how to change level from 137 - 255

06/16/2010 00:17 MrDrama#1
client (5165) the level only gose to 137 but i want it to 255 if someone knows how to do the hole change can u please let me know and others might need it also thanks
06/16/2010 05:31 LetterX#2
Quote:
Originally Posted by MrDrama View Post
client (5165) the level only gose to 137 but i want it to 255 if someone knows how to do the hole change can u please let me know and others might need it also thanks
Client: @level 255

Server: Client.Entity.Level = 255; Client.Send(UpdatePacket(255, Level));
06/16/2010 07:07 Huseby#3
Dont dupe threads.

#Closed