SA-MP Forums Archive
Car Number - 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: Car Number (/showthread.php?tid=158716)



Car Number - Nasri - 10.07.2010

Hello Guys.
I use a GameMode called eRP, and I'm kinda new in SAMP Scripting. (But in general I'm okay when come to scripting)
So I have made the decision to a SAMP server (Maybe is wrong... who knows) and I have a Code Black that I don't like it.
What this Code Block do? It add at every single car a ID/Number and I really don't want them because is ugly ^_^

Please check the 2 screen and tell me how to find or to remove that code block.








Re: Car Number - zSuYaNw - 10.07.2010

Post Lines!!


Re: Car Number - Nasri - 10.07.2010

NVM I have Found how to rev the Numbers/ID
Thanks Anyway

If Someone need help with this PM me =]

The Car was been spawned with a 3DText Call =]

Example:
new Text3D:civ1t = Create3DTextLabel("LS-10-CIV",COLOR_3DTEXT,30.0,30.0,5.0,30.0,0);
Attach3DTextLabelToVehicle(civ1t, civ1, 0.0, 0.0, 0.0);