SA-MP Forums Archive
[FilterScript] [FS] Full repair - 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] [FS] Full repair (/showthread.php?tid=89960)



[FS] Full repair - _[HuN]_Epsilon_ - 05.08.2009

Hi all!

Info:
V1
This filterscript has commands what you can use the respray and repair fully your vehicle(BODY+ENGINE), 'anywhere' for free.
Simply this teleports you to the respray, repair your car and brings back.
It has Anti-spam and only 1 player can use it at the same time to excape the troubles.
V2
This version just color your vehicle randomly and repair itt fully(BODY+ENGINE).

Picture:

V1


Download:


under 0.3:


At 0.3 you should simply add this line to OnPlayerCommandText and you dont have to download anything :

pawn Code:
if (strcmp("/fixit", cmdtext, true) == 0 || strcmp("/vrepair", cmdtext, true) == 0) if(GetPlayerState(playerid)-1) return RepairVehicle(GetPlayerVehicleID(playerid)),ChangeVehicleColor(GetPlayerVehicleID(playerid),random(126),random(126)), SendClientMessage(playerid, 0xAAFFCC33, "Vehicle colored & repaired!"); else return SendClientMessage(playerid, 0xFF9933AA, "You have to be a driver in a vehicle!");

Credit:


Spatrik - for the very buggy first version.
Me - for fix and release that here
Me - for the 0.3 version



Epsilon



Re: [FS] Full repair - MaykoX - 05.08.2009

More info ? maybe command ? its good but next time add some video or screens...


Re: [FS] Full repair - _[HuN]_Epsilon_ - 05.08.2009

This is a filterscript so u can try out fast... or just see the source.

Epsilon


Re: [FS] Full repair - yezizhu - 05.08.2009

Quote:
Originally Posted by _[HuN
_Epsilon_ ]
This is a filterscript so u can try out fast... or just see the source.

Epsilon
Not anyone want to download without more info.
More info, please


Re: [FS] Full repair - LuxurioN™ - 05.08.2009

More info! ...'


Re: [FS] Full repair - _[HuN]_Epsilon_ - 05.08.2009

Here you are

Epsilon


Re: [FS] Full repair - .::: Ecko :::. - 05.08.2009

Why would you re/write somebodys work,or to fix bugs?!
Why don't you try to make self made FS,not already somebodys.
Add pastebin link if you are too lazy to write more info about "your" FSs.

Ecko


Re: [FS] Full repair - RyDeR` - 05.08.2009

Add a pastbin link that we can see what it is, if you don't want add more info.


Re: [FS] Full repair - _[HuN]_Epsilon_ - 05.08.2009

I only release that bug fixed filterscripts what not only 5 lines, and you can see i have many self made fss.
And if i do not edit this, it wont work...

More info added with a pastebin link.

Epsilon


Re: [FS] Full repair - .::: Ecko :::. - 05.08.2009

Is your job to fix others FS?
Nvm,I saw the source it's not bad at all,who ever made it.

Ecko