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

Solved Fire doesn't dissapear

atyll

Member
Joined
Dec 30, 2008
Messages
380
Reaction score
16
Hello

Basically, monsters like e.g. warlock shoot fire fields, which don't dissapear. People can't shoot magic walls on them either.
It is also main cause, why my server laggs.

Anybody has any ideas on how to fix it?

PS: field runes work correctly.
 
Look at the ids of the fire fields the monsters make and check if they decay in items.xml
XML:
<attribute key="decayTo"
Else try to add the attributes from the fire fields that do decay to the monster fire field id.
 
Last edited:
Back
Top