Command that returns SERVER: Unknown Command.
#6

hmm the code is all right..

try first
pawn Код:
stock GetPlayerAllRanks(playerid,&police,&swat)
{
    police = pRank[playerid][p_police_rank];
    swat = pRank[playerid][p_swat_rank];
    return 1;
}
and if this doesn't work.. maybe try to disable this command and debug your code.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)