Coder Social home page Coder Social logo

kp-a3-scripts's Introduction

Killah Potatoes

Small Scripts for ArmA 3 from KP

KP Fuel Consumption Script

File: kp_fuel_consumption.sqf

This script handles the fuel consumption of vehicles, so that refueling will be necessary more often. It also checks if the vehicle is standing with running engine, driving in normal speed or max speed. With this script you'll have the need to refuel the vehicle during an evening session with a suitable setup by default (full configurable). So no more "never ending" fuel available due to the normal ArmA 3 fuel consumption mechanic.

KP Distance Monitor Script

File: kp_distancemonitor.sqf

Adds actions to the player to start/stop/reset travelled map distance measuring. It will be shown as hint and you can configure the interval of the measuring. It works with a loop which you can leave via script command or debug console: kp_distance_run = false;

KP Load Loadouts to Cargo Script

File: kp_load_loadout_cargo.sqf

Ability to load items from saved or predefined loadouts to a vehicle cargo. This functionality is available in the vicinity of objects which you've defined per classname in the script or via this setVariable ["KP_loadout_cargo_object",1]; in an objects init line in the editor. To end the script on a client you've to run KP_loadout_cargo_run = false; on the clients machine.

KP Random Wreckspawn Script

File: kp_wreckspawn.sqf

Place random wrecks on the roads of the map. You don't need to place anything in the editor or something. This script will place in a free configurable mininum and maximum distance random wrecks on the roads. Also with a adjustable chance to spawn more wrecks in the direct vicinity of the last spawned wreck, so it'll also create random roadblocks.

kp-a3-scripts's People

Contributors

avesum avatar wyqer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

kp-a3-scripts's Issues

kp_distancemonitor

Hello again
I originally requested you create this script and am very happy that was fuilfilled. However I neglected to properly check if it worked for its intended role correctly. Since the script was originally intended to work for a soldier walking (or running) in a straight line and measure that distance, the player walking backwards or sideways should not be included in the measurement.

May I request the script only measures forward movement please?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.