Text Label
#2

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);
}
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: 1 Guest(s)