SA-MP Forums Archive
[FilterScript] Nos/Fix/Flip - 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] Nos/Fix/Flip (/showthread.php?tid=324891)



Nos/Fix/Flip - Eiy Mard - 11.03.2012

uhh .. press 2 to Nos/fix/flip
no need more description


Re: Nos/Fix/Flip - Sami Ham - 24.03.2012

ah simple not that big fs but good for newbie pupils and thanks i was lazy to do it


Re: Nos/Fix/Flip - davve95 - 24.03.2012

Awsome car sound mod ...


Re: Nos/Fix/Flip - Awankz - 25.03.2012

Nice Mard !


Re: Nos/Fix/Flip - Shahil kumar - 25.03.2012

nice man


Re: Nos/Fix/Flip - doreto - 25.03.2012

Quote:

Give me +rep please !

you have to deservet not to wont


Re: Nos/Fix/Flip - Mr.Sanchez - 23.08.2012

Nice Might be usefull somethime


Re: Nos/Fix/Flip - Killa[DGZ] - 24.08.2012

Please remove my sound mod from your post Emard, i didn't give you permission to release it..


Stolen from: http://www.driftgodz.com/t35-turbo-sound-for-elegy


Re: Nos/Fix/Flip - castlecity - 24.08.2012

Not that usefull but it's alright - 8/10. Detected 1 point because you didn't state if it would be better in a RP server or a DM server. Second point is because you didn't give enough details in your post about the filterscript and it's kind of useless.


Re: Nos/Fix/Flip - Killa[DGZ] - 24.08.2012

thats because its not his dude lol..

Emard copied an pasted it from the scripting section on my website..

http://www.driftgodz.com/t1663-anyon...ving-me-a-hand

TenseSnail wrote:
Thanks!

It fixed the damage updating, but the nos still has to held in. but if you check the Vehicle Info through samp the vehicle auto updates to 1000.0 health without being pressed. When I get a chance i'll post a video of what I am talking about to make it easier to explain.
I think my code is just shitty, lolz I am starting to know how you feel Killa, it's pretty frustrating. and thanks!



Oh My bad i didn't understand lol!

Code:

#include <a_samp>

#define FILTERSCRIPT


#define PRESSED(%0) \
(((newkeys & (%0)) == (%0)) && ((oldkeys & (%0)) != (%0)))
#define IsPlayerNotInVehicle(%0) (!IsPlayerInAnyVehicle(%0))

#if defined FILTERSCRIPT

public OnFilterScriptInit()
{
return 1;

}
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
if(PRESSED(KEY_SUBMISSION))
{
if(IsPlayerInAnyVehicle(playerid) && GetPlayerState(playerid) == PLAYER_STATE_DRIVER)
{
RepairVehicle(GetPlayerVehicleID(playerid));
SetVehicleHealth(GetPlayerVehicleID(playerid),1000 );
AddVehicleComponent(GetPlayerVehicleID(playerid),1 010);
}
if(IsPlayerNotInVehicle(playerid))
{
}
}
return 1;
}
#endif


Try that :Razz:



Emard, How Rude!


Re: Nos/Fix/Flip - Socan - 24.08.2012

Quote:
Originally Posted by Killa[DGZ]
Посмотреть сообщение
thats because its not his dude lol..

Emard copied an pasted it from the scripting section on my website..

http://www.driftgodz.com/t1663-anyon...ving-me-a-hand

TenseSnail wrote:
Thanks!

It fixed the damage updating, but the nos still has to held in. but if you check the Vehicle Info through samp the vehicle auto updates to 1000.0 health without being pressed. When I get a chance i'll post a video of what I am talking about to make it easier to explain.
I think my code is just shitty, lolz I am starting to know how you feel Killa, it's pretty frustrating. and thanks!



Oh My bad i didn't understand lol!

Code:

#include <a_samp>

#define FILTERSCRIPT


#define PRESSED(%0) \
(((newkeys & (%0)) == (%0)) && ((oldkeys & (%0)) != (%0)))
#define IsPlayerNotInVehicle(%0) (!IsPlayerInAnyVehicle(%0))

#if defined FILTERSCRIPT

public OnFilterScriptInit()
{
return 1;

}
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
if(PRESSED(KEY_SUBMISSION))
{
if(IsPlayerInAnyVehicle(playerid) && GetPlayerState(playerid) == PLAYER_STATE_DRIVER)
{
RepairVehicle(GetPlayerVehicleID(playerid));
SetVehicleHealth(GetPlayerVehicleID(playerid),1000 );
AddVehicleComponent(GetPlayerVehicleID(playerid),1 010);
}
if(IsPlayerNotInVehicle(playerid))
{
}
}
return 1;
}
#endif


Try that :Razz:



Emard, How Rude!
Agree! Don't steal peoples sound mod and then say its yours man, thats just low. Killa and I might not get a long but even I reckon what you did is sad. Make sure you use your own stuff next time.


Re: Nos/Fix/Flip - RenSoprano - 24.08.2012

Not bad


Re: Nos/Fix/Flip - Eiy Mard - 28.08.2012

ohh .. im realy realy sorry sir .. i steal it from you .. Okokokokokokokokokokokokokokokokokokokookokokokoko kokokokokokokokokokokokokokokokokokokokokokokokoko kkokokokokokokokokokokokokokokokokookokokokokokoko kokokokokokokokokokokokoko


Re: Nos/Fix/Flip - Socan - 28.08.2012

Just dont people's stuff, it ain't cool. And killa goes through enough shit so leave him the fuck alone, yea I might no get on the right side with him but do you see me posting any of his stuff?