License plate [Help please] - 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: License plate [Help please] (
/showthread.php?tid=207309)
License plate [Help please] -
darkknight123 - 05.01.2011
Well Im working on a car system for my server I found this one to work off of, but Im wanting to add the 3d text license plate system anyone know how? please help me.
http://pastebin.com/m1n1nm6J <--- this is the current one im useing but im super lost on how to create a "3D Text" license plate system
Re: License plate [Help please] -
Moglizorz. - 05.01.2011
Me no tinky you can do.
Re: License plate [Help please] -
darkknight123 - 05.01.2011
Dont be a troll -.- yes I can do it if I could get some help on it
Re: License plate [Help please] -
Kyle_Olsen - 05.01.2011
All you have to do is to make a loop attatching a 3D text to a vehicle, with the proper offset float.
Re: License plate [Help please] -
darkknight123 - 05.01.2011
In n00b language please lol
Re: License plate [Help please] -
Kyle_Olsen - 05.01.2011
Well, I do suggest using the SetVehicleNumberPlate function instead of 3d text, for you, if you are pretty new at scripting.
https://sampwiki.blast.hk/SetVehicleNumberPlate
Re: License plate [Help please] -
randomkid88 - 05.01.2011
Use Create3DTextLabel and Attach3DTextLabeltoVehicle to attach the ID to every vehicle under OnGamemodeInit.
EDIT: or that^^ if you have 0.3C.
Re: License plate [Help please] -
darkknight123 - 05.01.2011
Well, Im not too new I'm just lost at this point, Im useing 0.3b At the moment and what Randomkid said about that\
how would I assign each car a different or custom license plate?
Re: License plate [Help please] -
John_F - 05.01.2011
Upgrade to 0.3c, then adding license plates will be a lot easier, as there is a function for it.
Re: License plate [Help please] -
darkknight123 - 05.01.2011
Well the server i normaly play on is 0.3B so im waiting for them to update first :/ but please tell me more about this function