Scripting Problem?
#4

Quote:
Originally Posted by devteamsnDOTcom
well I didn't have it, But I entered it and it is stills showing up.....

Код:
	//start /911
	if(strcmp(cmd, "/911",true) == 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
Try this now, the script above ^
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)