Help with 3D Text Labels
#5

pawn Код:
new Text3D:Recon[MAX_PLAYERS];
new Text3D:Engineer[MAX_PLAYERS];
new Text3D:Medic[MAX_PLAYERS];
new Text3D:Assault[MAX_PLAYERS];
pawn Код:
Recon[playerid] = Create3DTextLabel("Recon",0x000FFFFF,30.0,40.0,50.0,40.0,0);
Attach3DTextLabelToPlayer(Recon[playerid], playerid, 0.0, 0.0, 0.7);
IsRecon[playerid] = 1;
Reply


Messages In This Thread
Help with 3D Text Labels - by ExeC - 20.01.2011, 13:08
Re: Help with 3D Text Labels - by Infamous - 20.01.2011, 13:22
Re: Help with 3D Text Labels - by ExeC - 20.01.2011, 13:35
Re: Help with 3D Text Labels - by Infamous - 20.01.2011, 13:44
Re: Help with 3D Text Labels - by Toreno - 20.01.2011, 13:58
Re: Help with 3D Text Labels - by ExeC - 21.01.2011, 09:40

Forum Jump:


Users browsing this thread: 2 Guest(s)