3d text - 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)
+--- Thread: 3d text (
/showthread.php?tid=596471)
3d text -
GeneralAref - 18.12.2015
why i cant see this?
Код:
Create3DTextLabel("Refinery", COLOR_BLUE, 220.7876, 1421.1906, 10.4396, 0, 0);
Re: 3d text -
SilverStand - 18.12.2015
Try This
Код:
Create3DTextLabel("Refinery", COLOR_BLUE, 220.7876, 1421.1906, 10.4396, 40.0, 0, 0);
You just forgot to add the draw distance