- Joined
- Jan 18, 2018
- RedCents
- 16¢
Want my mage to summon a pet if he's pet dies druing combat any help with this one ?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

[Pet]If you’re using kiss. Go to the .ini for your character and put the spell name of the pet under the pet section.

Right, I know there is more to a pet than just summoning it. I guess "getting a pet out there" would be priority 1, and then burnout / other buffs, pet toys, etc would be done during the buffs routine, which is post-combat.@BlankStare But while you are casting a pet you are not doing any DPS. Casting a pet, buffing the pet, and arming a pet are better left being done when there are no mobs in camp. There is more to casting a pet than just calling the castpet routine. Plus most pet users don't keep the pet spell memed, so the routine would have to mem the spell first, and the DPS routine doesn't allow meming spells while in active combat. There is more to casting a pet in combat, than just casting a pet.

[MQ2Melee]
holyflag0=1
holyshit0=/if (${Me.CombatState.Equal[COMBAT]} && !${Me.Pet.ID} && ${Me.CurrentMana}>=900 && !${Me.Moving} && !${Me.Invis}) /casting "Spirit of Blizzent" gem13 5s
