30.05.2012, 20:20
(
Последний раз редактировалось [DOG]irinel1996; 22.06.2015 в 18:24.
)
GetVehicleNumberPlate
[*] IntroductionHello, I made a system to save the number plates in one of my gamemodes, and I had to script this function... so I share it with you since SA-MP doesn't include it by itself, I also saw many people asking for it. It's a short code, don't fight me.
[*] How do I use it?
This include has only one function:
- GetVehicleNumberPlate(vehicleid)
Parameters:
Код:vehicleid -> the ID of the vehicle you want to get the number plate.
Код:Returns the number plate as a string.
[*] Download
Get it now from Pastebin!
Thanks to ****** for updating the code.
That's all Folks!