[Help] Unix timestamps with gettime
#3

Well they told me to use gettime for that command....

hmm lets see i have this global timer, example for timestamp? XD

Код:
SetTimer("SaveAccounts",Min(10),true);
Код:
forward SaveAccounts();
public SaveAccounts()
{
foreach (Player, i)
{
SaveAccount(i);
}
Reply


Messages In This Thread
[Help] Unix timestamps with gettime - by David (Sabljak) - 19.03.2013, 12:07
AW: [Help] Unix timestamps with gettime - by Mellnik - 19.03.2013, 12:10
Re: [Help] Unix timestamps with gettime - by David (Sabljak) - 19.03.2013, 12:14
AW: [Help] Unix timestamps with gettime - by Mellnik - 19.03.2013, 12:17
Re: [Help] Unix timestamps with gettime - by David (Sabljak) - 19.03.2013, 12:19
Re: [Help] Unix timestamps with gettime - by Vince - 19.03.2013, 12:21
Re: [Help] Unix timestamps with gettime - by David (Sabljak) - 19.03.2013, 12:23
Re: [Help] Unix timestamps with gettime - by Misiur - 19.03.2013, 12:23

Forum Jump:


Users browsing this thread: 1 Guest(s)