Page 1 of 1

[Q] Casting Call Homunculus

Posted: 05 Jun 2011, 03:29
by miedy123456
How can i cast Call Homunculus if my alche/bio died

Re: [Q] Casting Call Homunculus

Posted: 05 Jun 2011, 06:08
by benj1320
you have to respawn first.

Re: [Q] Casting Call Homunculus

Posted: 05 Jun 2011, 07:56
by miedy123456
yes yes but after i respawn how to cast homunculus again in openkore

Re: [Q] Casting Call Homunculus

Posted: 06 Jun 2011, 00:19
by benj1320

Code: Select all

useSelf_skill Call Homunculus {
lvl 5
target 
homunculus_dead 1
target_dead 1
isSelfSkill 1
}

Re: [Q] Casting Call Homunculus

Posted: 06 Jun 2011, 07:06
by EternalHarvest
benj1320 wrote:

Code: Select all

target 
target_dead
isSelfSkill
These options will do nothing in useSelf_skill.

Re: [Q] Casting Call Homunculus

Posted: 06 Apr 2017, 09:47
by palancho
benj1320 wrote:

Code: Select all

useSelf_skill Call Homunculus {
lvl 5
target 
homunculus_dead 1
target_dead 1
isSelfSkill 1
}
This one is good for Hom Resurrection, not for Call :(:( Bot is using it all the time regardless homunculus is already called or not.
Anyone got setup for Homunculuc Call with good blocks? Thx in advance!!!

Re: [Q] Casting Call Homunculus

Posted: 07 Apr 2017, 11:00
by Mortimal
Man.... 6 years...

Re: [Q] Casting Call Homunculus

Posted: 09 Apr 2017, 08:49
by palancho
Mortimal wrote:Man.... 6 years...
Yeah man, but I really need it :) And did not want to make another topic :)
Mortimal You are good dev, maybe You gonna help me?

Re: [Q] Casting Call Homunculus

Posted: 09 Apr 2017, 09:31
by Mortimal

Code: Select all

attackSkillSlot Call Homunculus {
	lvl 5
	homunculus_dead 1
	isSelfSkill 1
}