luxlunae
01-11-2013, 04:42 PM
I want to add something so that my hunter automatically calls or rezzes pet when she doesn't have one, does anyone have the right thing to add? right now my 4 steps are:
!if (character in "Hunter MM") /cast Aimed Shot
!if (character in "Hunter MM") /castsequence reset=target Steady Shot, Serpent Sting, null
!if (character in "Hunter MM") /cast Kill Shot
!if (character in "Hunter MM") /cast Steady Shot
I just want to add some nopet lines that will recall or rez the pet instead of my early steps if she's missing.
I think that something is supposed to use nopet as a conditional or something but that only seems to cover unsummoned but not dead?
!if (character in "Hunter MM") /cast Aimed Shot
!if (character in "Hunter MM") /castsequence reset=target Steady Shot, Serpent Sting, null
!if (character in "Hunter MM") /cast Kill Shot
!if (character in "Hunter MM") /cast Steady Shot
I just want to add some nopet lines that will recall or rez the pet instead of my early steps if she's missing.
I think that something is supposed to use nopet as a conditional or something but that only seems to cover unsummoned but not dead?