[BUG] onAction and notOnAction inside config.txt not working

Forum closed. All further discussion to be discussed at https://github.com/OpenKore/

Moderators: Moderators, Developers

Message
Author
huehuehuebr
Noob
Noob
Posts: 8
Joined: 08 Jan 2015, 07:10
Noob?: No

[BUG] onAction and notOnAction inside config.txt not working

#1 Post by huehuehuebr »

Hi guys, i want to try some macros in some AI sequences, but the command notOnAction, doesnt work properly. I dont know if this bug is old, but i search and dont make any results.
'in control/config.txt'
doCommand macro portalm {
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
notOnAction buyAuto,storageAuto,sellAuto,storageGet
whenStatusActive
whenStatusInactive
whenFollowing
spirit
amuletType
aggressives
monsters
notMonsters
monstersCount
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 10
disabled 0
inInventory
inCart
inMap yuno
manualAI 0
}
In this case, the command load everytime my char is in "yuno", i try a lot others results, and constat that is not working.

Locked