09-26-2024, 01:45 PM
Hi,
I have setup exevo mort hur(energywave)
Question/solution?
I have tried:
Keep away, Strike, Lure and Strike, with no avoidance, and atk mode stand/def and no change and checkmark Must Be Shootable, but it still doesnt turn towards dl or sometimes it does, but it does it poorly. best works with exori vis(energy strike) but its still not flawless.
Is there any better suggestions to make energywave on dragonlord, i have searched through out the forums and tried to make my own but i dont seem to get it work.
I've put this under persistents but still not working
local Spell = 'exevo mort hur'
local CanTurn = true
local checkPlayers = false
local PriorityAttacked = 1
local monsterNames = 'Dragon, Dragon Lord'
castareaspell(Spell, minCount, CanTurn, checkPlayers, PriorityAttacked, monstersNames)
I have setup exevo mort hur(energywave)
Question/solution?
I have tried:
Keep away, Strike, Lure and Strike, with no avoidance, and atk mode stand/def and no change and checkmark Must Be Shootable, but it still doesnt turn towards dl or sometimes it does, but it does it poorly. best works with exori vis(energy strike) but its still not flawless.
Is there any better suggestions to make energywave on dragonlord, i have searched through out the forums and tried to make my own but i dont seem to get it work.
I've put this under persistents but still not working
local Spell = 'exevo mort hur'
local CanTurn = true
local checkPlayers = false
local PriorityAttacked = 1
local monsterNames = 'Dragon, Dragon Lord'
castareaspell(Spell, minCount, CanTurn, checkPlayers, PriorityAttacked, monstersNames)
