Team 3D Text Labels?
#2

Ok after 5 minutes of total darkness I think I got it


Код:
//OnPlayerSpawn
Foreach...
  if(team = MYTEAM)
  Create3DLabel;
  if(rank = 1)
  Update3DLabel //to rank 1
  if(rank = 2)
  Update3DLabel //to rank 2
  //etc
  Attach3DLabel(playerid);
And for updates... rank up, player leaves and someones else joins....

How do I update them?
Reply


Messages In This Thread
Team 3D Text Labels? - by VictorMartinez - 23.06.2010, 03:57
Re: Team 3D Text Labels? - by VictorMartinez - 23.06.2010, 04:28
Re: Team 3D Text Labels? - by NiiRV4N4 - 23.06.2010, 05:59
Re: Team 3D Text Labels? - by (SF)Noobanatior - 23.06.2010, 06:37
Re: Team 3D Text Labels? - by NiiRV4N4 - 23.06.2010, 06:47
Re: Team 3D Text Labels? - by (SF)Noobanatior - 23.06.2010, 06:57
Re: Team 3D Text Labels? - by VictorMartinez - 23.06.2010, 15:15

Forum Jump:


Users browsing this thread: 1 Guest(s)