Can't write any commands
#2

https://sampwiki.blast.hk/wiki/Fast_Comm...arison_example

At function "public OnPlayerCommandText(playerid, cmdtext[])" the return must be 0 ...
Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
	dcmd(...., 4, cmdtext);
	:
	dcmd(...., 4, cmdtext);
	return 0;
}
Reply


Messages In This Thread
Can't write any commands - by SkyWings - 22.10.2012, 13:53
Re: Can't write any commands - by Jessyy - 22.10.2012, 19:29

Forum Jump:


Users browsing this thread: 1 Guest(s)