Von Quest 1163 Posted January 19, 2017 I'm not sure about spawning a Module. But you can place the LEAP Module and set it to "System Only", and then when you are ready you can just add the addAction Menus to the Objects you need. If you are comfortable with some scripting, you can add these to the Object(s) you need if/when they become unlocked: [[JumpMaster, ["Flight Plan: XC-130 Nightmare -- H.A.L.O.", "missionNamespace setVariable ['planeType', 2, true]; missionNamespace setVariable ['flightHALO', 1, true]; missionNamespace setVariable ['flightPARA', 0, true]; execVM 'vqi_halo\VQI-DemonDropper\FlightPlan\vqi_halo_flightplan.sqf'; [JumpMaster, 1]"]], "addAction", true, true] call BIS_fnc_MP; [[JumpMaster, ["Flight Plan: XC-130 Nightmare -- ParaJump", "missionNamespace setVariable ['planeType', 2, true]; missionNamespace setVariable ['flightPARA', 1, true]; missionNamespace setVariable ['flightHALO', 0, true]; execVM 'vqi_halo\VQI-DemonDropper\FlightPlan\vqi_halo_flightplan.sqf'; [JumpMaster, 2]"]], "addAction", true, true] call BIS_fnc_MP; [[JumpMaster, ["S.A.M. Intel Report", "execVM 'vqi_halo\VQI-DemonDropper\Airspace\vqi_halo_sam_mkrs_intel.sqf'; [JumpMaster, 3]"]], "addAction", true, true] call BIS_fnc_MP; [[JumpMaster, ["H.A.L.O. Inspection", "[player] execVM 'vqi_halo\VQI-DemonDropper\FlightCrew\vqi_halo_inspection_halo.sqf'; [JumpMaster, 4]"]], "addAction", true, true] call BIS_fnc_MP; [[JumpMaster, ["ParaJump Inspection", "[player] execVM 'vqi_halo\VQI-DemonDropper\FlightCrew\vqi_halo_inspection_para.sqf'; [JumpMaster, 5]"]], "addAction", true, true] call BIS_fnc_MP; [[LoadMaster, ["CLEARED for TakeOff", "[player] execVM 'vqi_halo\VQI-DemonDropper\FlightCrew\vqi_halo_takeoff.sqf'; [LoadMaster, 1]"]], "addAction", true, true] call BIS_fnc_MP; Just change the names JumpMaster and LoadMaster to the Objects you want to have those Menu Options. Then you can also spawn the HALO Crate and C-130 Plane as needed. Not sure if that helps, as I haven't worked on this in a long time. I'm also not sure what works and what doesn't right now. I should be coming back to this project in a few weeks or so to take a closer look at its current state. 1 Share this post Link to post Share on other sites
jetset22a 7 Posted January 19, 2017 Thanks! I'll look into it! For now I found another work around which is using Larrow's Eden Composition Spawning script to spawn your module as a composition and that works too. Share this post Link to post Share on other sites
Von Quest 1163 Posted February 25, 2017 - UPDATE - v0.2.5 Beta ======================= FIXED: Bad Map Config on custom User Maps FIXED: Missing Re-Breather Error ADDED: Moved RADAR Air-Defences into LEAP CHANGED: Increased SAM Activation/Launch CHANGED: SAMs & RADAR now have set Height! CHANGED: Intel increased to 5min 4 Share this post Link to post Share on other sites
Guest Posted February 27, 2017 New version frontpaged on the Armaholic homepage. L.E.A.P - Low and Extreme Altitude ParaJumps v0.2.5 Beta Community Base addons A3 Share this post Link to post Share on other sites
SonterAUS 1 Posted February 27, 2017 hey dude, love ya work. just spotted this on the steam workshop, you know about this? http://steamcommunity.com/sharedfiles/filedetails/?id=869266035&searchtext= Share this post Link to post Share on other sites
Von Quest 1163 Posted February 28, 2017 Negative. Thanks! Good spot. I'll try and contact him/them later. And he's using an old buggy version. He's also using it wrong. Lol. Anyway, thanks! 2 Share this post Link to post Share on other sites
Touhou 1 Posted March 3, 2017 (edited) Hi, Thanks a lot for your awesomes mods by the way. I have a little problem with this mod. It works perfectly on clean maps, but when I use it for my scenario, it gone wrong. When I ask for a HALO or ParaJump, the maker report -615ft and the Plane and I spawn at the left botom corner of the map under water. There is a screenshot of the markers. Spoiler Spoiler Edited March 3, 2017 by Timothée Dhesse Share this post Link to post Share on other sites
Von Quest 1163 Posted March 3, 2017 Thanks, Not sure what happened there. I'll have to get back to you. Just saw your PM on Armaholic too. I'll take a look. 1 Share this post Link to post Share on other sites
Touhou 1 Posted March 4, 2017 (edited) Thanks I searched by myself but I dont know how your mod and cripts works. Is it possible that markers/scripts/trigger I use/create may cause trouble with your mod ? Edited March 4, 2017 by Timothée Dhesse Share this post Link to post Share on other sites
O.Languedoc 67 Posted March 10, 2017 VonQuest, was your mod updated for dedicated server over the past year? Our community would love to use it. Share this post Link to post Share on other sites
Von Quest 1163 Posted March 10, 2017 Negative. Sorry. And no plans until it moves further along. I'm tempted to get a donation button, and then I could be bribed. *wink* @Timothee Sorry pal. I've been sick this past week. Haven't had time to look. The way we play (system only) it was working fine. Feeling a tad better, so I might have time to take a look this weekend. 2 Share this post Link to post Share on other sites
Guest Irondog McMannis Posted March 12, 2017 So how much of a bribe are we talking here? Share this post Link to post Share on other sites
Von Quest 1163 Posted March 13, 2017 $100. I have zero plans to use this on Dedicated. It makes little sense to spend the weekend working on code and setup for something I'm not going to use. It's only roughly about 50% done in its current state. Since I know next to nothing about Dedicated Servers for ArmA, it may only take an hour or two, or it could take all week. I'll work on anything for a price. Otherwise everyone will have to wait until it's closer to v1. Share this post Link to post Share on other sites
supergruntsb78 67 Posted March 13, 2017 4 hours ago, Von Quest said: $100. You are cheap :P Share this post Link to post Share on other sites
O.Languedoc 67 Posted March 13, 2017 Where is the donation button for Dedicated server support so I can give you money? :) Share this post Link to post Share on other sites
Von Quest 1163 Posted March 14, 2017 Thanks. Yup, I'm back. And I noticed that as well in testing it a few days ago. I goofed a classname. I'll upload a fix soon. For now, use the VA to grab the other re-breather (same name). The one in the crate is wrong. I'll look at the cargo options too. We never use them, so I didn't test those. Share this post Link to post Share on other sites
Maj.Boggie 47 Posted March 14, 2017 19 hours ago, O.Languedoc said: Where is the donation button for Dedicated server support so I can give you money? :) I second this! Share this post Link to post Share on other sites
Von Quest 1163 Posted March 17, 2017 UPDATE: v0.2.6 Beta ======================= FIXED: classname preventing PASS on HALO Inspection @Timothée Dhesse Just did a HALO Jump in the warm humid air over Tanoa. Everything seems to be working fine. @Everyone I'll be adding a Donate button soon if everyone really really really wants this working on Dedicated. I may consider other requests for ALL PROJECTS too as well, if donations are a regular thing. 3 Share this post Link to post Share on other sites
O.Languedoc 67 Posted March 18, 2017 Donate button for frogs also. The lockout chamber wasn't moving on dedicated. Share this post Link to post Share on other sites
Guest Posted March 18, 2017 New version frontpaged on the Armaholic homepage. L.E.A.P - Low and Extreme Altitude ParaJumps v0.2.6 Beta Community Base addons A3 Share this post Link to post Share on other sites
EchoFiveSierra 2 Posted July 21, 2017 Did the dedi stuff ever come around on this? Share this post Link to post Share on other sites
seba1976 98 Posted August 21, 2017 Impressive mod. Am I doing something wrong if I don't get any lights at all? I just open the ramp and walk off the plane. The HALO jump works incledible, but I was expecting the blue light, then red, then blinking red, etc. that is mentioned in the readme. I also get a script error right after I exit the plane. Share this post Link to post Share on other sites
Von Quest 1163 Posted August 21, 2017 I have a feeling it's broken again right now. In the games we play, we haven't had to HALO in a while, but I swore it wasn't triggering all the effects and audio. I think the Trigger isn't detecting the first player in the plane. There should be Lights and Audio for a HALO. If it is working, you'd have to wait a minute or two before you get the "de-pressurzes" announcement and the Ramp will open automatically. In a low-alt ParaJump you'd have to open the Ramp manually. My ArmA dev time has been about zero the last couple months. I'll try and do some updates this weekend if I can find the time. Super busy right now though. I have some possible new projects coming up, and don't know if I'll ever get to finish these mods. Grrr. Hang in there fellas. I'll get back to you... 2 Share this post Link to post Share on other sites
linuxmaster9 101 Posted September 2, 2017 would it be possible to use this as a spawn option in Exile? The bambi player would spawn inside the plane with all the necessary gear already on and the plane 60k up or something and have the whole countdown and jump thing? When they get to the ground, the gear disappears. and they have their default Bambi gear. I would place the plane in the middle of the map or near the coast. Share this post Link to post Share on other sites