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

Outfits

AchTung

Member
Joined
Nov 12, 2009
Messages
1,352
Reaction score
7
Location
Germany
I got a problem wich I couldn't found yet. I have a premium system so people need to donate for premium. My problem is that it just shows some outfits but not all. I changed at outfits.xml to premium=no

What might be the problem?
 
data/xml/outfit
premium="yes" = will show the outfit if the player premium
access="5" = will show the outfit if the player have access 5
 
If you want people w/ VIP to have special outfits, make sure it's set as default = 0 on outfits.xml.
Then make the outfits ONLY obtainable in the VIP island or town, or wherever.
By clicking on a switch or npc talking.
 
If you want people w/ VIP to have special outfits, make sure it's set as default = 0 on outfits.xml.
Then make the outfits ONLY obtainable in the VIP island or town, or wherever.
By clicking on a switch or npc talking.

Nope I ain't got any extra outfit. It should be like this:

Free Account people should have all Outfits without Addons Of course. (On my Server just 9 Outfits are shown)...I have set at outfits.xml
Code:
premium=no
But it doesn't work for all outfits. thats the problem that some are missing like assassin addon etc...
 
Back
Top