Text Label
#3

Quote:
Originally Posted by oliverrud
Посмотреть сообщение
Not sure if this would work:

On top add:
pawn Код:
#define MAX_VEHICLES 1000
Then add wherever it should be added:

pawn Код:
for(new i = 0; i < MAX_VEHICLES; i++)
{
Attach3DTextLabelToVehicle( MyLabel,i, 0.0, 0.0, 2.0);
}
Thank you very much it works great i was working on this for atleast 3 hours and you made it work thank you very much
Reply


Messages In This Thread
Text Label - by Hash [NL-RP] - 14.07.2010, 11:13
Re: Text Label - by oliverrud - 14.07.2010, 11:15
Re: Text Label - by Hash [NL-RP] - 14.07.2010, 11:24
Re: Text Label - by oliverrud - 14.07.2010, 11:27

Forum Jump:


Users browsing this thread: 3 Guest(s)