Quote:
Originally Posted by mprofitt
Код:
format(tString,sizeof(tString),"%s Banned %s Reason: %s || Ban Made on:%i/%i/%i %i:%i:%i ",user,PlayerName,Reason,month,day,year,hour,minute,second);
I think this is what he meant to say...
|
You can't have declarated values with spaces. Probably a typo; 'minut e' should be 'minute'.