[REPS] Mostwanted = Attach3DTextLabelToPlayer , Create3DTextLabel
#7

I suggest you add it once he robs something that made him 6stars,
pawn Код:
//under the robbery that made him 6stars
    new PlayerText3D:MW3d;
    new Float:X, Float:Y, Float:Z;
    GetPlayerPos( playerid, X, Y, Z );
    MW3d = CreatePlayer3DTextLabel(playerid,"Most Wanted",0xFF0000AA,X,Y,Z,40.0);
    Attach3DTextLabelToPlayer(MW3d, playerid, 0.0, 0.0, 0.7);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)