I play in a private server, in this server the Elixir of CP potion S grade dont have high delay to re-use.
How can I write a script to get the CP (Combat Point) status to restore?
I try it....
Label(CPPotion)
CharStatus(CP,<,90) //but this comand dont work
{
USEITEM(Elixi of CP[ID=8639])
Delay(20)
}
Jmp(CPPotion)
thks,






