how to add 3dtext? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: how to add 3dtext? (
/showthread.php?tid=145915)
how to add 3dtext? -
hardstop - 04.05.2010
Create3DTextLabel("Car1",COLOR_RED,-21.8589,-138.6321,1003.5469,50.0, 0);
How can i make like it goes with the car?
Like the 3dtext stays with the car
Re: how to add 3dtext? -
xxmitsu - 04.05.2010
https://sampwiki.blast.hk/wiki/Attach3DTextLabelToVehicle
Re: how to add 3dtext? -
aircombat - 04.05.2010
Код:
Attach3DTextLabelToVehicle(Text3D:id, vehicleid, Float:OffsetX, Float:OffsetY, Float:OffsetZ)