about useSelf_item need help

Philippines

Moderators: waferbaron, Moderators

Forum rules
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
darkhelium021
Noob
Noob
Posts: 10
Joined: 23 Sep 2010, 12:12
Noob?: Yes

about useSelf_item need help

#1 Post by darkhelium021 »

this is my config
i also try to put 50 % but its seems doesnt work i wonder what is wrong with my config need help

useSelf_item Yellow Potion {
hp > 50
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive Yellow Potion
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 1
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
manualAI 0
kaBOTi
Plain Yogurt
Plain Yogurt
Posts: 78
Joined: 08 Jun 2008, 00:02
Noob?: No

Re: about useSelf_item need help

#2 Post by kaBOTi »

useSelf_item Yellow Potion {
hp > 50
# should be hp < 50
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive Yellow Potion # remove this, potions doesn't have status
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 1
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
manualAI 0
}
benj1320
Moderators
Moderators
Posts: 403
Joined: 25 Aug 2008, 14:56
Noob?: No
Location: CyberOne Building , Eastwood

Re: about useSelf_item need help

#3 Post by benj1320 »

^thats right.. and..

Code: Select all

hp > 50
hope you don't mind but.. your bot will consume all your Yellow Potion when HP is greater than 50 hp points not 50%...

Code: Select all

hp < 50 %
should be like this..
“The moon shines to both guilty and innocent alike..”
The Openkore Manual---Global Forum Rules--The Template
darkhelium021
Noob
Noob
Posts: 10
Joined: 23 Sep 2010, 12:12
Noob?: Yes

Re: about useSelf_item need help

#4 Post by darkhelium021 »

thank u very much !!!
slash2505
Noob
Noob
Posts: 5
Joined: 29 Oct 2010, 15:34
Noob?: Yes

Re: about useSelf_item need help

#5 Post by slash2505 »

how about water,fire,earth Converter how to use this??