format() causing SERVER: Unknown command
#2

try
forward OnPlayerCommandPerformed(playerid, cmdtext[], success);

public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
if(!success) SendClientMessage(playerid, COLOR_RED, "");
return 1;
}
and add TO THE COMMAND
OnPlayerCommandPerformed(playerid, cmdtext[], success);
NOTE: NOT TESTED>
Reply


Messages In This Thread
format() causing SERVER: Unknown command - by quagga - 31.07.2012, 16:42
Re: format() causing SERVER: Unknown command - by preda98 - 31.07.2012, 17:16
Re: format() causing SERVER: Unknown command - by quagga - 31.07.2012, 17:32

Forum Jump:


Users browsing this thread: 2 Guest(s)