Jetpack by riten

If you liked this item, please rate it up on Steam Workshop page.

Author: riten

Last revision: 27 Sep, 2016 at 13:23 UTC

File size: 10.23 MB

On Steam Workshop

Description:

Mod based on real project – "Jetpack Aviation" ( http://jetpackaviation.com).
BIS Forum: https://forums.bistudio.com/topic/194170-jetpack-wip/

1.Features:

– Jetpack inventory is disabled, so I’ve added possibility to put second backpack on chest with stuff you may need on your task.
– You can walk with backpack, but can’t run (it’s not limitation, it has been blocked intentionaly). If you start running by pressing shift or whatever is your key assigned to "turbo", you’ll start flying.
– Helmet mounted display.
– Custom sounds (for now only bingo fuel).
– The possibility of landing on buildings (and anything else detected as floor by engine).
– G forces effects while flying instead of static animation:

2.Instructions:

note: Do not try to spawn it via soldier backpacks menu, it won’t work and you’ll get "bad vehicle type".

How to spawn it corectrly:
1. Go to Empty category then Jetpack and Stuff then select jetpack and put it on the ground in editor near your soldier. Then use "Turn on and take" to take jetpack.

or…

2. Paste in your soldier unit init this code (just remember in this case you’ll have to take off backpack and use action "turn on and take" to make it works):

this addbackpack "riten_jetpack_bp"

—– —– —–

– You can find jetpack in editor empty objects "Jetpack and Stuff" category.
– If you want to fly, just wear jetpack using action "Turn On and take" and press turbo key default "shift".
– For refuel/repair you need special items which you can find in empty objects "Jetpack and stuff" category.

—– —– —–

*Classnames
riten_jetpack_bp – jetpack
riten_jp_repair – repair tool box
riten_jp_fuel – fuel canister

*Actions
Turn On and take – use to pick up backpack and "arm" engines, if you pick up backpack manually it won’t fly.
BP on chest – puts your backpack to chest
Take off BP from chest – take off your backpack from chest
repair – repairs jetpack if you are close to repair tool box
refuel – refuels jetpack if you are close to fuel canister

3.Changelog

– v1 Public relase

4.License:

This mod has been relased under Creative Commons ( https://creativecommons.org/licenses/by-nc-nd/4.0/), only for Arma 3 use.

5.Credits:

– BIS for tools and engine
– Community for tutorials that helped me start modding
– Scripts, configs, model and textures by me