King39 Posted March 13, 2022 Posted March 13, 2022 (edited) I understand that a smoke generator has to be loaded on an aircraft for the smoke to work but there doesn't seem to be a helo that has a smoke generator available. Is there another way (script or something) where smoke can be triggered on and off for a helicopter? I'm trying to make a helicopters progress through a flight plan apparent to the player (in an A-10C). I'd like to be able to trigger smoke on/off so the player can spot the helo as it progresses through the trip. Thank you, Edited March 13, 2022 by King39
toutenglisse Posted March 13, 2022 Posted March 13, 2022 26 minutes ago, King39 said: ... I'd like to be able to trigger smoke on/off so the player can spot the helo as it progresses through the trip. Thank you, you can use : DCS func ctfColorTag - DCS World Wiki - Hoggitworld.com (example, use : trigger.action.ctfColorTag('hélico-1-1', 1) to enable green smoke, trigger.action.ctfColorTag('hélico-1-1', 0) to disable)
King39 Posted March 13, 2022 Author Posted March 13, 2022 Beautiful! Thank you. Now if I can just get the helicopter to follow it's flight plan I'll be all set.
Recommended Posts