After I comment everything look like ghold in kissassist.
It become a ghost.
It will random appear and set my pet to ghold, and make my mage dead.
Once it appear, it will turn ghold on in every battle even I manual turn it off during the kissassit runing.
And It will appear and turn ghold on about 1 in 10 time when I run kissassit to make sure I won't see its coming.
Here are lines I have comment already.
It become a ghost.
It will random appear and set my pet to ghold, and make my mage dead.
Once it appear, it will turn ghold on in every battle even I manual turn it off during the kissassit runing.
And It will appear and turn ghold on about 1 in 10 time when I run kissassit to make sure I won't see its coming.
Here are lines I have comment already.
Rich (BB code):
|/declare PetHold string outer
|/if (${Me.AltAbility[Pet Discipline]}>=1 && ${Me.AltAbility[Pet Discipline]}<=5) /varset PetHold hold
|/if (${Me.AltAbility[Pet Discipline]}>=6) /varset PetHold ghold
|/if (${PetHold.Length}) /pet ${PetHold} on
|/if (${Select[${Role},puller,pullertank,pettank,pullerpettank]} && ${Me.Pet.Distance}<=${CampRadius}) /pet guard
|/if (${Select[${Role},puller,pullertank,pettank,pullerpettank]} && ${Me.Pet.Distance}>${CampRadius}) /pet follow
|/if (${PetHold.Length}) /pet ${PetHold} on
|/if (${PetHold.Length}) /pet ${PetHold} on

