QUOTE |
NOTE ON VERSION 2.0: I added the encryption keys for clients 3.0.5 trough 5.0.1 to the configuration. If you find any errors please report them here. Version 2 requires you to modify your core if you are using RunUO 1.0. Information on how this can be done and also a precompiled version of RunUO 1.0 with the change can be found here: http://www.runuo.com/forums/showthread.php?t=60482 The change allows the encryption to store its context information directly with the NetState instead of a Hashtable. That increases performance and also removes the problem of cleaning up the hashtable when a NetState disconnects. The change has been accepted into the next official RunUO version. Version 2.0 of this script should work with an unmodded RunUO 2.0 once it's out. |