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

monster outfit bonus

Jikoe II

Member
Joined
Feb 7, 2009
Messages
174
Reaction score
9
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
 
Back
Top