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

Problem with paladin ;S

wafuboe

Active Member
Joined
Dec 24, 2010
Messages
884
Solutions
2
Reaction score
26
ok theres a big problem ;S
when a paladin is attacking with a distance weapon and it use runes,health potions etc it stop attacking ;S and the others vocation attack while using potions and runes this is a big problem D;

can someone know how can i solve it?
 
You will have to add
XML:
swing="yes"
Like:
XML:
<distance id="7378" level="25" event="function" swing="yes" value="default"/>
 
Back
Top