Question about scripting and vehicle plates - 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: Question about scripting and vehicle plates (
/showthread.php?tid=241470)
Question about scripting and vehicle plates -
drewcasey24 - 18.03.2011
Hey i am wondering if its possible and if it is, how i might go about doing it. I am wanting to make a command that the police on my server can run the license plate of a vehicle and they can see who the owner is. All my cars license plates are set as the cars id so i dont think it would be to difficult, all vehicles are dynamic and have their own files in the scriptfiles. Anyone have any suggestions or can even help me write a script that would do this would be greatly appreciated.
Re: Question about scripting and vehicle plates -
Medal Of Honor team - 18.03.2011
make it that when player set vehicle plate. The id will be save in a file and when a police want to search it, you have to get the data from the file
Re: Question about scripting and vehicle plates -
drewcasey24 - 20.03.2011
thats the thing the plates are preset to the vehicle id's by the script players can't set their own plates.