10.02.2017, 01:07
Hey guys, can you help me with some links regarding long timers or some examples?
For example, I want to make a drug system, and there is a medical drug that will hold off the drug effect for 4 hours?
Do I make something like this?:
And a timer that will lower it by 1 every minute?
For example, I want to make a drug system, and there is a medical drug that will hold off the drug effect for 4 hours?
Do I make something like this?:
PHP код:
new drugtimer[MAX_PLAYERS] = 60;