Basic combat works now, fixed /pvp, added waypoint mail attachments, fixed several bugs

This commit is contained in:
Light2
2013-08-04 21:15:12 +02:00
parent 8c6d56bef3
commit a8c61f8e50
24 changed files with 547 additions and 62 deletions
@@ -51,6 +51,7 @@ public class ObjControllerMessage extends SWGMessage {
public static final int SIT_ON_OBJECT = 0x013B;
public static final int OBJECT_MENU_RESPONSE = 0x0147;
public static final int SHOW_FLY_TEXT = 0x01BD;
public static final int START_TASK = 0x448;
public ObjControllerMessage() {