Using DeadBranch

All resolved question will be found here. It is recommended that you browse / search through this section first and see if your question has been answered before

Moderators: Moderators, Documentation Writers

Message
Author
pepengmaghapon
Human
Human
Posts: 21
Joined: 03 Nov 2011, 03:53
Noob?: Yes

Using DeadBranch

#1 Post by pepengmaghapon »

I was trying to make my character use deadbranch but it doesn't

Code: Select all

useSelf_item 604{
	hp > 40%
	sp
	homunculus_hp
	homunculus_sp
	homunculus_dead
	onAction
	whenStatusActive
	whenStatusInactive
	whenFollowing
	spirit
	aggressives
	monsters
	notMonsters
	stopWhenHit 0
	inLockOnly 0
	notWhileSitting 0
	notInTown 0
	timeout
	disabled 0
	inInventory
	manualAI 1
}
Kindly help me :)

User avatar
SkylorD
Moderators
Moderators
Posts: 1167
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil
Contact:

Re: Using DeadBranch

#2 Post by SkylorD »

useSelf_item 604{
Where's space ?
Remove unused lines.
Learn rules

Locked