My arch bishop doesn't cast duple light on yourself
this is the skill config
useSelf_skill Duple Light {
lvl 10
whenStatusInactive EFST_DUPLELIGHT, EFST_POSTDELAY
sp > 5%
timeout 3
}
I try this too
useSelf_skill DUPLELIGHT {
lvl 10
whenStatusInactive EFST_DUPLELIGHT, EFST_POSTDELAY
sp > 5%
timeout 3
}
nothing works :S
some idea?
Duple light
Moderator: Moderators
-
- Noob
- Posts: 15
- Joined: 30 May 2010, 05:06
- Noob?: No
Re: Duple light
Try:
whenStatusInactive Duple Light
and remove the EFST_POSTDELAY from the code. You can get the same effect from the 'timeout' command line.
whenStatusInactive Duple Light
and remove the EFST_POSTDELAY from the code. You can get the same effect from the 'timeout' command line.
-
- Human
- Posts: 24
- Joined: 16 Jun 2011, 04:48
- Noob?: Yes
Re: Duple light
Hi...! when this Inactive Duple Light And remove the EFST_POSTDELAY from the code. You can get the same effect from the 'timeout' command line.
-
- Noob
- Posts: 1
- Joined: 04 Oct 2011, 22:39
- Noob?: Yes
Re: Duple light
Before I start I apologize for the necro but I could not find anywhere else about duple light.
This is what I have in my config now:
useSelf_skill Duple Light {
lvl 4
sp > 10%
whenStatusInactive EFTS_DUPLELIGHT, Duplelight, Duple Light, DUPLELIGHT, AB_DUPLELIGHT
notInTown 0
}
The names under inactive were all tried separately.
On Iro if the server makes a difference.
This is what I have in my config now:
useSelf_skill Duple Light {
lvl 4
sp > 10%
whenStatusInactive EFTS_DUPLELIGHT, Duplelight, Duple Light, DUPLELIGHT, AB_DUPLELIGHT
notInTown 0
}
The names under inactive were all tried separately.
On Iro if the server makes a difference.
-
- Developers
- Posts: 29
- Joined: 30 Oct 2011, 21:43
- Noob?: No
Re: Duple light
Update iRO tables to the latest and Duple Light should work