Help? - 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: Help? (
/showthread.php?tid=229046)
Help? -
Marricio - 20.02.2011
How to get a vehicle number plate, since there isn't a function. Anyone can give a stock or any idea?
Re: Help? -
cessil - 20.02.2011
create a big array and loop through setting all of it to xyzr 123, then when you change a number plate change the array with it.
Re: Help? -
admantis - 21.02.2011
edited
Re: Help? -
Marricio - 21.02.2011
Quote:
Originally Posted by cessil
create a big array and loop through setting all of it to xyzr 123, then when you change a number plate change the array with it.
|
I dont understand at all. Can you give me a example please?