• Due to recent spam attacks that heavily used compormised accounts we did reset all user passwords, AGAIN, if it happens and your account got compromised again due to re-used passwords your account will be perma-banned.

Koe Time Based Participaation

Rebel

Member
Messages
149
Points
18
Github
shadow-mo0n
Emulator
I need help on making this work.

The participation time is not resetting. I dont know why the S_OnReset: is not triggering.

http://upaste.me/6da850081c3d8be42

No hate just love. :B):

PS: koecheck() is just like agitcheck()

 
Last edited by a moderator:
that KOE_Timer = 0; per set KOE_Timer,0;
that KOE_Start = 0; per set KOE_Start,0;
that KOE_Timer_Claimed = false; per set KOE_Timer_Claimed,false;





Try this

 
Last edited by a moderator:
that KOE_Timer = 0; per set KOE_Timer,0;
that KOE_Start = 0; per set KOE_Start,0;
that KOE_Timer_Claimed = false; per set KOE_Timer_Claimed,false;





Try this
Fixed it already.

 
Back
Top