Most wanted [rps+]
#4

Quote:
Originally Posted by LocMax
Посмотреть сообщение
pawn Код:
if(GetPlayerWantedLevel(playerid) >= 5)
    {
        new Text3D:Label[MAX_PLAYERS];
        Delete3DTextLabel(Label[playerid]);
        Label[playerid] = Create3DTextLabel("Most Wanted", 0xFF0000FF, 0.0, 0.0, 0.7, 40.0, 0, 0);
        Attach3DTextLabelToPlayer(Label[playerid], playerid, 0.0, 0.0, 0.5);
    }
I actually completely forgot about the GetPlayerWantedLevel function.
Reply


Messages In This Thread
Most wanted [rps+] - by SPA - 02.04.2014, 08:10
Re: Most wanted [rps+] - by Flake. - 02.04.2014, 08:20
Re: Most wanted [rps+] - by LocMax - 02.04.2014, 08:22
Re: Most wanted [rps+] - by Flake. - 02.04.2014, 08:58
Re: Most wanted [rps+] - by SPA - 02.04.2014, 14:46
Re: Most wanted [rps+] - by Bingo - 02.04.2014, 14:57
Re: Most wanted [rps+] - by SPA - 02.04.2014, 15:02
Re: Most wanted [rps+] - by SPA - 02.04.2014, 15:04
Re: Most wanted [rps+] - by davve95 - 02.04.2014, 15:07
Re: Most wanted [rps+] - by Bingo - 02.04.2014, 15:12

Forum Jump:


Users browsing this thread: 1 Guest(s)