• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

magic walls dont dissapear in non pvp

GOD Wille

Excellent OT User
Joined
Jan 11, 2010
Messages
2,826
Solutions
2
Reaction score
815
Location
Sweden
As the title says, my magic walls doesnt dissapear in NON pvp zone but i can walk through them, how do i fix so they dissapear after lite 10 secs in non pvp?

Im using tfs 0.4
 
when i cast on non pvp zone the magic wall is ITEMID 11098 and i dont got that id in items.xml :/
and if i dont cast in non pvp zone it's item id 1497? and id 1497 works but not 11098.
What to do?
 
i SHOULD help YOU:D if you make me 300k =)


<item id="11098" article="a" name="magic wall">
<attribute key="type" value="magicfield" />
<attribute key="decayTo" value="0" />
<attribute key="duration" value="20" />
</item>


PUT IN ITEMS.XML AND FIXED :D
 
Back
Top