Added radials which are handled by python scripts, updated engine, objects now load serverside template at creation

This commit is contained in:
Light2
2013-07-08 23:38:41 +02:00
parent 3afd5eca3a
commit e457b9711c
18 changed files with 828 additions and 11 deletions
+1
View File
@@ -39,6 +39,7 @@ public class Opcodes {
public static int LagRequest = 0x31805EE0;
public static int LoginClientId = 0x41131F96;
public static int ObjControllerMessage = 0x80CE5E46;
public static int ObjectSelectMenuMessage = 0x7CA18726;
public static int RequestGalaxyLoopTimes = 0x7D842D68;
public static int SelectCharacter = 0xB5098D76;