PDA

View Full Version : weird...


newbie_88
10th September 2005, 16:13
useSelf_item Butterfly Wing {
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 1
notWhileSitting 0
notInTown 1
timeout
disabled 0
inInventory White Potion <5
}

this is my config ...

when my kore use butterfly wing, it will use up to 2 or 3 a time..how come this happen? anyone encounter the same problem as i do? or have solutions regarding it...

yien001
10th September 2005, 17:47
what version are you using

gachoman
10th September 2005, 18:25
how bout you put the white potion thing in the get item something part of the config. . . .

the only thing is usually put in the useself_item part is i activate it only when my status is owg 50%

i dunno thats how i do it and it only uses 1 b wing as desired

newbie_88
10th September 2005, 20:16
vien001 : im using openkore 1.6.3 wx

gachoman : em..i don really understand ur meaning..mind to elaborate more on that?

btw,thx both of u 4 the reply though

tabibot
10th September 2005, 21:59
try this........

useSelf_item Butterfly Wing {
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 1
notWhileSitting 0
notInTown 1
timeout 500 <---------------------------- i put 500
disabled 0
inInventory White Potion <5
}
.
.
.
getAuto White Potion {
minAmount 5
maxAmount 10
passive
}