3D Text now showing up - 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 now showing up (
/showthread.php?tid=279417)
3D Text now showing up -
Antonio [G-RP] - 27.08.2011
fixed
Re: 3D Text now showing up -
knackworst - 27.08.2011
How did you fix it?
I have the same problem :/
Re: 3D Text now showing up -
WoodPecker - 27.08.2011
Tell me your problem and maybe i can help you.
Re: 3D Text now showing up -
knackworst - 27.08.2011
Code:
Create3DTextLabel("Level 1 cars",COLOR_SEXYGREEN,745.2821,-1274.2109,13.5547,40.0,0);
Create3DTextLabel("Level 2 cars",COLOR_SEXYGREEN,767.8124,-1272.3501,15.9031,40.0,0);
Create3DTextLabel("Level 3 cars",COLOR_SEXYGREEN,770.6702,-1250.1125,19.1845,40.0,0);
only number 2 and 3 showing up :/
Re: 3D Text now showing up -
Antonio [G-RP] - 28.08.2011
Edit: Wrong thing.