I want some info about the auto grade procedure in ko, It's not auto changing the grade of a clan but I want to create such a procedure, in which procedure should I add this?
I want some info about the auto grade procedure in ko, It's not auto changing the grade of a clan but I want to create such a procedure, in which procedure should I add this?
Bump :)
To make it more clear, I mean that it updates every hour or so because i have a script to do it before server start but I kinda want it really automatic(more usko style)
Add this to your account logout procedure, and execute it.
Code:EXEC RANK_KNIGHTS EXEC KNIGHTS_RATING_UPDATE
Thanks, i'll try that :)