why am i getting these errors?
#3

also, the command does not display the time:

Код:
	if(strcmp(cmdtext, "/time", true) == 0)
 	{
 	  new string[126];
		format(string, 256, "[TIME]: %s", MyTime);
		SendClientMessageToAll(GetPlayerColor(playerid), string);

		return 1;
	}
Reply


Messages In This Thread
why am i getting these errors? - by CJ101 - 17.03.2009, 02:09
Re: why am i getting these errors? - by On_Top_Non_Stop - 17.03.2009, 02:12
Re: why am i getting these errors? - by CJ101 - 17.03.2009, 02:30
Re: why am i getting these errors? - by Kinetic - 17.03.2009, 03:48
Re: why am i getting these errors? - by CJ101 - 17.03.2009, 05:26
Re: why am i getting these errors? - by propilot - 17.03.2009, 05:51
Re: why am i getting these errors? - by On_Top_Non_Stop - 17.03.2009, 06:20

Forum Jump:


Users browsing this thread: 3 Guest(s)