• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

BUG when Player want to change his outfit

hucko

Special Order
Joined
May 6, 2011
Messages
79
Reaction score
1
first , i can't speak english well so ....

i will explain how is that come

first i update my Own server from 8.6 to 9.31 ... SO ?? my player change outfit's to the new outfit's

and mount's every thing in 9.31 then ,

i back my owne server to 8.6 again >>>> that's lead to

Debug any player was have anew outift !!! i

He can't change or just open outfit !!!!!

there is solve for that !! rep who will try to find solve !! :(
 
Or back to the noob outfit :P
Both work.

Code:
UPDATE `players` SET `lookbody` = 68, 'lookfeet' = 76, 'lookhead' = 78, 'looklegs' = 39, 'looktype' = 128;
 
put this code in



?? rep ++ for ur try :D thx

Go to your database on PhpMyAdmin, click SQL at the top, remove whatever is in there.
And post the code in there.

xKOtq.png


Then click GO
 

Similar threads

Back
Top