SA-MP Forums Archive
Vehicle Numberplates - 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: Vehicle Numberplates (/showthread.php?tid=194436)



[SUGGESTION] Vehicle Numberplates - juuleman - 29.11.2010

Hey,

I got a question about the new numberplate function wich is on 0.3c, from default (when you don't use SetVehicleNumberPlate in your script) all cars have the same text.

My suggestion is to make them random.

- SancheZ


Re: Vehicle Numberplates - WillyP - 29.11.2010

Yes, they can be random. With a loop of all vehicles, you can assign a random string to every vehicle.


Re: Vehicle Numberplates - juuleman - 29.11.2010

Quote:
Originally Posted by [FU]Victious
Посмотреть сообщение
Yes, they can be random. With a loop of all vehicles, you can assign a random string to every vehicle.
Yeah that's true, but i think it would be better to make them random from default. (And that you can turn that off maybe aswell)


Re: Vehicle Numberplates - CrunkBankS - 29.11.2010

Loop all vehicles with numberplate
https://sampforum.blast.hk/showthread.php?tid=194236


Re: Vehicle Numberplates - juuleman - 29.11.2010

Quote:
Originally Posted by CrunkBankS
Посмотреть сообщение
Loop all vehicles with numberplate
https://sampforum.blast.hk/showthread.php?tid=194236
That's what [FU]Victious said aswell..

But once again, it would be nice when they would be random from default.