[FilterScript] [FS] Automatic Vehicle Transmission Info (with speedo)
#1

First of all hi, I acutally don't know how I can call this so I named it Automatic Vehicle Transmission. Anyway have fun with this..

Features:
  • Download packet includes .pwn + .amx
  • It has a speedo
  • Six gears in different colors
  • Gear info (R N D) will show. See video or pictures
  • You can enable or disable it with the command below which is included in the download packet:
  • pawn Код:
    if(!strcmp(cmdtext, "/transmissioninfo", true))
    {
        ShiftInfo[playerid] = (ShiftInfo[playerid] == true) ? (false) : (true);
        return 1;
    }
  • If the info is disabled and the player leave the server, it will automaticly enable back for the next player that is going to join
  • For more just watch the vid. or download =)
Quote:
pawn Код:
/*
    Release:
        » Automatic Transmission Info Filterscript

    Version:
            » v0.1a

    Functions:
            » IsVehicleDrivingBackwards(vehicleid);

    Credits:
        » Credits go to Joker for IsVehicleDrivingBackwards(vehicleid) function
*/
Installation
  • 1. Download the files and unrar them
  • 2. Put the files in the correct directoru (filterscript)
  • 3. Write the name of the filterscript near 'filterscripts' in server.cfg
  • 4. Start your server and get a vehicle =)
  • 5. Enjoy
Pictures:

[img width=1024 height=640]http://i42.tinypic.com/v3jfbn.png[/img]
[img width=1024 height=640]http://i39.tinypic.com/xfndyt.png[/img]
[img width=1024 height=640]http://i40.tinypic.com/1s1pj4.png[/img]

Video:
Automatic Transmission Filterscript (SA:MP)
Watch in HD!

Download:
Click

Mirror 2 - MultiUpload

Note:
No bugs I think; if there are some, please tell me.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)