Unknown Command
#1

Hello I have problem.When I type any command it shows Unknown Command

Commands are scripted correctly

These are my includes
Код:
#include <a_samp>
#include <dini>
#include <dudb>
#include <pstream>
#include <zcmd>
#include <bfx_objects>
#include <angdist>
#include <sscanf2>
#include <weapon>
I use script like this
Код:
	if (strcmp("/haha", cmdtext, true, 10) == 0)
	{
	    SetPlayerPos(playerid,504.9661,11.1953,132.5);
	    SetPlayerInterior(playerid, 0);
	    return 1;
	}
Reply


Messages In This Thread
Unknown Command - by MichaelProPlayer - 01.05.2012, 11:56
Re: Unknown Command - by Firzendxiw - 01.05.2012, 12:04
Re: Unknown Command - by MichaelProPlayer - 01.05.2012, 12:14
Re: Unknown Command - by doreto - 01.05.2012, 12:19
Re: Unknown Command - by ]Rafaellos[ - 01.05.2012, 14:37

Forum Jump:


Users browsing this thread: 1 Guest(s)