|
|

getting this:
Code:src\server\model\players\Client.java:9: class, interface, or enum expected public static PlayerSave save; ^ src\server\model\players\Client.java:10: class, interface, or enum expected public static Client cliento2; ^ 2 errors



Rofl, moron.
They're ALL going to be null idiot.Code:for(int i = 0; i < Config.MAX_PLAYERS; i++) players[i] = null; for(int i = 0; i < Config.MAX_PLAYERS; i++) if(players[i] != null) ((Client)players[i]).save.saveGame(Client.cliento2); }
This is such complete bullshit, it makes me want to strangle you.
stil need this fixed![]()
| « [PI]Command for updating NPC Spawns without restarting server | "Swim command funny (PI) » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |