mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-07-31 01:15:57 -04:00
Added Item Attributes, fixed all scripts, fixed engine compile error
This commit is contained in:
@@ -114,7 +114,8 @@ public class SimulationService implements INetworkDispatch {
|
||||
core.commandService.registerCommand("serverdestroyobject");
|
||||
core.commandService.registerCommand("giveitem");
|
||||
core.commandService.registerCommand("object");
|
||||
|
||||
core.commandService.registerCommand("getattributesbatch");
|
||||
|
||||
}
|
||||
|
||||
public void add(SWGObject object, int x, int y) {
|
||||
|
||||
Reference in New Issue
Block a user