Telecmd
#6

That error is not away.
New Script:
Код:
//-------------------------------------------------
  public OnPlayerCommandText(playerid, cmdtext[])
  
	if(strcmp("/help", cmdtext, true) == 0)
	{
		SendClientMessage(playerid,0xAFAFAFAA,"Available Commands:");
		SendClientMessage(playerid,0xAFAFAFAA,"/controltower - ");
		}
  if(strcmp("/controltower", cmdtext, true) == 0)
	{
  SetPlayerPos(playerid, 1767.6691, -2431.9624, 13.5547);
	}
//-------------------------------------------------
Error not changed.
Fixed! ;d
Reply


Messages In This Thread
Telecmd - by icorne - 13.01.2010, 21:07
Re: Telecmd - by SlashPT - 13.01.2010, 21:10
Re: Telecmd - by icorne - 13.01.2010, 21:12
Re: Telecmd - by SlashPT - 13.01.2010, 21:12
Re: Telecmd - by Toad - 13.01.2010, 21:12
Re: Telecmd - by icorne - 13.01.2010, 21:14
Re: Telecmd - by akis_tze - 13.01.2010, 21:28

Forum Jump:


Users browsing this thread: 2 Guest(s)