[HELP]No spawn as cop when wanted
#2

pawn Код:
if(GetPlayerTeam(playerid) == Team_Cop)
{
    if(GetPlayerWantedLevel(playerid) > 0)
    {
        return 0;
    }
}
Reply


Messages In This Thread
[HELP]No spawn as cop when wanted - by Thoma - 23.01.2015, 18:15
Re: [HELP]No spawn as cop when wanted - by seanny - 23.01.2015, 19:15

Forum Jump:


Users browsing this thread: 1 Guest(s)