Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~128 People Reached
About Me

WE ARE ANONYMOUS

WE ARE LEGION

WE DO NOT FORGIVE

WE DO NOT FORGET

EXPECT US

Favorite Forums
Favorite Tags
java x 1
Member Avatar for james.young.5015

if (cmd[0].equals("sz")) { if (player.isLocked() || player.getControlerManager().getControler() != null) { player.getPackets().sendGameMessage("You cannot tele anywhere from here."); return true;} { player.setNextWorldTile(new WorldTile(2667, 10396, 0)); return true;} } } } my error is closing the file. thats my problem i always get the error when i try to end the statement and …

Member Avatar for rubberman
0
128