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

outfit & mount

Guaza

New Member
Joined
Dec 11, 2012
Messages
1
Reaction score
0
how i can put monster look in outfit???
and i can make new mount , use monster??? and what i need to do?
thank u all
 
XML:
<mount id="put number here (whatever comes after the last mount entry)" clientId="looktype of monster" name="name of mount" speed="20" premium="yes" />

E.G.

XML:
<mount id="1" clientId="368" name="Widow Queen" speed="20" premium="yes" />
<mount id="2" clientId="62" name="Elf" speed="20" premium="yes" />
 
Back
Top