sscanf warning.
#5

There isn't a native mktime() function in pawn, we can't tell you if we can't see any code.

The only native time functions in pawn are:

pawn Код:
native gettime(&hour=0, &minute=0, &second=0);
native getdate(&year=0, &month=0, &day=0);
native tickcount(&granularity=0);
Reply


Messages In This Thread
sscanf warning. - by Gh0sT_ - 10.04.2011, 16:15
Re: sscanf warning. - by Babul - 10.04.2011, 18:08
Re: sscanf warning. - by Gh0sT_ - 10.04.2011, 18:53
Re: sscanf warning. - by Gh0sT_ - 11.04.2011, 12:30
Re: sscanf warning. - by Calgon - 11.04.2011, 12:44
Re: sscanf warning. - by Gh0sT_ - 11.04.2011, 12:53

Forum Jump:


Users browsing this thread: 1 Guest(s)