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

m wall in pz and fire field

tim26

Member
Joined
Aug 12, 2008
Messages
618
Reaction score
11
Location
Poland
i have 2 question because on my server ppls shot magic wals with dp what i must do?

2 problem i can't shot m wall on fire field...

please help:)
 
i have 2 question because on my server ppls shot magic wals with dp what i must do?

2 problem i can't shot m wall on fire field...

please help:)

To shot mwall on firefield, go to items.xml and set the firefields attribute, guess it is called "replaceable" to 1.
 
Ah you mean that you can shot magic wall from PZ?
Same happens for me, pretty much always been like that on TFS.. Atleast since I started using it. ;<

Would be great thought if someone knew how to fix it. ^^
 
i Know how to stop shooting m wall from pz.. in spells.xml you look for the m wall and then put agressive to 1 instead of 0
 
Like This
<rune name="Magic Wall" id="2293" allowfaruse="1" charges="3" lvl="32" maglv="9" exhaustion="1000" aggressive="1" blocktype="all" script="support/magic wall rune.lua"/>
 
Back
Top