Time Log in
#1

My time login loops to all players. If the first player has 5 hours time log in, then if someone connect his time login is also 5 hours.

Код:
new str[512],  h, m, s;
TotalGameTime(player1, h, m, s);   
format(str, sizeof(str), "%sTime Login: %d hours %d minutes %d seconds\n", str, h, m, s);
Reply


Messages In This Thread
Time Log in - by kbalor - 01.09.2012, 20:21
Re: Time Log in - by Roko_foko - 01.09.2012, 20:43
Re: Time Log in - by kbalor - 02.09.2012, 04:07

Forum Jump:


Users browsing this thread: 1 Guest(s)