How to add text to car
#6

pawn Код:
label = Create3DTextLabel("Your Text Hare", 0x00FF00FF, 0.0, 0.0, 0.0, 40, 0, 0);
Attach3DTextLabelToVehicle(label, FacInfo[1], 0.0, 0.0, 1.0);
and

pawn Код:
label = Create3DTextLabel("Your Text Hare", 0x00FF00FF, 0.0, 0.0, 0.0, 40, 0, 0);
Attach3DTextLabelToVehicle(label, [fCars][0], 0.0, 0.0, 1.0);
Reply


Messages In This Thread
How to add text to car - by JakeHunter1 - 28.12.2014, 11:34
Re: How to add text to car - by UltraScripter - 28.12.2014, 11:38
Re: How to add text to car - by JakeHunter1 - 28.12.2014, 11:41
Re: How to add text to car - by UltraScripter - 28.12.2014, 11:44
Re: How to add text to car - by JakeHunter1 - 28.12.2014, 11:48
Re: How to add text to car - by UltraScripter - 28.12.2014, 11:50
Re: How to add text to car - by UltraScripter - 28.12.2014, 11:52
Re: How to add text to car - by JakeHunter1 - 28.12.2014, 11:58
Re: How to add text to car - by UltraScripter - 28.12.2014, 12:00

Forum Jump:


Users browsing this thread: 1 Guest(s)