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

Upgrade system magic attack

zcorpy

New Member
Joined
Sep 12, 2017
Messages
85
Reaction score
4
Hi everybody! I need an action-script a little rare because i dont ever seen in any forum :S or maybe i'm bad searching :D Well...

I have an upgrade system working ok in my server, but this system dont have upgrading for rod-wands :/ i need a script with a function "upgrade magic attack" for example:


With a wand of vortex the normal attack is 15-20 damage...
But if the wand it's upgrade to +1 the attacks' up to 30-40, +2 50-80, and so on...

Please help me!!!!
 
now just add on each rod/wand this attribute

<attribute key="attack" value="1" />

and will work like this


16:46 You see a muck rod (Atk:40, magic level +1).
It can only be wielded properly by druids of level 65 or higher.
 
now wands/rods not works xd
2-3 seconds after atk with wands/rods and not do dmg, the ot freezes :/
it doesnt show errors
 
Back
Top