PDA

View Full Version : preserve 4 stalker


bola-bola
7th February 2006, 12:25
i have just 1 quick question
how can u make a stalker use Preserve...
plzz help

Khooleetz
7th February 2006, 18:50
try this:

useSelf_skill Preserve {
lvl 1
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive Preserve
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
}

if the code above does not work, try this:

useSelf_skill Preserve {
lvl 1
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive Unknown 181
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
}