<outfit type="0" looktype="140" enabled="1" name="Noblewoman" premium="1"/>
<outfit type="0" looktype="140" enabled="1" name="Noblewoman" premium="1" quest="5000"/>
<outfit id="16" premium="yes" default="0">
<list gender="0" lookType="252" name="Norsewoman"/>
<list gender="1" lookType="251" name="Norseman"/>
</outfit>
From 0.3.5 you can use doPlayerAddOutfitId(cid, outfitId, addon), there is no need to use storages anymore :thumbup: (But its also possible if you want)
But this wont work for the basic addons? I mean your going to have to need to set quest="" for the normal basic outfits?