my priest dont use gloria skil. wat shud I do?
partySkill Gloria {
lvl 1
sp > 25
notInTown 1
timeout 3
disabled 0
target_whenStatusInactive Gloria
target_timeout 5
}
whats the problem with these? PLS. HELP....
My Hp support dont use Gloria skill..
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: 6
- Joined: 13 Nov 2010, 04:16
- Noob?: Yes
-
- The Way Of Human
- Posts: 192
- Joined: 16 Aug 2009, 03:47
- Noob?: Yes
- Location: Gonryun
Re: My Hp support dont use Gloria skill..
yeah mine too doesnt use gloria, im also using the latest openkore, are you?
test this out, for you to use gloria,
just temporary, until gloria is fixed
test this out, for you to use gloria,
Code: Select all
automacro useSelf_skill_Gloria {
timeout 3
player "urMasterName" << edit this
location YOULOCKMAP <<changethis to your lockmap
status not Gloria
call {
do ss 75
}
}
Last edited by gamenikko on 13 Nov 2010, 06:47, edited 1 time in total.
Just like old times.
-
- Developers
- Posts: 1798
- Joined: 05 Dec 2008, 05:42
- Noob?: Yes
Re: My Hp support dont use Gloria skill..
isSelfSkill
-
- The Way Of Human
- Posts: 192
- Joined: 16 Aug 2009, 03:47
- Noob?: Yes
- Location: Gonryun
Re: My Hp support dont use Gloria skill..
doesnt work eitherEternalHarvest wrote:isSelfSkill 1
Just like old times.
-
- Human
- Posts: 26
- Joined: 08 Nov 2010, 02:49
- Noob?: No
Re: My Hp support dont use Gloria skill..
partySkill Gloria {
lvl 1
sp > 25 try > 25%
notInTown 1
timeout 3
disabled 0
target_whenStatusInactive Gloria
target_timeout 5
}
lvl 1
sp > 25 try > 25%
notInTown 1
timeout 3
disabled 0
target_whenStatusInactive Gloria
target_timeout 5
}
-
- Developers
- Posts: 1798
- Joined: 05 Dec 2008, 05:42
- Noob?: Yes
Re: My Hp support dont use Gloria skill..
Mixing "timeout" and "target_timeout" in any single block isn't a good idea due to bad method of storing timeouts in current code.
Maybe you don't really need both here.
Maybe you don't really need both here.
-
- Plain Yogurt
- Posts: 88
- Joined: 11 Sep 2010, 19:00
- Noob?: Yes
Re: My Hp support dont use Gloria skill..

use the useself skill guys
}
useSelf_skill Gloria {
lvl 10
sp > 45
stopWhenHit 0
notWhileSitting 0
notInTown 0
timeout 0
whenStatusInactive Gloria

-
- The Way Of Human
- Posts: 194
- Joined: 03 Nov 2010, 05:50
- Noob?: No
- Location: The Philippines
-
- The Way Of Human
- Posts: 192
- Joined: 16 Aug 2009, 03:47
- Noob?: Yes
- Location: Gonryun
Re: My Hp support dont use Gloria skill..
did you test your priest gloria using that block, if not test it and post it if it is working, =prwnath wrote:Gloria is a selfSkill
Just like old times.
-
- The Way Of Human
- Posts: 194
- Joined: 03 Nov 2010, 05:50
- Noob?: No
- Location: The Philippines
Re: My Hp support dont use Gloria skill..
I can't test it right now. My priest's out of prepaidgamenikko wrote:did you test your priest gloria using that block, if not test it and post it if it is working, =prwnath wrote:Gloria is a selfSkill

But I used a slave bot before and that's what I use for Gloria.