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

addons

EX.

Code:
    <outfit id="[COLOR="#0000FF"]ID[/COLOR]" default="0">
              [COLOR="#FF0000"]<list gender="0"[/COLOR] [COLOR="#000000"]lookType="[U]329[/U]"[/COLOR] [COLOR="#00FF00"]name[/COLOR]="Wife"/>
              [COLOR="#FF0000"]<list gender="1" [/COLOR][COLOR="#000000"]lookType="[U]328[/U]"[/COLOR] [COLOR="#00FF00"]name[/COLOR]="Husband"/>
       </outfit>

Blue: Chose a non used ID
RED: Gender; 0= Girl. 1= Boy
BLACK: Looktype ID
Green: OutfitName
 
Back
Top