Vehicle numberplate - 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: Vehicle numberplate (
/showthread.php?tid=527344)
Vehicle numberplate -
TheNerka - 22.07.2014
How to load and save vehicle number plate. Example: ABC:123 symbols
MYSQL R38
Re: Vehicle numberplate -
SKAzini - 22.07.2014
First of all, you'll need a dynamic vehicle system.
Make a 7 character long varchar field in your vehicle table holding the numberplate, then apply it where you spawn dynamic vehicles.