jacob88 10 Posted April 20, 2014 Hi guys, I got bored so I wrote this quick script. Summary: Basically this script when added to your mission allows players to toggle their vehicles top speed in a mission kinda like cruise control but you still have to press forward. Uses: This script will primarily benefit anyone running an Altis Life server because usually on any of these servers there are zones where you must not travel past a certain speed or you will get fined. Licence: This script is released on a do as you wish basis with credit to me (jacob88) as author of the script, more specifically this script is released under (APL) see link http://www.bistudio.com/community/licenses/arma-public-license To Use: First place "Speed_Limiter.sqf" inside your mission PBO Next choose one of the following options to execute the script - Option 1 - To use via addAction add the following to players init - "Start_addAction" execVM "Speed_Limiter.sqf"; - Option 2 - To use via KeyPress add the following to players init - "Start_KeyPress" execVM "Speed_Limiter.sqf"; - The key pressed by default is 29 or (left CTRL), you can change the key by changing this number to a different dik code - You can find a list of dik codes at the below link - https://community.bistudio.com/wiki/ListOfKeyCodes Download: Mirror 1 Mirror 2 Want to support my work? Donate To The Project Share this post Link to post Share on other sites
zTqh 0 Posted November 26, 2022 Hello, the download link doens't work Share this post Link to post Share on other sites