How too creat day counter in data base?
30 days. after 30 days set 0
Day counter in data base
-
SlimRF -
18. November 2016 um 19:54 -
Geschlossen -
Erledigt
-
-
Does your server restart in a defined time interval?
-
Yes. 4 hours.
Does your server restart in a defined time interval?
-
Well you could try to make a counter, that counts before each restart and then: if (counter >= 120) then { ... }
and after the action you reset the counter inside the db.
-
Well you could try to make a counter, that counts before each restart and then: if (counter >= 120) then { ... }
and after the action you reset the counter inside the db.
I want to VIP status was 30 days