anyone have a command that will auto use divine caress for the likes of para and such ??? and if so mind helping me with it plz? ...
i had a spellcast that used to do it but i lost it when my other pc messed up ; ;
WHM Gearswap Help |
||
|
WHM gearswap help
anyone have a command that will auto use divine caress for the likes of para and such ??? and if so mind helping me with it plz? ...
i had a spellcast that used to do it but i lost it when my other pc messed up ; ; Xxpoure said: » anyone have a command that will auto use divine caress for the likes of para and such ??? and if so mind helping me with it plz? ... i had a spellcast that used to do it but i lost it when my other pc messed up ; ; a Command? you mean like us DV in text and it uses the Ability? Or do you mean if you start casting paralyna it will will cancel it and then send the spell?
i mean as in ... my old spellcast would try and use DC if it was up before you cast any spell that it was compatible with ...
Bokura's WHM GS
Code Na_Spells = S{"Paralyna","Cursna","Silena","Poisona","Blindna","Viruna","Stona","Erase"} .. if Na_Spells:contains(spell.english) then if windower.ffxi.get_ability_recasts()[32] < 1 and (spell.target.type == 'PLAYER' or spell.target.name == player.name) and not buffactive.amnesia and not buffactive.charm and spell.english ~= "Erase" then cancel_spell() send_command('DivineCaress;wait 1.7;input /ma "'..spell.english..'" '..spell.target.name) end end First line is in get_sets() function, the rest in pretarget im getting an unexpected symbol on your line 4 but i cant see what the symbol is cos my screen isnt set large enough
|
|
All FFXI content and images © 2002-2024 SQUARE ENIX CO., LTD. FINAL
FANTASY is a registered trademark of Square Enix Co., Ltd.
|