[PEDIDO] Attach3DTextLabelToPlayer
#3

pawn Код:
new s[15], Text3D:score[MAX_PLAYERS];
format(s, 10 ,"Score:%i", GetPlayerScore(playerid));
Delete3DTextLabel(score[playerid]);
score[playerid] = Create3DTextLabel(s,//..);
Attach3DTextLabelToPlayer(score[playerid], playerid,//..);
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: 1 Guest(s)