PDA

View Full Version : Bot can't stay still


superrawr
20th November 2005, 00:56
i'm trying to get my aco to sit in roder to recover sp and himself...but i get this message:

You are now standing.
You are now sitting.
You are now standing.
You are now sitting.
.... and keeps on going

this is my config:

sitAuto_hp_lower 0
sitAuto_hp_upper 0
sitAuto_sp_lower 30
sitAuto_sp_upper 80
sitAuto_over_50 0

what is the problem here?


the second question i have is...my bot does not heal my other bot (archer) when he is sitting outside the lockmap. config is:

partySkill Heal {
lvl 10
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
target (my character name)
target_hp <= 80
target_isJob
target_isNotJob
target_whenStatusActive
target_whenStatusInactive
target_aggressives
target_monsters
target_timeout 0
inInventory_name
inInventory_qty
}

Dennis The Pogi
20th November 2005, 07:11
try this

sitAuto_hp_lower 1
sitAuto_hp_upper 100
sitAuto_sp_lower 30
sitAuto_sp_upper 80
sitAuto_over_50 0

Then

partySkill Heal {
lvl 10
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
target (my character name)
target_hp <=50
target_isJob
target_isNotJob
target_whenStatusActive
target_whenStatusInactive
target_aggressives
target_monsters
target_timeout 0
inInventory_name
inInventory_qty
}

:hah: :smile:

superrawr
20th November 2005, 07:34
try this

sitAuto_hp_lower 1
sitAuto_hp_upper 100
sitAuto_sp_lower 30
sitAuto_sp_upper 80
sitAuto_over_50 0



still doesn't work :( but ty for trying..

wapak2
20th November 2005, 07:46
1.
sitAuto_hp_lower 0
sitAuto_hp_upper 100

I see no problem with partyskill heal.

mpcmember
20th November 2005, 09:17
try to change ur functions.pl for suppot bot
u can find it in this forum