Killing Ifrit - a Final Fantasy community: Spellcast change group question - Killing Ifrit - a Final Fantasy community

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Spellcast change group question

#1
User is offline   Kaz 

  • Farming crystals
  • Pip
I'm trying to set up spellcast plugin on windower to change to a group name when I attack certain mobs. I've been trying to make this work for a while and I'm totally stuck... If anyone who knows much about spellcast could send me a PM about it or reply to this thread I'd much appreciate it!

Thanks
0

#2
User is offline   TresDuendes 

  • Sawbearg from Greedalox. Srs Bearsns.
  • PipPipPipPipPip
i'd really shy away from group changing in your SC like this if you can avoid it, as it will cause all sorts of havoc with your sc, however

if mode="and" group="group1" target="mobname"
sc group group2
/if
elseif group="group2"
if mode="not" target="mobname"
sc group group1
/if
/elseif


this should keep it from spamming you and resetting your sc every time you perform an action



an easier way would be

if status="engaged"
if target="datmob"
action type="equip" set="setforspecialmob" /
/if
/if
elseif status="engaged"
action type="equip" set="setforothermobs" /
/elseif

i assume this is for a meleeing set, but the logic still works for a mage set, just fill in the when and set name

say you want to throw it in a nukan set for blm

if skill="elemental magic"
<!---insert nukan rules ---!>
if target="datmob"
action="equip" when="midcast" set="sprspecialnukinset"

obviously syntax is nowhere near correct on any of these, and fix for that, but the logic should work
and yea if someone can clean that up for me, feel free, its 7am and i'm kinda tired but i noticed no one was helpin out here
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users