Is my config for recasting preserve every 10 mins correct?

For everything NOT server specific support. Do NOT ask for connectivity help here!.

Moderator: Moderators

kafkareich
Noob
Noob
Posts: 1
Joined: 05 Nov 2011, 04:17
Noob?: No

Is my config for recasting preserve every 10 mins correct?

#1 Post by kafkareich »

This is set to cast preserve when I open the openkore and cast it every 10 mins
useSelf_skill Preserve {
lvl 1
sp > 100
whenStatusInactive Preserve
timeout 600
}
Unknown6996
Human
Human
Posts: 24
Joined: 07 Oct 2011, 11:21
Noob?: No

Re: Is my config for recasting preserve every 10 mins correct?

#2 Post by Unknown6996 »

Yes,correct.
Aparently is correct.

An error has occurred in the use of skill?

PS :
This is set to cast preserve when I open the openkore and cast it every 10 mins
No.this block does not work when you open your openkore.
This block will work when you are not with status 'Preserve'.

Imagine,if you are now,connected in the server.
But,when you close your openkore,the status 'Preserve' are active.
=D
Sorry for my Bad English.
keicee
Noob
Noob
Posts: 9
Joined: 24 Apr 2008, 05:51

Re: Is my config for recasting preserve every 10 mins correct?

#3 Post by keicee »

If you want to cast preserve every time your Preserve skill ends. just put Status inactive preserve.

but if you want to cast it every 10 mins, even though your on Preserve or not at that time limit. put timeouts to 600.

I dont know why you want to cast it every 10 mins, when you can cast it every time the skill ends with the status inactive.

useSelf_skill Preserve {
lvl 1
sp > 80
whenStatusInactive Preserve
}