Creature Handler Archive
Thread: Pet Trick
Page 1 of 1
Locs
Mon Dec 20, 2004 7:51 am
#1
Sorry Fogotten the command to put into a macro for
Pet Trick 1
and
Pet Trick 2
Please may you remind me
bra1n
Mon Dec 20, 2004 8:39 am
#2
You should be able to use the /tellpet command. So if your command for trick 1 is t1 and you command for trick 2 is t2 you could do something like:
/tellpet t1;
/pause 5;
/tellpet t2;
I inserted the pause to make sure the pet finishes t1 before he tries to start t2. It may not be necessary, I'm just guessing on that.
-b
/tellpet t1;
/pause 5;
/tellpet t2;
I inserted the pause to make sure the pet finishes t1 before he tries to start t2. It may not be necessary, I'm just guessing on that.
-b
Page 1 of 1