PDA

View Full Version : Always teleporting when there are people in the screen


immortality
14th October 2004, 12:08
see the topic? that's my problem. so everytime my bot attacks a monster and at the same time, another player comes in the screen. the bot will not attack and thiis will pop out

Calculating random route to: map(x,y): 148, 134
Attacking: Fabre (1)
-----------Player List ( Coordinate : 163,118 ) -----------
# Name Sex Job (x,y)
0 (player) Girl Novice (150, 111)
------------------------------------------------------------
[Sys] Clear AI Route after teleport
Calculating random route to: map: 184, 175
Attacking: Fabre (1)
[Sys] Clear AI Route after teleport
Calculating random route to: map: 324, 97
Attacking: Fabre (1)

so my bot moves around and around and around.... and i can't attack monsters smoothly

pls help me.. thanks

oh yeah, it says that i teleport but i am a merchant with no tele clip.. weird

Sieg Warheit
14th October 2004, 13:11
try this maybe this is ur prob:

attackAuto_onlyWhenSafe -----------> put 0 on it.

this code will make ur bot attack all monster's(not ks'ing)even there is people around u.

immortality
18th October 2004, 05:26
now i know what is wrong..

i am researching each config in the manual and i learned about exclusive_avoid..
mine is set to 2 so it will teleport everytime there are people around


Exclusive_Avoid (number)

teleport when found acolyte/priest in screen if set to 1 , everyone if set to 2.

thanks anyways..

hmmm.. now i am thinking to change it or not because i am a monk and if there are people around, people ask for buffs or heal.. if i change this to 0, people will tell if i am a bot or not because i don't reply to them.. if not, my character still attacks monsters but in a slower pace.. wacha think? make it 0 or not?

OR... i can change this to 0 and if som1 emotes an icon of help, my bot can tele-away... is this possible?