[Help] Car Body Fix - 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: [Help] Car Body Fix (
/showthread.php?tid=382450)
[Help] Car Body Fix -
frozen.iyan - 03.10.2012
How I Can make a commands that used to fix car's body without fix the engine.
Please help me , I'm a beginner.
Re: [Help] Car Body Fix -
rbush12 - 03.10.2012
I dont think this is possible.
Re: [Help] Car Body Fix -
ikbenremco - 03.10.2012
That's isnt possible take a look at this :
https://sampwiki.blast.hk/wiki/RepairVehicle
Re: [Help] Car Body Fix -
frozen.iyan - 03.10.2012
@rbush12
there's a server in my country that can fix only body car , without the engine
Re: [Help] Car Body Fix -
[HK]Ryder[AN] - 03.10.2012
You can use a variable and whenever a car gets damaged add damage amount to it.
Then reparthevehicle..when damage amount is below 250 u can blast car or whatevva
Re: [Help] Car Body Fix -
Vince - 03.10.2012
That seems awfully cumbersome. More like:
Get vehicle health.
RepairVehicle()
Set vehicle health.
Re: [Help] Car Body Fix -
frozen.iyan - 11.12.2012
Thanks Vince , Thats Work