10.05.2017, 04:24
Quote:
apareceu o seguinte erro
C:\Users\adm\Downloads\gamemode\filterscripts\ladm in4v2.pwn(8944) : warning 203: symbol is never used: "dcmd_fakeban" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase |
PHP код:
public OnPlayerCommandText(playerid, cmdtext[])
{
dcmd(fakeban, 7, cmdtext);
return 0;
}