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

Armagedon Spell

Leandro__

New Member
Joined
Dec 2, 2014
Messages
24
Reaction score
0
Someone could help me do this spell for tfs1.1?:

Thanks :)
 
Last edited:
I like this, I would sure love for someone to teach me how to make animations come down from the sky for tfs 1.x too
 
How about taking a spell for your server as an example script, and asking for help with making it do what you want...
 
Here you go, you have to edit the damage value and all that yourself.

http://www.************/halfaway/OTLand_Armageddon.gif

XML File
Code:
<instant name="Armageddon" words="armageddon" lvl="100" maglv="45" mana="1250" exhaustion="1000" prem="0" needlearn="0" blockwalls="1" aggressive="1" event="script" value="Armageddon.lua">
   <vocation id="1"/>
   <vocation id="5"/>
</instant>


Script file

http://pastebin.com/g1D5rspe
Max 1000 characters so I had to post it on pastebin.
 
I9jxGIgJH9g.jpg


How to fix on TFS 1,2? get many errors on server and frezzzy laggs in game
 
Back
Top