Slave Bot does not use item to buff [Solved]

All resolved question will be found here. It is recommended that you browse / search through this section first and see if your question has been answered before

Moderators: Moderators, Documentation Writers

Message
Author
palancho
Human
Human
Posts: 39
Joined: 28 Mar 2017, 03:08
Noob?: Yes

Slave Bot does not use item to buff [Solved]

#1 Post by palancho »

Hello once again friends!
I got a really urgent problem with my bot; I use this character and it's configuration as damage dealer assisting my main in killing; it goes on assist. And I got a problem as I said, bot does not use Concentration Potion to buff itself. My script to use Concentration Potions looks like this:

useSelf_item Concentration Potion {
whenStatusInactive Concentration Potion
inLockOnly 1
notWhileSitting 1
}

When bot is not in slave mode, AttackAuto is set to 2, script works. So this is really weird, pls help.



Thx for any advice!!!


EDIT: SOLVED!!!!! :

inLockOnly 1 <-------- should be 0 if you don't have map where you bot as a locked map

Locked