• 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!

Green GM Capes

off topic, well kinda, anyways r there only 3 gm/cm/god outfits? or is there an outfit for tutor and s tutor i can use? so far i use looktype 73 (hero)
 
iologindata.cpp
Line 391:
Code:
			player->defaultOutfit.lookType = [COLOR="Red"]266[/COLOR];
change to
Code:
			player->defaultOutfit.lookType = [COLOR="Red"]302[/COLOR];
 
Back
Top