Problem with Date
#2

you have to format Date1(like string1, etc), not set the value like you would for variables.
pawn Код:
format(Date, sizeof(Date), "%s", strcat(string, string1););
pawn Код:
format(Date1, sizeof(Date1), "%s", strcat(string2, string3););
Reply


Messages In This Thread
Problem with Date - by Stefand - 20.09.2012, 14:46
Re: Problem with Date - by CmZxC - 20.09.2012, 15:06
Re: Problem with Date - by clarencecuzz - 20.09.2012, 15:41

Forum Jump:


Users browsing this thread: 1 Guest(s)