[FilterScript] [FS]Quick Cartool [for stunt]
#1

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?
  • Num 2 is using for Speedboost
  • Num 4 is for quick sportcarspawn
  • Num 6 flips and fix your car
  • Num 8 makes a carjump

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
Reply
#2

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

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


Forum Jump:


Users browsing this thread: 1 Guest(s)