|
||
|
|||||||
| Modification Suggestions This is where you can suggest a modifcation to RunUO! |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Join Date: Feb 2005
Age: 21
Posts: 148
|
Posible o imposible?
heh, is it even possible to do this? It doesnt seem like it would be but a friend of mine said he's almost positive it can be done. If it is possible, is it only possible for specific files? |
|
|
|
|
|
#5 (permalink) |
|
Join Date: Feb 2005
Age: 21
Posts: 148
|
I dont think i worded that correctly. I meant, is there a way to reload files, while the server is still running. For example: Grizzly bears currently give 32 hides, while my server is up and running, people are playing on it, i open GrizzlyBear.cs and edit the # of hides to give only 16. Is there a way to reload the GrizzlyBear.cs file without shutting down server and starting back up?
|
|
|
|
|
|
#6 (permalink) |
|
Super Newb Moderator
Join Date: Jan 2004
Location: East Coast
Age: 34
Posts: 638
|
No there is not. I do not think there are plans to do so.
__________________
Merlin Forum Moderator The RunUO.com Forum Moderator Team DON'T PANIC Forum Rules Forum Rules And Guidelines |
|
|
|
|
|
#7 (permalink) |
|
Forum Expert
|
This can't be done because you are not actually writing "scripts". You are actually editing source code, and compiling assemblies out of them, and dynamicly loading them into the app domain. Once an AppDomain has loaded an assembly it can NOT release it. This is all very low in the design of .NET and there is not way to change it, because it is a limitation of .NET.
__________________
----------------------- If your response will contribute nothing to this discussion except to insult me, or someone else in this thread, please do not post. I am refering to specific individuals. You know who you are. |
|
|
|
|
|
#9 (permalink) | |
|
Join Date: Feb 2005
Age: 21
Posts: 148
|
Quote:
Yeah alright thank you. I won't even consider editing the core, as I am not experienced enough to start touching it. But thinking about it, if the players really don't feel like waiting literally 10 seconds while the server saves, shuts down, reloads files, and rebuilds the world, all in the name of enhancing their gameplay, then thats bad. Plus i realize now, this was a stupid question to even ask so sorry for wasting you guys' time. ![]() |
|
|
|
|
|
|
#10 (permalink) | |
|
Newbie
Join Date: Oct 2004
Location: Concord, NC
Age: 49
Posts: 39
|
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|