multi strcmp
#1

hello... my command is the /nrg .....
Код:
.......
public OnPlayerCommandText(playerid, cmdtext[])
{
	if(strcmp("/nrg", cmdtext, true))
	{
		SendClientMessage(playerid, 0xAA3333AA, "You spawned nrg");
.....
return.........
and i need send client message when player type /nrg a; /nrg b; /nrg 165498; /nrg kolokolomlynsky;

HOW ?
Reply


Messages In This Thread
multi strcmp - by Mikeses - 22.07.2009, 10:33
Re: multi strcmp - by James_Alex - 22.07.2009, 10:44
Re: multi strcmp - by Westie - 22.07.2009, 10:46
Re: multi strcmp - by Mikeses - 22.07.2009, 10:47
Re: multi strcmp - by Mikeses - 22.07.2009, 12:11
Re: multi strcmp - by yezizhu - 22.07.2009, 12:32
Re: multi strcmp - by Mikeses - 22.07.2009, 12:38

Forum Jump:


Users browsing this thread: 2 Guest(s)