Block "/save" command?
#4

Quote:
Originally Posted by ByFukara
yes you can. maybe you can try that command on your game mode.

Code:
	if(strcmp(cmdtext, "/save", true) == 0) if(Admin[playerid] == 1)
	{
        SendClientMessageToPlayer(playerid, " You can't stole any car or player coordinat's from this server");
	return 1;
}
No, you can't. That won't work.
/save is sa-mp command like /interior or /q(uit).
Reply


Messages In This Thread
Block "/save" command? - by illay - 26.06.2009, 11:52
Re: Block "/save" command? - by ByFukara - 26.06.2009, 17:22
Re: Block "/save" command? - by Danny_Costelo - 26.06.2009, 17:24
Re: Block "/save" command? - by Correlli - 26.06.2009, 17:24
Re: Block "/save" command? - by Andom - 26.06.2009, 17:27
Re: Block "/save" command? - by illay - 26.06.2009, 17:35
Re: Block "/save" command? - by NeRoSiS - 26.06.2009, 17:37
Re: Block "/save" command? - by illay - 26.06.2009, 17:41
Re: Block "/save" command? - by Lazarus - 27.06.2009, 01:25
Re: Block "/save" command? - by Correlli - 27.06.2009, 01:27

Forum Jump:


Users browsing this thread: 2 Guest(s)