Element Bug ?

Joined
Apr 30, 2009
Messages
539
Reaction score
22
Heya

I changed the damage of the fire and poision element to 0, but now when I hit someone with charged massive his hp goes of with 6 dmg each second instead of 0...

[Same story for the ice and lightning element I deleted the limitspeed but it is still limited =S]


I changed system.mrs, system files and the guys I massived had the right system.mrs...

Is there a bug or something ?



Thank in advance !
 
let me see your system.mrs data

that would be pretty awesome. a sword that heals yo azz, sweet

Where do you see a sword that heals ??

Anyway here is my code
Code:
<ITEM id="3098" name="Fire Element 1" type="custom" res_sex="a" res_level="0" slot="custom" weight="0" bt_price="0" desc="" weapon="enchant_fire" delay="10000" damage="0" image_id="3" effect_level="3" />
 
Upvote 0
Where do you see a sword that heals ??

Anyway here is my code
Code:
<ITEM id="3098" name="Fire Element 1" type="custom" res_sex="a" res_level="0" slot="custom" weight="0" bt_price="0" desc="" weapon="enchant_fire" delay="10000" damage="0" image_id="3" effect_level="3" />

Try changing effect_level to 0. Been way to long since I've messed with elements or the Zitem, but I think that does it.
 
Upvote 0
Back