Page 1 of 1

Trying to target pet without moving to pet

Posted: Mon Sep 13, 2010 10:30 am
by fred55555
I am targeting the pet using targetobject
it works fine but the pet moves lol and when i use target the character moves also and then cant cast a spell as it is interupted from moving
is there another target i can use to target my pet (warden pet) with out the character having to move to him ?

i looked through the rom wiki and bot wiki and dont seem to find the solution

Re: Trying to target pet without moving to pet

Posted: Mon Sep 13, 2010 5:22 pm
by Administrator
Try:

Code: Select all

player:target( player.Pet );