llamavani
Trinitium Rubidia Style!
this is one example of outfits.xml in my server
i have a question, when i try to add more than 22 outfits in outfits.xml, then when players are playing and they try to change outfit in the outfit window, then only appears 22 outfits at all.
if i try to add more than 22, like 28 outfits, the outfit windows only shows 22, do you know if it's a client limitation in 8.50 and if o can increment the limit showed outfits?
althought it happens too with gods and gm's
- - - Updated - - -
Bump
Code:
<!-- Female outfits -->
<outfit type="0" looktype="136" enabled="1" name="Ciudadana"/>
<outfit type="0" looktype="137" enabled="1" name="Cazadora"/>
<outfit type="0" looktype="138" enabled="1" name="Maga"/>
<outfit type="0" looktype="139" enabled="1" name="Caballera"/>
<outfit type="0" looktype="140" enabled="1" name="Noble"/>
<outfit type="0" looktype="141" enabled="1" name="Convocadora"/>
<outfit type="0" looktype="142" enabled="1" name="Guerrera"/>
<outfit type="0" looktype="147" enabled="1" name="Barbara"/>
<outfit type="0" looktype="148" enabled="1" name="Druida"/>
<outfit type="0" looktype="149" enabled="1" name="Hechizera"/>
<outfit type="0" looktype="150" enabled="1" name="Oriental"/>
<outfit type="0" looktype="155" enabled="1" name="Pirata" quest="11474"/>
<outfit type="0" looktype="156" enabled="1" name="Asesina" quest="11474"/>
<outfit type="0" looktype="157" enabled="1" name="Mendiga" quest="11474"/>
<outfit type="0" looktype="158" enabled="1" name="Shamana" quest="11474"/>
<outfit type="0" looktype="252" enabled="1" name="Nordica" quest="33448"/>
<outfit type="0" looktype="270" enabled="1" name="Bufon" quest="33453"/>
<outfit type="0" looktype="288" enabled="1" name="Caza Demonios" quest="33458"/>
<outfit type="0" looktype="269" enabled="1" name="Pesadilla" quest="11475"/>
<outfit type="0" looktype="279" enabled="1" name="Hermandad" quest="11475"/>
<outfit type="0" looktype="324" enabled="1" name="Entalpica" quest="11475"/>
<outfit type="0" looktype="386" enabled="1" name="Alada" quest="11475"/>
<!-- <outfit type="0" looktype="329" enabled="1" name="Novia" quest="11475"/> -->
i have a question, when i try to add more than 22 outfits in outfits.xml, then when players are playing and they try to change outfit in the outfit window, then only appears 22 outfits at all.
if i try to add more than 22, like 28 outfits, the outfit windows only shows 22, do you know if it's a client limitation in 8.50 and if o can increment the limit showed outfits?
althought it happens too with gods and gm's
- - - Updated - - -
Bump