Timer help
#4

Edit:
My bad, thank you Threshold for correcting me, i was definitely sleepy.
pawn Code:
format(string, sizeof(string), "This player is AFK {00FF00}(%d hours %d minutes %d Seconds)", AFKTime[i] / 3600, (AFKTime[i] % 3600) / 60, AFKTime[i] % 60);
Reply


Messages In This Thread
Timer help one more question - by ,TomY' - 26.07.2016, 15:25
Re: Timer help - by Dragony92 - 26.07.2016, 15:32
Re: Timer help - by ,TomY' - 26.07.2016, 15:40
Re: Timer help - by Dragony92 - 26.07.2016, 20:37
Re: Timer help - by Threshold - 26.07.2016, 21:13

Forum Jump:


Users browsing this thread: 1 Guest(s)