SA-MP Forums Archive
[FilterScript] Simple Infinity Nos and Repairing - 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 Infinity Nos and Repairing (/showthread.php?tid=261557)



Simple Infinity Nos and Repairing - SpiderWalk - 14.06.2011

INF NOS AND REPAIR
Hello everyone.I maked simple inf nos and repairing system for stunt server.Its very simple to do just need idea .
I dont have pictures but you can test it.

Bugs
For now none bugs everything working.If will be bugs post it here.

Downloads

Download here


Re: Simple Infinity Nos and Repairing - Skaizo - 14.06.2011

its easy.... I know
you have two topic
https://sampforum.blast.hk/showthread.php?tid=261526 lol


Re: Simple Infinity Nos and Repairing - Cenation - 14.06.2011

lol.. why u r posting again and again?
it is 6/10 script


Re: Simple Infinity Nos and Repairing - Niko_boy - 14.06.2011

THREAD REPEATING WARNING INFRACTION
Dont do thread repetition


Re: Simple Infinity Nos and Repairing - DRIFT_HUNTER - 14.06.2011

pawn Код:
if(newkeys == KEY_SUBMISSION)
    {
        if(GetPlayerState(playerid) == PLAYER_STATE_DRIVER)
        {
            RepairVehicle(GetPlayerVehicleID(playerid));
        }
        GameTextForPlayer(playerid,"~n~~n~~n~~n~~n~~n~Vehicle ~g~Repaired",2400,4);
    }
These will send Vehicle Repaired everytime player press 2

Move GameTextForPlayerinside if(GetPlayerState.....


Re: Simple Infinity Nos and Repairing - stpauli - 14.06.2011

Quote:
Originally Posted by [RSS]Cops_sandu
Посмотреть сообщение
but you are filterscript
you are gamemode


Re: Simple Infinity Nos and Repairing - SpiderWalk - 14.06.2011

I am sorry but my internet yesterday was bugged i didnt kno it was posted i posted it today and i didint saw it i am sorry


Re: Simple Infinity Nos and Repairing - Wispo - 14.06.2011

Nevermind good FS


Re: Simple Infinity Nos and Repairing - SpiderWalk - 14.06.2011

Quote:
Originally Posted by Wispo
Посмотреть сообщение
Nevermind good FS
Thanks mate


Re: Simple Infinity Nos and Repairing - Arastair - 01.12.2014

Btw nice