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

I Need This Spell Urgently...

Zuma Master

~Holes Through Happiness~
Joined
Jul 31, 2011
Messages
369
Reaction score
21
Location
Under your bed.
Well , for my server (TFS 0.3.6pl1 Crying Damson) i need a spell for druids and sorcerers and their promotions to , when they cast it , get teleported on a random tile around them 4x4 , but they cannot teleport randomly to a protection zone <<== IMPORTANT... It should be possible in lua since the /a command works somewhat similar to this , just need a math.random function , and i need it to give poof effect on place they teleport from , and a teleport effect on their new destination. REP+++
 
wait so u want something like omnilash but u dont have to attk someone?
I'll try to explain this way :

[-][-][-][-][=][=][=][=][=]
[-][-][-][-][=][=][=][=][=]
[-][-][-][-][=][=][=][=][=]
[-][-][-][-][=][+][=][=][=]
[-][-][-][-][=][=][=][=][=]
[-][-][-][-][=][=][=][=][=]
[-][-][-][-][=][=][=][=][=]


This shape explains it this way : [-] is a protection zone and you cannot move to it using this spell (pz locked or not , you just cant) and the [=] is a normal terrain , not protection zone thus the spell can teleport you there , and the [+] is where the player who is casting the spell is standing , the [+] may teleport to any sqm around him in 3x3 area :
[=][=][=]
[=][=][=]
[=][=][=]
And may not teleport to any [-] area :
[-][-][=]
[=][=][=]
[=][=][=]
he may teleport to the [=] only. is this possible?
 
Back
Top