Quote:
Originally Posted by Panthar
Hi,
Just learning the ins and outs of runUO's API. My apology if this has been posted elsewhere, but is there ANY way to make it so I don't have to restart/re-login to test a change I made to my script? This is particularly cumbersome when it comes to designing gumps or testing anything visual as I have to restart the server (so the script re-compiles) then I have to re-login. Any help in how to make this process take less time would be much appreciated.
Thanks.
|
No the only way to test a script is to recompile.
The scripts get compiled into a dll which the server then uses to apply scripted changes.