hello,
I was trying to add the bonus system to my otserver with monster outfits.
i did it like this:
<outfit id="53" premium="yes" default="0">
<list gender="0" lookType="243" name="Monster">
<absorb percentFire="20"/>
<stats maxHealth="20"/>
</list>
<list gender="1" lookType="243" name="Monster">
<absorb percentFire="20"/>
<stats maxHealth="20"/>
</list>
</outfit>
this looktype 243 = hellfire fighter , but when i take the hellfire fighter outfit i am not getting the 20 percent fire protection and 20 extra health
could someone help me out with this?
thanks
- - - Updated - - -
bumpp
I was trying to add the bonus system to my otserver with monster outfits.
i did it like this:
<outfit id="53" premium="yes" default="0">
<list gender="0" lookType="243" name="Monster">
<absorb percentFire="20"/>
<stats maxHealth="20"/>
</list>
<list gender="1" lookType="243" name="Monster">
<absorb percentFire="20"/>
<stats maxHealth="20"/>
</list>
</outfit>
this looktype 243 = hellfire fighter , but when i take the hellfire fighter outfit i am not getting the 20 percent fire protection and 20 extra health
could someone help me out with this?
thanks
- - - Updated - - -
bumpp