Giter Club home page Giter Club logo

dcs-lac's Introduction

DCS-LAC

Late Activation Script for Playable Aircraft

Makes it possible to enable and disable playable aircraft using flags

If an aircraft if disabled, a message will be shown to the user and the aircraft destroyed after 10 seconds if a specified flat isn't set.

To Setup, load this Script as a DO SCRIPT FILE at mission start

Call lac.disableAircraft("heli 1", 1000,"This aircraft cannot be used yet. In 10 seconds you will be removed from the Aircraft") as a DO SCRIPT after loading the file Where "heli 1" is the NAME of the unit to disable, 1000 is the flag it keeps checking until its true, and the final argument is the message to display to the user.

Warning: If the flag is later set to FALSE, the player will be thrown out of the aircraft

You can also reserve aircraft using:

lac.reserveAircraft("Impala 1", "VSAAF","Sorry this aircraft is for VSAAF members only!") as a DO SCRIPT

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.