FlightControl Posted April 8, 2018 Posted April 8, 2018 Gents, May I ask something? The smoke size has been increased significantly since DCS 2.5, which is really a good idea that this was done. However, smoke can not only be generated in the ME using smoke actions, but they can also be triggered using the lua scripting API of DCS world. function trigger.action.smoke(Vec3 point, enum trigger.smokeColor color) A call to this method creates a smoke marker. Smoke can and is used for different things by mission designers. Not only to indicate targets, but also for indicating certain achievements, even ownership of zones etc. Would it be an unreasonable question to validate with the ED team of the DCS API could be extended to include two additional capabilities: 1. To make the size of the smoke larger or smaller. We've seen that when you are close to cargo, you can select a cargo from the menu, and the cargo will smoke, but much smaller than the usual one. 2. To stop smoking with an additional command. Is this possible? We think it is, because when you get closer to the cargo that is smoking, that smoking stops... Does anybody know if these methods are already available in DCS world? If yes, what would be the syntax? If no, would it make sense to ask for an extension to the sim? FC [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]
FlightControl Posted April 8, 2018 Author Posted April 8, 2018 sorry, duplicate [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]
Pikey Posted April 8, 2018 Posted April 8, 2018 A stop smoking ability would especially be good, I couldn't believe the sling loading inbuilt to DCS can do this, it's always been hardcoded to 5 mins, but the stopping smoking is somehow achieved for the helicopters, so I would like to know how they achieved that. ___________________________________________________________________________ SIMPLE SCENERY SAVING * SIMPLE GROUP SAVING * SIMPLE STATIC SAVING *
Johnny_Rico Posted April 8, 2018 Posted April 8, 2018 (edited) +1 for smaller smoke (and if possible could we have black smoke colour as well) The ability to stop smoke as well would be nice (helis do it ... but only for the single client who is selecting the cargo) Edited April 8, 2018 by Johnny_Rico METAR weather for DCS World missions Guide to help out new DCS MOOSE Users -> HERE Havoc Company Dedicated server info Connect IP: 94.23.215.203 SRS enabled - freqs - Main = 243, A2A = 244, A2G = 245 Please contact me HERE if you have any server feedback or METAR issues/requests
Recommended Posts