edudix Posted November 7, 2023 Posted November 7, 2023 Hi, Can we destroy the map buildings? I believe yes, but how do I set off the trigger when the buildings are destroyed? I mean I can with static objects, but how we do it with the map buildings it self? The integrated that the maps brings. Br
cfrag Posted November 7, 2023 Posted November 7, 2023 If you want to blow up a building. put down a trigger zone centered over the building that you want to demolish, and when the conditions are right, use the action EXPLOSION with the trigger zone centered over the building. Use a power volume of 9000 to start with, then decrease power until you get a good result without leveling the surrounding block. Now, if you want a trigger to fire when a scenery object is destroyed, that can't be done without some outside help. DML's 'object destruct detector' can do that for you. There are other methods from other sources as well.
edudix Posted November 7, 2023 Author Posted November 7, 2023 1 hour ago, cfrag said: If you want to blow up a building. put down a trigger zone centered over the building that you want to demolish, and when the conditions are right, use the action EXPLOSION with the trigger zone centered over the building. Use a power volume of 9000 to start with, then decrease power until you get a good result without leveling the surrounding block. Now, if you want a trigger to fire when a scenery object is destroyed, that can't be done without some outside help. DML's 'object destruct detector' can do that for you. There are other methods from other sources as well. Thanks man! I´ll check it out.
edudix Posted November 7, 2023 Author Posted November 7, 2023 1 hour ago, cfrag said: If you want to blow up a building. put down a trigger zone centered over the building that you want to demolish, and when the conditions are right, use the action EXPLOSION with the trigger zone centered over the building. Use a power volume of 9000 to start with, then decrease power until you get a good result without leveling the surrounding block. Now, if you want a trigger to fire when a scenery object is destroyed, that can't be done without some outside help. DML's 'object destruct detector' can do that for you. There are other methods from other sources as well. I was also doing it by putting a unit over the building (infantry or so), I don´t know if that makes sense to you. The problem on that is the message on the right you receive when you kill it, not much real. I dont know if this message can be hidden.
SUNTSAG Posted November 7, 2023 Posted November 7, 2023 @edudix It's all perfectly possible using functions that were integrated two years ago and I have attached a sample mission showing it in action. I hope this helps. Cheers. Mapobjecttriggers.miz 3 Callsign: NAKED My YouTube Channel [sIGPIC][/sIGPIC]
edudix Posted November 19, 2023 Author Posted November 19, 2023 On 11/8/2023 at 12:16 AM, SUNTSAG said: @edudix It's all perfectly possible using functions that were integrated two years ago and I have attached a sample mission showing it in action. I hope this helps. Cheers. Mapobjecttriggers.miz 9.54 kB · 5 downloads Thanks man!!! Sorry for answer you late.
Recommended Posts