Hello, i have one question who i add outfit only for VIP (Only players have storage value XXX) i try configure it in outfits.xml look, this is correct ?
Please help
<outfit id="26" access="5" storage="95883" premium="yes">
<list gender="0-3" lookType="194" name="Cult"/>
</outfit>
<outfit id="27" access="5" storage="95883" premium="yes">
<list gender="0-3" lookType="253" name="Headsplitter"/>
</outfit>
<outfit id="28" access="5" storage="95883" premium="yes">
<list gender="0-3" lookType="254" name="Skullhunter"/>
</outfit>
<outfit id="29" access="5" storage="95883" premium="yes">
<list gender="0-3" lookType="255" name="Bloodwalker"/>
</outfit>
<outfit id="30" access="5" storage="95883" premium="yes">
<list gender="0-3" lookType="264" name="Brutetamer"/>
</outfit>
Please help