dcmd_pu(playerid, params[]){ if (gTeam[playerid]==LSPD) { SendClientMessage(playerid, COLOR_BLUE, "This is the Las Venturas Police, pull over now!! "); return 1; } #pragma unused params}