Slutcher Posted September 16, 2017 Posted September 16, 2017 Im trying to make a mission that choppers can transport fuel to an airfield and add some amount of fuel into the airfield's resource once landed. Is there any way to do this? I know i can deplete resources by spawning/despawning AIs, but is it possible to add resources, and not with a time interval but an action? http://www.51bisons.com
Grimes Posted September 17, 2017 Posted September 17, 2017 Not directly via triggers. You can spawn AI in the air to land at the base and when they park they should be defueled and ammo removed which gets added to the warehouse. The right man in the wrong place makes all the difference in the world. Current Projects: Grayflag Server, Scripting Wiki Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread) SLMOD, Wiki wishlist, Mission Editing Wiki!, Mission Building Forum
Slutcher Posted September 17, 2017 Author Posted September 17, 2017 Not directly via triggers. You can spawn AI in the air to land at the base and when they park they should be defueled and ammo removed which gets added to the warehouse. Thanks for the quick reply! By the way, it inspires me that would it be possible to tell the AI to spawn at airfield A, fly to airfield B and drop only part of its fuel, and fly back to airfield A? http://www.51bisons.com
Grimes Posted September 17, 2017 Posted September 17, 2017 AI can't land and take-off again. You can despawn one group after it lands and spawn a new group with the same units and however much fuel to make it back to their original base. The right man in the wrong place makes all the difference in the world. Current Projects: Grayflag Server, Scripting Wiki Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread) SLMOD, Wiki wishlist, Mission Editing Wiki!, Mission Building Forum
504smudge Posted February 4, 2018 Posted February 4, 2018 Just to expand on this with the warehouse system (I’m really curious about this) would their be any way of adding a resource to a crate? And airlifting it to a airbase and having it add fuel and weapons of a given type? Is this something we can do now or via triggers? Is this a planned feature in 2.5? As it seems everything is there for it to happen? This would add some amazing logistical variety to missions Eagles may soar but weasels don't get sucked into jet engines. https://www.youtube.com/user/504smudge https://www.facebook.com/504smudge
Grimes Posted February 5, 2018 Posted February 5, 2018 Unfortunately no. I don't know what all is planned for the warehouse system. Its been mostly unmodified since it was implemented alongside FC3. Just having triggers/scripting would open up a lot of possibilities. The right man in the wrong place makes all the difference in the world. Current Projects: Grayflag Server, Scripting Wiki Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread) SLMOD, Wiki wishlist, Mission Editing Wiki!, Mission Building Forum
TOViper Posted May 23, 2019 Posted May 23, 2019 Unfortunately no. I don't know what all is planned for the warehouse system. Its been mostly unmodified since it was implemented alongside FC3. Just having triggers/scripting would open up a lot of possibilities. When will the scripting on warehouses be opened. Highly needed here! :music_whistling: Thanks! Visit https://www.viggen.training ...Viggen... what more can you ask for? my computer: AMD Ryzen 5600G 4.4 GHz | NVIDIA RTX 3080 10GB | 32 GB 3.2 GHz DDR4 DUAL | SSD 980 256 GB SYS + SSD 2TB DCS | TM Warthog Stick + Throttle + TRP | Rift CV1
Recommended Posts