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

[BUG] Spells through wall...

tatu hunter

Insane Mind~
Joined
Jun 6, 2007
Messages
354
Reaction score
23
Location
Itaporã, Brazil
The title says all...
It was reported by a player of my test server...
I tried fix it, but no sucess =\

look a ss:
bugbi9.jpg
 
blockwalls="yes" in spells.xml.
 
Thx for reply but dont worked for me...

I tried:
<instant name="Energy Strike" words="exori vis" lvl="12" mana="20" blockwalls="yes" exhaustion="1" prem="1" direction="1" script="attack/energy_strike.lua">
<vocation name="Sorcerer"/> <vocation name="Master Sorcerer"/>
<vocation name="Druid"/> <vocation name="Elder Druid"/>
</instant>

and:
I tried:
<instant name="Energy Strike" words="exori vis" lvl="12" mana="20" blockwalls="1" exhaustion="1" prem="1" direction="1" script="attack/energy_strike.lua">
<vocation name="Sorcerer"/> <vocation name="Master Sorcerer"/>
<vocation name="Druid"/> <vocation name="Elder Druid"/>
</instant>

But the spells continues attacking through the walls.
 
i dont know what have you changed, but for me it works propertly..

It is works for all doors and walls?
 
1 is correct, I was a bit tired when I wrote that post.
 
Back
Top