1.0.1 • Published 2 months ago

grad-heligame v1.0.1

Weekly downloads
6
License
-
Repository
-
Last release
2 months ago

GRAD Heligame

Generates random LZs to practice your landing skills.

Dependencies

Installation

Add the following lines of code to the description.ext:

#define MODULES_DIRECTORY node_modules
class CfgFunctions {
    #include "node_modules\grad-heligame\cfgFunctions.hpp"
};

If you want to name the folder differently than node_modules, make sure to change the MODULES_DIRECTORY define as well.

Manually

  1. Create a folder in your mission root folder and name it node_modules. Then create one inside there and call it grad-heligame.
  2. Download the latest release and put it into the directory you just created.

Via npm

for details about what npm is and how to use it, look it up on npmjs.com

  1. Install package grad-heligame : npm install --save grad-heligame

Usage

Get into any helicopter and execute the Heligame! mouse wheel action. Fly to the LZ (marked on map), land on the smoke, wait until the next LZ is generated. Repeat until you can land like a pro. Will end automatically when you stop completing your LZs.

1.0.1

2 months ago

1.0.0

5 years ago

0.0.1

6 years ago