SA-MP Forums Archive
Unable to Create3D Text Label - 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: Unable to Create3D Text Label (/showthread.php?tid=386899)



Unable to Create3D Text Label - Laure - 22.10.2012

In my script i am not being able to create 3DTextLabel, i know i have done everythings correct even though when i do the same thing in any other script it works.Rather than 3DTextLabel it creates transparent Text not totally but bit transparent text.Heres the code i tried to make 3DTextLabel

Код:
Create3DTextLabel("Made it just for\n Testing Stuffs", COLOR_YELLOW, 646.5850,-1345.3389,13.5469,10,0);



Re: Unable to Create3D Text Label - Laure - 22.10.2012

Help Please


Re: Unable to Create3D Text Label - Gamer_007 - 22.10.2012

this is mine
PHP код:
Create3DTextLabel("FCR - 900",COLOR_YELLOW,  1605.2113,1170.4540,14.2205,100.0,0); 
Try this one
PHP код:
Create3DTextLabel("Made it just for\n Testing Stuffs"COLOR_YELLOW646.5850,-1345.3389,13.5469,100.0,0); 
Hope it works.If i helped +REP


Re: Unable to Create3D Text Label - Laure - 22.10.2012

Can you explain me how will this one work?


Re: Unable to Create3D Text Label - Gamer_007 - 22.10.2012

First check it.if it wont work then tell me.


Re: Unable to Create3D Text Label - Laure - 22.10.2012

Nope didnt work at all


Re: Unable to Create3D Text Label - Gamer_007 - 22.10.2012

PHP код:
Create3DTextLabel("Made it just for\n Testing Stuffs"COLOR_YELLOW646.5850,-1345.3389,13.5469,1,0); 
Try this.hope it works


Re: Unable to Create3D Text Label - Laure - 22.10.2012

No, not working i dont think that is going to help i think somethings not enabling the 3DText to Work.


Re: Unable to Create3D Text Label - Gamer_007 - 22.10.2012

Give me ur server ip.lets find whts wrong?


Re: Unable to Create3D Text Label - Laure - 22.10.2012

Hello if theres anyone please help me i am trying to make a 3DText from months.