Assign Specific ID to a vehicle - 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: Assign Specific ID to a vehicle (
/showthread.php?tid=406551)
Assign Specific ID to a vehicle -
CrossOv3r - 10.01.2013
[center]
Assign Specific ID to a vehicle
Hai guys, i want to know, if its possible assign a
specific ID to an
specific vehicle?
I have like 7 vehicles of a Faction (And restringed to use it for Cop faction) and when some player buy a new vehicle from a dealership's, the Vehicle ID's slightly altered.
Any Solution? or can assign specific ID to that 7 vehicles never change of ID?
Re: Assign Specific ID to a vehicle -
EAsT-OAK_510 - 10.01.2013
I'm pretty sure car ids, not the actual vehicle model id, is automatically assigned in the order they are spawned/created. If you are trying to create car restrictions on your script then that is different. You will need to define it on your script.
Respuesta: Assign Specific ID to a vehicle -
CrossOv3r - 10.01.2013
Thanks guys, i going to try.