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

Lua Stackable rune

Amiroslo

Excellent OT User
Joined
Jul 28, 2009
Messages
6,812
Solutions
6
Reaction score
822
Hey guys,
I have a rune id 2267, if u have 2 runes inside each other. when u use the rune both dissapears instead of one. How to fix that so it get used one by one?


rep++
 
Because you are either using a rev which is not meant to do it right or old scripts.
 
Just set aggressive="1" in spells.xml that's where it checks aggressive usable, the script is where it checks if its actually aggressive.
 
Back
Top