3D Text Labels - 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: 3D Text Labels (
/showthread.php?tid=247125)
3D Text Labels -
Bam23 - 07.04.2011
I looked in samp Scripting wiki. But i still cant understand it
I want text in a certain area like gas station and i need to see specificly where to paste these X Y Z Areas.
Re: Advertisements -
-Rebel Son- - 07.04.2011
Look Up a tutorial about Random messages. their's one on this forum.
Re: 3D Text Labels -
chaosnz - 08.04.2011
Create3DTextLabel("A",B, X,Y,Z, Range, 0, 1);
Insert your required Message into where "A" is, B is where you put your colour you want it to be, etc Colour_Red, and range is how far you want people to be able to see it.
Put it in OnGameModeInit