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

Lua [Spell] How to fix bug with 'utamo tempo san'

Sherlok

Active Member
Joined
Aug 29, 2008
Messages
2,116
Reaction score
44
Location
Poland, Wrocław.
Hello,
Many people has bug with 'utamo tempo san' spell.

Here is how to fix this bug :)
It's very easy, let's go!


data/spells/ edit your spells.xml file and find 'utamo tempo san' line.

Replace it with this:
Code:
<instant name="Swift Foot" words="utamo tempo san" lvl="55" mana="400" prem="1" aggressive="0" selftarget="1" exhaustion="10000" needlearn="0" event="script" value="support/swift foot.lua">

Done!
Thanks for Piotrek1447 for 'how to fix'
 
Last edited:
IT doesnt work, cos is here another problem. After this exhaustion time you can spam spell like exori con/san ~
 
Back
Top