FlightControl Posted December 1, 2015 Posted December 1, 2015 (edited) Is there any way using lua scripting to destroy dead (burning) units from the simulator? It seems, that when units have crashed and are burning, they are dead and report that they don't exist anymore. Any way to overrule that in lua? eg. I would like to destroy a unit when burning with: Unit:destroy() I've tried everything, but just am not able to get it to work ... Sven Edited April 9, 2018 by BIGNEWY TITLE [TABLE][sIGPIC][/sIGPIC]| Join MOOSE community on: DISCORD :thumbup: Website of the MOOSE LUA Framework. MOOSE framework Downloads. Check out Example Missions to try out and learn. MOOSE YouTube Channel for live demonstrations and tutorials. [/TABLE]
Grimes Posted December 1, 2015 Posted December 1, 2015 Its been on the wishlist for a while now. 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
FlightControl Posted April 9, 2018 Author Posted April 9, 2018 Bug 2 - Destroy units at S_EVENT_CRASH or S_EVENT_DEAD Crashed air units cannot be destroyed using Group.destroy(AirGroup) or Unit.destroy(AirGroup) at S_EVENT_CRASH or S_EVENT_DEAD. Description: <URGENT>When an air unit has crashed ( a S_EVENT_CRASH has occurred ), and BEFORE the unit is burning, units cannot be destroyed.This is required to keep the simulator clean from unwanted debris and to prevent airbases from locking up. IMPORTANT Note: The destroy() functions for burning groups and units worked on previous DCS world versions (i believe it worked on DCS world 1.2.6). And then suddenly this stopped working completely. Consequence: I believe this is an important bug to look at. Some of our scripting talents have build a cleanup function to keep or cleanup airbases clean in running multi-player missions. When units crash at airbases, the complete airbase will stop functioning. By monitoring the health status of units at these airbases using lua scripting, and destroying crashed or dead units, the airbase used to be able to keep on running and operating normally. Please have a look at this bug, it is a really annoying thing and i believe most of the mission design will want to have this fixed. References of posts on the forum: http://forums.eagle.ru/showthread.ph...estroy+burning [TABLE][sIGPIC][/sIGPIC]| Join MOOSE community on: DISCORD :thumbup: Website of the MOOSE LUA Framework. MOOSE framework Downloads. Check out Example Missions to try out and learn. MOOSE YouTube Channel for live demonstrations and tutorials. [/TABLE]
ED Team BIGNEWY Posted April 9, 2018 ED Team Posted April 9, 2018 (edited) This one is a wish list item currently edit:threads merged Edited April 11, 2018 by BIGNEWY Forum rules - DCS Crashing? Try this first - Cleanup and Repair - Discord BIGNEWY#8703 - Youtube - Patch Status Windows 11, NVIDIA MSI RTX 3090, Intel® i9-10900K 3.70GHz, 5.30GHz Turbo, Corsair Hydro Series H150i Pro, 64GB DDR @3200, ASUS ROG Strix Z490-F Gaming, PIMAX Crystal
FlightControl Posted April 11, 2018 Author Posted April 11, 2018 There is a confusion. It used to work in dcs 1.2. So, let me be clear, the functionality that worked was to get a unit removed before a unit would burn... how? by destroying the unit in the S_EVENT_DEAD handler. So before the S_EVENT_DEAD handler would be finished, the unit would be removed without problems. [TABLE][sIGPIC][/sIGPIC]| Join MOOSE community on: DISCORD :thumbup: Website of the MOOSE LUA Framework. MOOSE framework Downloads. Check out Example Missions to try out and learn. MOOSE YouTube Channel for live demonstrations and tutorials. [/TABLE]
ED Team BIGNEWY Posted April 11, 2018 ED Team Posted April 11, 2018 It is reported 0031211 very low priority however Forum rules - DCS Crashing? Try this first - Cleanup and Repair - Discord BIGNEWY#8703 - Youtube - Patch Status Windows 11, NVIDIA MSI RTX 3090, Intel® i9-10900K 3.70GHz, 5.30GHz Turbo, Corsair Hydro Series H150i Pro, 64GB DDR @3200, ASUS ROG Strix Z490-F Gaming, PIMAX Crystal
FlightControl Posted April 11, 2018 Author Posted April 11, 2018 Well, the feature is essential to keep the airbases from locking up, or to keep the area clean for debris. How can such a thing be low Bignewy. I don't understand. So many people here would want this implemented. [TABLE][sIGPIC][/sIGPIC]| Join MOOSE community on: DISCORD :thumbup: Website of the MOOSE LUA Framework. MOOSE framework Downloads. Check out Example Missions to try out and learn. MOOSE YouTube Channel for live demonstrations and tutorials. [/TABLE]
ED Team BIGNEWY Posted April 11, 2018 ED Team Posted April 11, 2018 It is very simple, there are other issues / bugs / feature request that have priority over this one. Forum rules - DCS Crashing? Try this first - Cleanup and Repair - Discord BIGNEWY#8703 - Youtube - Patch Status Windows 11, NVIDIA MSI RTX 3090, Intel® i9-10900K 3.70GHz, 5.30GHz Turbo, Corsair Hydro Series H150i Pro, 64GB DDR @3200, ASUS ROG Strix Z490-F Gaming, PIMAX Crystal
Alpenwolf Posted April 29, 2018 Posted April 29, 2018 It is very simple, there are other issues / bugs / feature request that have priority over this one. Maybe it is not of a high priority but I'd like to back up the guys here and hope for such a feature :thumbup: HACA DYCA Discord Cold War 1947 - 1991 You can help me with keeping up the server via PayPal donations: hokumyounis@yahoo.com
HiJack Posted April 29, 2018 Posted April 29, 2018 It is very simple, there are other issues / bugs / feature request that have priority over this one. I don't understand this priority either. This is essential for keeping the Multiplayer mission going on bussy servers. It should be a priority for ED to work on multiplayer features.
ED Team BIGNEWY Posted May 1, 2018 ED Team Posted May 1, 2018 it has been reported by Grimes and the team are aware of it. #0031211 like I have said there are other issues with much higher priority, only thing I can do is pass on the feedback, and I will. Forum rules - DCS Crashing? Try this first - Cleanup and Repair - Discord BIGNEWY#8703 - Youtube - Patch Status Windows 11, NVIDIA MSI RTX 3090, Intel® i9-10900K 3.70GHz, 5.30GHz Turbo, Corsair Hydro Series H150i Pro, 64GB DDR @3200, ASUS ROG Strix Z490-F Gaming, PIMAX Crystal
HiJack Posted May 1, 2018 Posted May 1, 2018 I'm sad to hear that. The priority list should be, Core game breaking bugs first and then Multiplayer breaking bugs, then Single player/module bugs and any map bugs, but I understand that ED's priority list is completely different. The list is of course longer as well ;) 1
ED Team BIGNEWY Posted May 1, 2018 ED Team Posted May 1, 2018 yep as users we have different priorities, ED have all the knowledge to make the right choice, just give it time. Forum rules - DCS Crashing? Try this first - Cleanup and Repair - Discord BIGNEWY#8703 - Youtube - Patch Status Windows 11, NVIDIA MSI RTX 3090, Intel® i9-10900K 3.70GHz, 5.30GHz Turbo, Corsair Hydro Series H150i Pro, 64GB DDR @3200, ASUS ROG Strix Z490-F Gaming, PIMAX Crystal
Recommended Posts