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
@@ -48,6 +48,7 @@ public class ObjControllerMessage extends SWGMessage {
public static final int COMBAT_SPAM = 0x0134;
public static final int POSTURE = 0x0131;
public static final int SIT_ON_OBJECT = 0x013B;
public static final int OBJECT_MENU_RESPONSE = 0x0147;
public ObjControllerMessage() {