Problem with an especific item in useSelf_item

International

Moderator: Moderators

Rivaldinho
Noob
Noob
Posts: 4
Joined: 05 Jul 2012, 16:40
Noob?: Yes

Problem with an especific item in useSelf_item

#1 Post by Rivaldinho »

Hello, my openkore is not using Potato to heal. It works with any other healing food... I tried another names, just like that:

Code: Select all

useSelf_item Potato, Sweet Potato, Red Herb {
	hp <= 60%
	sp
	homunculus_hp
	homunculus_sp
	homunculus_dead
	onAction
	whenStatusActive
	whenStatusInactive
	whenFollowing
	spirit
	aggressives
	monsters
	notMonsters
	monstersCount
	stopWhenHit 0
	inLockOnly 0
	notWhileSitting 0
	notInTown 0
	timeout
	disabled 0
	inInventory
	manualAI 0
}
Just to remember, it works when I set Red Herb...