Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.
- autotakeoff.use - Allows use of the plugin
Chat Commands
- /takeoff - Start helicopter automatic takeoff
Configuration
The settings and options can be configured in the AutoTakeoff file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.
- Take off method type - Which method does the plugin use to rise the helicopter. True = move method (moves the helicopter to position x distance above ground) , False = push method ('Bumps' helicopter into the air).
- Helicopter move distance - How far the helicopter is moved with move method.
- Minicopter can auto takeoff - Can the minicopter use autotakeoff.
- Minicopter move speed- How fast the helicopter is moved with move method.
- Minicopter push force - Push force applied to minicopter with push method.
- Scrap helicopter can auto takeoff - Can the scrap helicopter use autotakeoff.
- Scrap helicopter move speed - How fast the helicopter is moved with the move method.
- Scrap helicopter push force- Push force applied to scrap helicopter with push method