[Q] Casting Call Homunculus
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.
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.
-
- Noob
- Posts: 17
- Joined: 24 Apr 2011, 12:30
- Noob?: Yes
[Q] Casting Call Homunculus
How can i cast Call Homunculus if my alche/bio died
-
- Moderators
- Posts: 403
- Joined: 25 Aug 2008, 14:56
- Noob?: No
- Location: CyberOne Building , Eastwood
Re: [Q] Casting Call Homunculus
you have to respawn first.
“The moon shines to both guilty and innocent alike..”
The Openkore Manual---Global Forum Rules--The Template
The Openkore Manual---Global Forum Rules--The Template
-
- Noob
- Posts: 17
- Joined: 24 Apr 2011, 12:30
- Noob?: Yes
Re: [Q] Casting Call Homunculus
yes yes but after i respawn how to cast homunculus again in openkore
-
- Moderators
- Posts: 403
- Joined: 25 Aug 2008, 14:56
- Noob?: No
- Location: CyberOne Building , Eastwood
Re: [Q] Casting Call Homunculus
Code: Select all
useSelf_skill Call Homunculus {
lvl 5
target
homunculus_dead 1
target_dead 1
isSelfSkill 1
}
“The moon shines to both guilty and innocent alike..”
The Openkore Manual---Global Forum Rules--The Template
The Openkore Manual---Global Forum Rules--The Template
-
- Developers
- Posts: 1798
- Joined: 05 Dec 2008, 05:42
- Noob?: Yes
Re: [Q] Casting Call Homunculus
These options will do nothing in useSelf_skill.benj1320 wrote:Code: Select all
target target_dead isSelfSkill
-
- Human
- Posts: 39
- Joined: 28 Mar 2017, 03:08
- Noob?: Yes
Re: [Q] Casting Call Homunculus
This one is good for Hom Resurrection, not for Callbenj1320 wrote:Code: Select all
useSelf_skill Call Homunculus { lvl 5 target homunculus_dead 1 target_dead 1 isSelfSkill 1 }

Anyone got setup for Homunculuc Call with good blocks? Thx in advance!!!
-
- Developers
- Posts: 389
- Joined: 01 Nov 2008, 15:31
- Noob?: No
Re: [Q] Casting Call Homunculus
Man.... 6 years...
Please use pin function for uploading your file contents!
-
- Human
- Posts: 39
- Joined: 28 Mar 2017, 03:08
- Noob?: Yes
Re: [Q] Casting Call Homunculus
Yeah man, but I really need itMortimal wrote:Man.... 6 years...


Mortimal You are good dev, maybe You gonna help me?
-
- Developers
- Posts: 389
- Joined: 01 Nov 2008, 15:31
- Noob?: No
Re: [Q] Casting Call Homunculus
Code: Select all
attackSkillSlot Call Homunculus {
lvl 5
homunculus_dead 1
isSelfSkill 1
}
Please use pin function for uploading your file contents!