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



[FS] Vehicle Functions - aircombat - 03.06.2010

Info :
Lines : 344
================================================== ========================================
Commands :
/vfhelp >> Vehicle Functions Help
================================================== ========================================
Functions :
NumKey 8 ==> Jump
NumKey 4 ==> Color Change
NumKey 6 ==> Flip
NumKey 2 ==> Nos
Horn ==> SpeedBoost
Key 2 ==> Fix
================================================== ========================================
How To Edit :
Top Of Script You Should Find :
Код:
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////
											
#define JumpKey 			KEY_ANALOG_UP
#define SBKey 			KEY_CROUCH
#define NosKey 			KEY_ANALOG_DOWN
#define FlipKey 			KEY_ANALOG_RIGHT
#define ColorChangeKey 	     KEY_ANALOG_LEFT
#define FixKey			KEY_SUBMISSION


#define SpeedBoost 2 // Edit The SpeedBoost
#define Jump 0.5 //Edit The Jump Height
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////
& You Can Find Keys Here : https://sampwiki.blast.hk/wiki/GetPlayerKeys
================================================== ========================================
Download :
Pwn + Amx :
================================================== ========================================
Instructions :
1 Put VehFunctions.pwn And VehFunctions.amx In Filterscripts Folder
2 Put "VehFunctions" Beside Filterscripts Line In Server.cfg
================================================== ========================================


Re: [FS] Vehicle Functions - ViruZZzZ_ChiLLL - 03.06.2010

Another awesome release H ❽ H
this will be useful for freeroam/stunts server :P


Re: [FS] Vehicle Functions - DriftboyZ - 03.06.2010

Very nice =) I am surly using this in my server, as i hate typing /fix /flip while racing


Re: [FS] Vehicle Functions - mevi - 03.06.2010

Awsome, Good work


Re: [FS] Vehicle Functions - aircombat - 04.06.2010

Quote:
Originally Posted by Brainco
Awsome, Good work
Quote:
Originally Posted by DriftboyZ
Very nice =) I am surly using this in my server, as i hate typing /fix /flip while racing
Quote:
Originally Posted by ViruZZzZ_ChiLLL
Another awesome release H ❽ H
this will be useful for freeroam/stunts server :P
Thnx guys


Re: [FS] Vehicle Functions - Shadow_ - 04.06.2010

If This is what i think it is its brilliant... would you like me to test and create a video ??


Re: [FS] Vehicle Functions - aircombat - 04.06.2010

Quote:
Originally Posted by Shadow [PR-RP
]
If This is what i think it is its brilliant... would you like me to test and create a video ??
It Would Be Kind Of You


Re: [FS] Vehicle Functions - Roperr - 04.06.2010

Another amazing script. Good job and thank you


Re: [FS] Vehicle Functions - ¤Adas¤ - 04.06.2010

Quote:
Originally Posted by DriftboyZ
Very nice =) I am surly using this in my server, as i hate typing /fix /flip while racing
try auto repair xD
ontopic: nice one


Re: [FS] Vehicle Functions - Kar - 06.06.2010

hmm i need this for the nos thx