BBot - The best bot of the world
Please help on this macro - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html)
+--- Forum: Requests (https://forums.bmega.net/forum-17.html)
+--- Thread: Please help on this macro (/thread-12755.html)



Please help on this macro - kaiquegabriel - 11-20-2013

Creature.Follow(ID)

I don't understand this macro, i need work with success this macro for my scripts.


RE: Please help on this macro - Thiaguin- - 11-20-2013

(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..


RE: Please help on this macro - kaiquegabriel - 11-20-2013

(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 Sad


RE: Please help on this macro - Thiaguin- - 11-20-2013

(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 Sad

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.