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

summon spell

Lbtg

Advanced OT User
Joined
Nov 22, 2008
Messages
2,398
Reaction score
165
Hello i would to request an special summon spell with inside the script NAMES of able to summon monsters and mana/soul cost to summon.

aswell can i request a spell that increases player attack speed by 100% for 5 seconds ?:)

using 0.4

Thanks in advance
 
Hello i would to request an special summon spell with inside the script NAMES of able to summon monsters and mana/soul cost to summon.

aswell can i request a spell that increases player attack speed by 100% for 5 seconds ?:)

using 0.4

Thanks in advance
Works in all distributions :)
Code:
utevo res "<place name here>
Oh and make sure the creature's flag is set to 1 to be summonable ;)
 
Last edited:
read before posting
You're right I think I just glanced the main post, mana & soul cost is handled within the spells.xml file, doesn't 0.4 have a summon spell?
Yes it has 2 by default.
Animate dead which summons a skeleton & undead legion which summons multiple skeletons.
About the fast attack well there doesn't seem to be any function off hand which sets the attack speed of a player.

So all you need to do is modify one of those summon spells and you can create the script you requested. :)
 
Back
Top