SA-MP Forums Archive
[FilterScript] [FS]Quick Cartool [for stunt] - 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]Quick Cartool [for stunt] (/showthread.php?tid=135162)



[FS]Quick Cartool [for stunt] - _soad_ - 19.03.2010

Hey,
I've made my first small FilterScript with Keys.

What's in the Filterscript?

* Speedboost
* Flip/Fix
* Quickcarspawner with Menu
* Car jump

How can i use it?
How can i change keys?


pawn Код:
if (PRESSED(KEY_ANALOG_DOWN)){
if (PRESSED(KEY_ANALOG_UP)){
if (PRESSED(KEY_ANALOG_LEFT)){
if (PRESSED(KEY_ANALOG_RIGHT)){
There the Key's from Num.
If you want change the Keys go to
https://sampwiki.blast.hk/wiki/GetPlayerKeys#Key_List
and choose a key.

How can i change the speed of boost?

In Velocity you see this for example:
pawn Код:
x*1.5,y*1.5,z*1.5);}}
Download




And sorry for my very bad english :S



Re: [FS]Quick Cartool [for stunt] - guitar4002 - 18.04.2010

excuse me,there is a way to do a boost but runing? a run boost


Re: [FS]Quick Cartool [for stunt] - Roperr - 19.04.2010

There is this: http://forum.sa-mp.com/index.php?topic=149843.0
But also nice script