My Hp support dont use Gloria skill..

Philippines

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.
peklog
Noob
Noob
Posts: 6
Joined: 13 Nov 2010, 04:16
Noob?: Yes

My Hp support dont use Gloria skill..

#1 Post by peklog »

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....
gamenikko
The Way Of Human
The Way Of Human
Posts: 192
Joined: 16 Aug 2009, 03:47
Noob?: Yes
Location: Gonryun

Re: My Hp support dont use Gloria skill..

#2 Post by gamenikko »

yeah mine too doesnt use gloria, im also using the latest openkore, are you?

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
	}
}
just temporary, until gloria is fixed
Last edited by gamenikko on 13 Nov 2010, 06:47, edited 1 time in total.
Just like old times.
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: My Hp support dont use Gloria skill..

#3 Post by EternalHarvest »

isSelfSkill
gamenikko
The Way Of Human
The Way Of Human
Posts: 192
Joined: 16 Aug 2009, 03:47
Noob?: Yes
Location: Gonryun

Re: My Hp support dont use Gloria skill..

#4 Post by gamenikko »

EternalHarvest wrote:isSelfSkill 1
doesnt work either
Just like old times.
jea921
Human
Human
Posts: 26
Joined: 08 Nov 2010, 02:49
Noob?: No

Re: My Hp support dont use Gloria skill..

#5 Post by jea921 »

partySkill Gloria {
lvl 1
sp > 25 try > 25%
notInTown 1
timeout 3
disabled 0
target_whenStatusInactive Gloria
target_timeout 5
}
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: My Hp support dont use Gloria skill..

#6 Post by EternalHarvest »

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.
niko123
Plain Yogurt
Plain Yogurt
Posts: 88
Joined: 11 Sep 2010, 19:00
Noob?: Yes

Re: My Hp support dont use Gloria skill..

#7 Post by niko123 »

:lol:

use the useself skill guys

}
useSelf_skill Gloria {
lvl 10
sp > 45
stopWhenHit 0
notWhileSitting 0
notInTown 0
timeout 0
whenStatusInactive Gloria
Image
rwnath
The Way Of Human
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..

#8 Post by rwnath »

Gloria is a selfSkill :lol:
Image
gamenikko
The Way Of Human
The Way Of Human
Posts: 192
Joined: 16 Aug 2009, 03:47
Noob?: Yes
Location: Gonryun

Re: My Hp support dont use Gloria skill..

#9 Post by gamenikko »

rwnath wrote:Gloria is a selfSkill :lol:
did you test your priest gloria using that block, if not test it and post it if it is working, =p
Just like old times.
rwnath
The Way Of Human
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..

#10 Post by rwnath »

gamenikko wrote:
rwnath wrote:Gloria is a selfSkill :lol:
did you test your priest gloria using that block, if not test it and post it if it is working, =p
I can't test it right now. My priest's out of prepaid :lol:

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