Page 1 of 1

ok, so my idea

Posted: Mon Jan 11, 2010 12:48 pm
by neytiri2000
first sorry for my bad english :)

ok, boting is good and find and works great ... but
i would like the bot script just help me on a single fight again and again.. ok
i can do this with entf and end button, works great ... but

how can i ignore the waypoints ??
i tryed a empty waypoint file .. she start run away ( dont know where?)

any ideas ?

Re: ok, so my idea

Posted: Mon Jan 11, 2010 6:01 pm
by Administrator

Re: ok, so my idea

Posted: Tue Jan 12, 2010 3:30 am
by neytiri2000
<onLeaveCombat>
player:sleep();
</onLeaveCombat>

??

Re: ok, so my idea

Posted: Tue Jan 12, 2010 3:50 am
by 3cmSailorfuku
neytiri2000 wrote:<onLeaveCombat>
player:sleep();
</onLeaveCombat>

??

Code: Select all

PATH_TYPE 	 The type of movement to use. Should be either 'waypoints' or 'wander'. See path types for more information.
WANDER_RADIUS 	The distance that your character is allowed to "wander" freely when using wander mode.