Help With this command
#1

i got this code:

Код:
	{
	if (strcmp("/testmenu", cmdtext, true, 10) == 0)
	{
		ShowMenuForPlayer(TestMenu,playerid);
		TogglePlayerControllable(playerid,0);
		return 1;
	}
	return 0;
	}
It work 100%

but all my other command doesn't work!
and it give me a Warning on the line under the this command code
Reply


Messages In This Thread
Help With this command - by Smiths - 26.08.2009, 20:58
Re: Help With this command - by M4S7ERMIND - 26.08.2009, 21:22
Re: Help With this command - by Smiths - 26.08.2009, 21:32
Re: Help With this command - by Correlli - 26.08.2009, 21:45

Forum Jump:


Users browsing this thread: 2 Guest(s)