PDA

View Full Version : resu?


mabuhayangbot
1st August 2005, 06:53
hi guys!

have you guys ever tried a bot support priest with resu skill?

i saw one in this thread..

partySkill Target_Dead {
lvl 4
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
target (name of party)
target_hp <=1
target_isJob
target_isNotJob
target_whenStatusActive
target_whenStatusInactive
target_aggressives
target_monsters
target_timeout 0
inInventory_name
inInventory_qty
}

but it does nothing... is there something wrong with it? by the way, i'm using OpenKore 1.6.2


thanks in advance!!

Terra_Fuego
1st August 2005, 07:56
hi guys!

have you guys ever tried a bot support priest with resu skill?

but it does nothing... is there something wrong with it? by the way, i'm using OpenKore 1.6.2


thanks in advance!!

Have u tried renaming this line:

partySkill Target_Dead {

It should be:

partySkill Resurrection {


Also, there's another technique:


new in 1.6.2

partySkill Resurrection {
lvl 4
target_dead 1
}



:cool:

mabuhayangbot
1st August 2005, 13:20
Have u tried renaming this line:

partySkill Target_Dead {

It should be:

partySkill Resurrection {


Also, there's another technique:



:cool:


i tried it but it never resu my char.. here's my config:


partySkill Resurrection {
lvl 4
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
target (my name)
target_dead 1
target_hp <=1
target_isJob
target_isNotJob
target_whenStatusActive
target_whenStatusInactive
target_aggressives
target_monsters
target_timeout 0
inInventory_name
inInventory_qty
}


/sob, what should i do??

Terra_Fuego
1st August 2005, 14:21
Remove or make this line blank:

target_hp <=1

or the other way around,

target_dead 1 > set this to blank

and it should work.

:bandit:

mabuhayangbot
1st August 2005, 14:56
Remove or make this line blank:

target_hp <=1

or the other way around,

target_dead 1 > set this to blank

and it should work.

:bandit:



ok, i'll try sir... hope it will work!! thanks in advance!!

mabuhayangbot
1st August 2005, 16:07
still no avail... here's my config:


partySkill Resurrection {
lvl 4
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
target (my name)
target_dead
target_hp <=1
target_isJob
target_isNotJob
target_whenStatusActive
target_whenStatusInactive
target_aggressives
target_monsters
target_timeout 0
inInventory_name
inInventory_qty
}


huhuhu......

ticktack123
2nd August 2005, 16:14
hmm just simply type sp 54 name of the partymember then enter.. that simple....!!!!

Terra_Fuego
2nd August 2005, 17:19
Make sure ur both bots are in the same party.

mabuhayangbot
2nd August 2005, 20:49
they are in the same party: here again my config:

partySkill Resurrection {
lvl 4
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
target (me)
target_hp
target_isJob
target_isNotJob
target_whenStatusActive
target_whenStatusInactive
target_aggressives
target_monsters
target_timeout 0
target_dead
inInventory
}


@ticktack123:
nice one.. but if i'm going to play my char, it would be inconvenient for me to alt+tab esp if there's alot of mob.. thanks /no1