03.09.2016, 12:27
Hello guys , I started my trucking gamemode from ppc_trucking and i typed in it
And still in game SERVER: Unknown Command.
PHP код:
public OnPlayerCommandText(playerid, cmdtext[])
{
return SendClientMessage(playerid,-1,"{FF0000}[ERROR]{FFFFFF} You have entered and invalid command, Type /cmds to see our server commands.");
}