SA-MP Forums Archive
[FilterScript] Car Auto Fix [FS] 1st FS - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Car Auto Fix [FS] 1st FS (/showthread.php?tid=303655)



Car Auto Fix [FS] 1st FS - adios1 - 14.12.2011

AUTO FIXING CARS

Q:What does this script do?
A:It's an autofix. So it means when your car is damaged. it will autofix.

This is first FS . Be nice guys

Link Pastebin---> http://pastebin.com/FdSgPZ14
Link MedaFire---> http://www.mediafire.com/?2gqr6eefp1rd6pn


Re: Car Auto Fix [FS] 1st FS - Karlip - 14.12.2011

Why not just RepairVehicle?


Re: Car Auto Fix [FS] 1st FS - adios1 - 14.12.2011

ohh srry. It's my first uno


Re: Car Auto Fix [FS] 1st FS - Jochemd - 14.12.2011

Are you sure it also works when your vehicle health is set to something lower than 1000? It might be a good idea to run a timer of, let's say, two seconds instead of using OnVehicleDamageStatusUpdate (I got bad experiences with that callback - not being called, etc.)

Anyway, this is nice for your first release. But you know, it could be done easier, like Karlip said. :P


Re: Car Auto Fix [FS] 1st FS - adios1 - 14.12.2011

Yes it works Sir, You can check it out if you want.. But thanks for the advice guys! I learned from you


Re: Car Auto Fix [FS] 1st FS - adios1 - 14.12.2011

Quote:
Originally Posted by Ashxz[.PX.]
Посмотреть сообщение
Ummm,Nice FS !
Thank you for appreciating my FS somehow :P


Re: Car Auto Fix [FS] 1st FS - Astralis - 14.12.2011

nice for 1st fs. Everything working fine.


Re: Car Auto Fix [FS] 1st FS - adios1 - 15.12.2011

Quote:
Originally Posted by Neonman
Посмотреть сообщение
nice for 1st fs. Everything working fine.
Thank you! Appreciate it! Enjoy the script! Cheers!!!


Re: Car Auto Fix [FS] 1st FS - adios1 - 15.12.2011

btw Thanks guys for the REP !


Re: Car Auto Fix [FS] 1st FS - freeze98 - 21.10.2014

hmm.


Re: Car Auto Fix [FS] 1st FS - Kyance - 21.10.2014

edit: oh wow, just realized guy before me bumped a 3y/o topic .. great..


Re: Car Auto Fix [FS] 1st FS - Phyzic - 21.10.2014

Quote:
Originally Posted by freeze98
View Post
Use this instead...
Code:
public OnVehicleDamageStatusUpdate(vehicleid,playerid){
RepairVehicle(GetPlayerVehicleID(playerid));
return 1;}
+Repped you mate. May god bless you 10 times.
:/


Re: Car Auto Fix [FS] 1st FS - nGen.SoNNy - 21.10.2014

So if you put "1st FS"...you want to get just positive comments or what?