Page 1 of 1

config for Preserve

Posted: 21 Jan 2012, 07:32
by namour
Hi, I'm not english so if you don't understand my english say me =)
My problem is to config my bot to do Preserve skill ( stalker )
I went in Config.txt
and I write this :

useSelf_skill Preserve {
lvl 1
sp > 100
whenStatusInactive Preserve
timeout 600
}
But my bot can't understand what I do to say
Why ?

Re: config for Preserve

Posted: 29 Jan 2012, 22:17
by SkylorD
Try this :

Code: Select all

useSelf_skill Preserve {
lvl 1
sp > 10
whenStatusInactive ST_PRESERVE
timeout 600
}
Don't forget to return.

See the correct skill name in your tables/.../skillnametable.txt

Syntax :
ST_PRESERVE#Preserve#
JOBNAME_STATUSNAME#Skill Name#