[PEDIDO] Attach3DTextLabelToPlayer
#4

pawn Код:
new Text3D:mylabel[MAX_PLAYERS];
new gstring[128];
    mylabel[playerid] = Create3DTextLabel("Score: %d",0x008080FF, 30.0, 40.0, 50.0, 40.0, 0,GetPlayerScore(playerid));
    Attach3DTextLabelToPlayer(mylabel[playerid], playerid, 0.0, 0.0, 0.7);
    Update3DTextLabelText( mylabel[ GetPlayerScore( playerid ) ], -1, gstring );
Reply


Messages In This Thread
[PEDIDO] Attach3DTextLabelToPlayer - by Delete_ - 15.02.2012, 12:10
Re: [PEDIDO] Attach3DTextLabelToPlayer - by [NC]BlackSky - 15.02.2012, 12:17
Re: [PEDIDO] Attach3DTextLabelToPlayer - by zbt - 15.02.2012, 12:24
Re: [PEDIDO] Attach3DTextLabelToPlayer - by |_MeGaTroN_| - 15.02.2012, 12:32

Forum Jump:


Users browsing this thread: 2 Guest(s)