Scripting Problem?
#3

well I didn't have it, But I entered it and it is stills showing up.....

Here is the command for my 911, so far... not done yet
Код:
	//start /911
	if (strcmp("/911", cmdtext, true, 10) == 0)
	{
	  SendClientMessage(playerid, 0xff0000AA,"|_________________911_________________|");
		SendClientMessage(playerid, 0x00ff00AA,"Hello, This is the communications center");
		SendClientMessage(playerid, 0x00ff00AA,"Please type police, paramedic, or fire!");
		return 1;
	}
	//end /911
Reply


Messages In This Thread
Scripting Problem? - by devteamsnDOTcom - 11.12.2009, 01:52
Re: Scripting Problem? - by Snyper18 - 11.12.2009, 02:02
Re: Scripting Problem? - by devteamsnDOTcom - 11.12.2009, 02:05
Re: Scripting Problem? - by Snyper18 - 11.12.2009, 02:06
Re: Scripting Problem? - by devteamsnDOTcom - 11.12.2009, 02:07
Re: Scripting Problem? - by Snyper18 - 11.12.2009, 02:10
Re: Scripting Problem? - by devteamsnDOTcom - 11.12.2009, 02:13
Re: Scripting Problem? - by Snyper18 - 11.12.2009, 02:14
Re: Scripting Problem? - by devteamsnDOTcom - 11.12.2009, 02:17
Re: Scripting Problem? - by Snyper18 - 11.12.2009, 02:19

Forum Jump:


Users browsing this thread: 1 Guest(s)