12.09.2012, 20:32
Go to OnPlayerCommandText in the include file and add this:
public OnPlayerCommandText(playerid, cmdtext[])
{
if (isnull(cmdtext)) return 0;
public OnPlayerCommandText(playerid, cmdtext[])
{
if (isnull(cmdtext)) return 0;