issue with config coding (item use & loot)

For everything NOT server specific support. Do NOT ask for connectivity help here!.

Moderator: Moderators

silentz
Noob
Noob
Posts: 1
Joined: 17 Oct 2013, 23:55
Noob?: No

issue with config coding (item use & loot)

#1 Post by silentz »

ive done my research and searching on forum and google and i'm positive i have the code correct but it isnt working. can anyone explain what is it?

}

useSelf_item Noivce Potion, {
hp < 80%
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
amuletType
aggressives
monsters
notMonsters
monstersCount
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 2
disabled 0
inInventory
manualAI 0
}


#Use the item name "all" to tell kore to pickup or not pickup all items by default
all 1
jellopy 0
fluff 0
mushroom spore 0
garlet 0
tree trunk 0
barren trunk 0
Jozo
Human
Human
Posts: 37
Joined: 13 Oct 2013, 12:32
Noob?: No
Location: Moscow

Re: issue with config coding (item use & loot)

#2 Post by Jozo »

useSelf_item Novice Potion {
hp < 60%
disabled 0
}