05.03.2009, 17:57
having this problem some time
If I open up the server and go to LSPD team it says UNKNOWN COMMAND I dont know why this happens... and this isn't the only command
Код:
dcmd_pu(playerid, params[])
{
if (gTeam[playerid]==LSPD)
{
SendClientMessage(playerid, COLOR_BLUE, "This is the Las Venturas Police, pull over now!! ");
}
#pragma unused params
}

