SA-MP Forums Archive
Command to fix tires? - 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: Command to fix tires? (/showthread.php?tid=187541)



Command to fix tires? - ollis93 - 03.11.2010

Hi, can anyone help me with a command to fix tires?
like /fixtires or something?


Re: Command to fix tires? - Fredden1993 - 03.11.2010

https://sampwiki.blast.hk/wiki/SetVehicleHealth
https://sampwiki.blast.hk/wiki/RepairVehicle


Re: Command to fix tires? - Marcel - 03.11.2010

https://sampwiki.blast.hk/wiki/UpdateVehicleDamageStatus
or
https://sampwiki.blast.hk/wiki/RepairVehicle
The command is up to yourself, I gave you the functions you need to use, the rest is up to you.


Re: Command to fix tires? - ollis93 - 03.11.2010

Quote:
Originally Posted by Fredden1993
Посмотреть сообщение
Quote:
Originally Posted by Marcel
Посмотреть сообщение
https://sampwiki.blast.hk/wiki/UpdateVehicleDamageStatus
or
https://sampwiki.blast.hk/wiki/RepairVehicle
The command is up to yourself, I gave you the functions you need to use, the rest is up to you.
Ty,
"UpdateVehicleDamageStatus."