SA-MP Forums Archive
[FilterScript] Simple FAS Car Fix System 0.3d - 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] Simple FAS Car Fix System 0.3d (/showthread.php?tid=306292)



Simple FAS Car Fix System 0.3d - FaSihYouSf - 26.12.2011

Information
I was very bored and angry whenever my car gets damage and everytime I have to write [/fix or /repair] bla bla.
Then I decided to Finish this s**t.

Features
It is 0.3d
Car will fix quickly after damaging.
No command to waste the time too..

It is..
0.3d V1.1

Note
No screen because I have no time to take it coz it is repaired in mini-seconds.

Download
Here:

Fas Car Fix v1.1 0.3d - MediaFire

If you liked it please comment , +1 reputation and 5 Star


Re: Simple FAS Car Fix System 0.3d - Notis123 - 26.12.2011

Nice one there.
Even so alot of them are already made.
But since you updated the features.

Good job +1 rep


Re: Simple FAS Car Fix System 0.3d - rbN. - 26.12.2011

Doesn't work, I checked it..

pawn Код:
public OnVehicleDamageStatusUpdate(vehicleid, playerid)
{
    RepairVehicle(vehicleid);
    return 1;
}
Would do the same though. Just add it in your gamemode.. It won't work for bikes though, afaik


Re: Simple FAS Car Fix System 0.3d - FaSihYouSf - 26.12.2011

Quote:
Originally Posted by RobinOwnz
Посмотреть сообщение
Doesn't work, I checked it..

pawn Код:
public OnVehicleDamageStatusUpdate(vehicleid, playerid)
{
    RepairVehicle(vehicleid);
    return 1;
}
Would do the same though. Just add it in your gamemode.. It won't work for bikes though, afaik
Excuse mee .. it is for cars and trucks .
i couldnt make it for bikes


Re: Simple FAS Car Fix System 0.3d - Astralis - 26.12.2011

Quote:
Originally Posted by FaSihYouSf
Посмотреть сообщение
Excuse mee .. it is for cars and trucks .
i couldnt make it for bikes
you should do that in next release / update


Re: Simple FAS Car Fix System 0.3d - FaSihYouSf - 26.12.2011

Quote:
Originally Posted by Neonman
Посмотреть сообщение
you should do that in next release / update
Sure i will


Re: Simple FAS Car Fix System 0.3d - Jack_Rocker - 26.12.2011

Nice FS, +repped