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
}
Is my config for recasting preserve every 10 mins correct?
Moderator: Moderators
-
- Noob
- Posts: 1
- Joined: 05 Nov 2011, 04:17
- Noob?: No
-
- Human
- Posts: 24
- Joined: 07 Oct 2011, 11:21
- Noob?: No
Re: Is my config for recasting preserve every 10 mins correct?
Yes,correct.
Aparently is correct.
An error has occurred in the use of skill?
PS :
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.
Aparently is correct.
An error has occurred in the use of skill?
PS :
No.this block does not work when you open your openkore.This is set to cast preserve when I open the openkore and cast it every 10 mins
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.
-
- Noob
- Posts: 9
- Joined: 24 Apr 2008, 05:51
Re: Is my config for recasting preserve every 10 mins correct?
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
}
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
}