nightleaf Admin
Posts : 112 Join date : 2007-08-05 Age : 32 Location : In Evolution
Members Nightscape 2: = Dead! Evolution Server!!!
| Subject: appearance change command Tue Sep 04, 2007 1:49 am | |
| a simple command to change your appearance. - Code:
-
else if(command.startsWith("char")) { showInterface(3559); PlayerHandler.messageToAll = playerName + " has changed apperance.";
} | |
|