(11-20-2013, 12:35 PM)kaiquegabriel Wrote:(11-20-2013, 12:14 PM)Thiaguin- Wrote:(11-20-2013, 12:01 PM)kaiquegabriel Wrote: Creature.Follow(ID)
I don't understand this macro, i need work with success this macro for my scripts.
Char use Follow on Creature O.o simple..
But, what creature? Id of creature dont work on this macro
500 {Follow Creature} CREATURE:=xxxx Creature.Follow(xxxx)>=1
try it. change xxxx for correct id.
ooooooooops try it sry
1000 {Creature Follow} CREATURE:=xxxx Creature.Follow(!CREATURE!)>=1
change xxxx for correct ID.