Jump to content
deltagamer

Static Line Parachute Mod

Recommended Posts

Static Line Parachute





Features

The Ability to Static Line Jump from supported Aircraft

All gear and Backpacks will be kept on jump and will return on touch down

ACE3 and AGM Support

Landed Chute model that can be packed

Pilot ability to mass paradrop cargo players

Whats Planned

- Support more vehicles and mods

Credits

Original idea by Ohally, thanks to him and the rest of the mod team for the assistance.

3CommandoBrigade

ImperialAlex

Theebu

Lifetap

Thanks to everyone above they have helped me out a lot!

Also please let me know if I forgot to credit you.

Current ChangeLog

== v1.0.0.3 ==

- Slightly edited fall speed

- Update geometry to allow a more stable fall

- Added the ability for pilots to mass paradrop cargo

- Small model tweaks

- Fixed collisions issue with parachute

- Adjusted safety of landing

== Full ChangeLog is included in the download file ==

Vehicles & Classnames

//T10 Parachutes//

"DEGA_T10_Parachute" - T10 Parachute

"DEGA_T10_Parachute_backpack" - T10 Parachute Bag

For Mission Makers

Note - The mod temporarily will not work with AI - Use Version 1.0.0.0 to have it working with AI

Paradropping Mass groups of units in the Cargo of a Chinook -

Use either this:


private ["_vehicle","_paraunit"];
_vehicle = [_this,0,objNull,[objNull]] call bis_fnc_param;
if (!isNull(_vehicle)) then {
_paraunit = assignedcargo _vehicle;
{
[_vehicle,_x] call DEGA_fnc_deployStaticLine;
sleep 0.5;//So units are not too far spread out when they land.
} forEach _paraunit;
};

// ADD THE BELOW CODE TO MASS PARADROP ALL PLAYER/AI IN THE CARGO OF YOUR VEHICLE
//_paras = [AIRCRAFT_NAME] execVM "AI_Static_Line.sqf";



Or this:


_paras = [AIRCRAFT_NAME] spawn DEGA_fnc_Cargo_Static_Line;

For Mod Makers

In-order to give your aircraft the ability to work with this mod all you would need to do is:

Download this mod and navigate to the For_Mod_Makers Folder Located within the main download and select from a list of different p3ds that would best fit your aircraft and paste it into your model. Then once that is done let me know that you have added the memorypoints to your aircraft. The rest will be on me to add the compatibility.

Supported Mods & Vehicles

// Vanilla Vehicles //

- None Currently

// Modded Vehicles //

- Deltagamers ChinookPack Mod

- Chairbornes C130 Mod

Documentation

Static Line Parachute Usage For - Deltagamers ChinookPack Mod

In order to use the static line parachutes you must consider the following:

1:- The Helicopters terrain altitude must be above 140 Meters.

2:- The Rear Ramp must also be either open or level

3:- The Player must be in any of the Cargo seats (this includes ffv crew positions)

If done correctly all players in the cargo seat will see a Blue action near the bottom of

the action menu called 'Static Line Paradrop' This will eject the player with a T10 Parachute

and safely land them keeping all of their gear and any backpacks they had equipped.

Static Line Parachute Usage For - Chairbornes C130 Mod

In order to use the static line parachutes you must consider the following:

1:- The Planes terrain altitude must be above 140 Meters.

2:- One of the Rear Side Doors must also be open

3:- The Player must be in any of the Cargo seats

If done correctly all players in the cargo seat will see a Blue action near the bottom of

the action menu called 'Static Line Paradrop (Left)' or 'Static Line Paradrop (Right)' This

will eject the player with a T10 Parachute and safely land them keeping all of their gear and

any backpacks they had equipped.

Known Issues

- Doesn't work well with water

Images

TEazWxd.jpg 1BXRWHN.jpg

OsBQRdF.jpg YK7ydFU.jpg

More Images

Downloads

v1.0.0.2

CC6Kg1W.png

6l5A6DA.png

news_download_a3_3.png

ArmA3.de Mirror

Requirements

CBA - Community Base Addons - ARMA 3

Extra Links

Static Line Parachute Sources

Licence

APL-SA.png

For special license agreements contact me personally through pm.

Dev Note:





Please respect my wishes and always contact me before you use this mods sources in your own personal modification.

Always credit everyone involved/listed in the credits of this mod when you are editing and re-releasing this mod.

Refrain from posting any unofficial downloads on this thread. All releases here will be authored by myself.

And finally if you have any questions feel free to message me on the forums or post here.

Cheers!



Edited by deltagamer
  • Like 2

Share this post


Link to post
Share on other sites

Nice one mate!

Can't wait to get my hands on it!! :D

Share this post


Link to post
Share on other sites

I can confirm that static line jumps are utterly, utterly epic!

We've given this a go on our public server (which everyone is welcome to come and join!) and had immense fun with it.

Share this post


Link to post
Share on other sites

Released! Can a mod move the thread please and remove the "[WIP]", thanks.

All information is included in the first post.

Share this post


Link to post
Share on other sites

New mod v1.0 available at withSIX. Download now by clicking:

banner-420x120.png

Hey deltagamer , you can upload updates or new mods to withSIX yourself now!

Make your own promo page, get the power to release your work at your own point of choosing.

To learn more, follow this guide.

Share this post


Link to post
Share on other sites

Trying right now. I have been waiting for so long.

Saint Michael like it. :yay:

Share this post


Link to post
Share on other sites
Released! Can a mod move the thread please and remove the "[WIP]", thanks.

All information is included in the first post.

Thread moved per request.

Share this post


Link to post
Share on other sites

Will we be seeing a Version compatible with the RHS C-130?

Share this post


Link to post
Share on other sites

Created a LAN server, spawned a C130, get in as pilot, fly above 140meters, open the doors, ride in back, parachute with blue action, free falling with out any parachute and SURVIVE.

Does it only work on dedicated ?

Share this post


Link to post
Share on other sites

@ElTyranos - Hmm no it shouldn't, all of the screenshots you see above are in singleplayer. It has been tested on a dedicated server on 3CB and it seems to work fine. Could you possibly give me more information about this?

-

Edit

Might be a problem with LAN, could you test in singlerplayer or dedi and let me know what happens?

@Asher418 - I would need to speak to someone at the team to try and setup compatibility with it. So I'm not too sure.

Edited by deltagamer

Share this post


Link to post
Share on other sites

is it just me or is the landing bugged, i get like a ragdoled animation before getting prone?

Share this post


Link to post
Share on other sites
Might be a problem with LAN, could you test in singlerplayer or dedi and let me know what happens?

Try1 : full addon list I'm used to play with in my community (ACE3 & various enhancing addons) + editor = it worked once, then I retried and it didn't work anymore. Landing was good with a short black screen.

Try2 : CBA + Chairbone's C130 + your mod + editor = worked 3 times in a row. Ragdoll landing (this is awesome, don't remove it, reminds me of my 49 IRL jumps, this was mainly trying not to get broken when hitting the ground)

I'll try to investigate and see which mod is conflicting.

EDIT : Try3 : same as Try1 but on dedicated server = not working

Definitely an addon conflict. Did you already make it work with ACE 3 ?

Edited by ElTyranos

Share this post


Link to post
Share on other sites

@david2212 - Thats to simulate the final landing procedure where you would normally roll when touching down. To remove this just run with AGM or ACE3.

@ElTyranos - I'll leave a list below of all 46 mods it has been tested with on a dedicated public server with 3CB. Later tonight i'll try and organize a test session on a dedicated server with ACE3, ChinookPack, Chairborne C130 and CBA-A3. I'm positive ACE3 isn't the issue as I tested it constantly whilst developing this.

Tested Mods - 46

@3CB_BAF_Units

@3CB_BAF_Vehicles

@3CB_BAF_Weapons

@3CB_Config

@African_Conflict

@AGM

@Alive

@AllInArmaTerrainPack

@Ares

@Asdg_jm

@Asdg_jr

@BeretPack2 

@Blx

@Bornholm

@Burnes_Challenger

@Burnes_Mk10

@Cba_A3 Community Base Addons

@Cha_AV8B

@ChinookPack

@Cup

@Fa18_A3

@Fdf_Podagorsk

@Grace_FV510

@Grace_Real_Warrior

@HLCMods_AK AK Rifles

@HLCMods_Core

@IslaDuala_A3

@Mad_Build

@Mas_Nato_Rus_SF_Veh

@Mad_Resh

@Mbg_Buildings3

@Mbg_Celle2

@Namalsk_Lite

@Nato_Russian_SF_Weapons

@NGS_Capraia

@Nziwasogo

@Panthera_A3

@PsyLandrover

@Rhs_Afrf3

@RKSL_Attachments

@ST_Nametags

@STHud_A3

@Stkr_BI

@Task_Force_Radio

@Tpc_Su22

@XLA_FixedArsenal

Share this post


Link to post
Share on other sites

When trying it with ace3 the backpack hangs underneath my feat and the landing is a lot nicer, but the parachute doesn't deploy! Just me or?

Share this post


Link to post
Share on other sites

@david2212 - Can I have more information? Works fine with me.

Share this post


Link to post
Share on other sites

i use cba, ace3, chairborne c130 and this mod, when i jump out it goes in to the freefall animation with the backpack hanging, i hit the ground in a safe way, and i end up kneeling

Share this post


Link to post
Share on other sites

I'm really not sure whats causing your problem then, it all works fine for me. Could you post some images or even a video of if it in action? Maybe even post a rpt file so I can see if its something you have in a mission or whatever.

---------- Post added at 17:24 ---------- Previous post was at 16:27 ----------

Static Line Parachute v1.0.0.1 Hotfix -

Here's the recent version of the mod - https://github.com/deltagamer/DEGA_Static_Line/releases/tag/V1.0.0.1

Front page has been updated with the new changelog.

Note - The mod temporarily will not work with AI

Edited by deltagamer

Share this post


Link to post
Share on other sites

To deltagamer,

Can you add the para in a backpack like default Arma 3 parachute, so we can use it with Secventral.

Share this post


Link to post
Share on other sites

Will this work with RHS's C130?

Share this post


Link to post
Share on other sites

Hi all,

1. i placed the c130 from Chairbornes C130 Mod on stratis, set init to "this flyinHeigth 400" set a WP and opend the back doors. the plane started an climbed to 400 meters, but i never got any blue add action lines telling me "static line paradrop"....

whats my failure?

2.

Will this work with RHS's C130?

will it?

Edited by Venezz

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.

×