IN005 24 Report post Posted December 30, 2016 (edited) Hello guys, how is it possible to add effects like smoke and fire to my map? I want to have the capital survivor town with chimneys and they should have those effect. This is how it looks now on my server: This is how it should look: Could someone help me please with this? Greeting IN005 Edited December 30, 2016 by IN005 Share this post Link to post Share on other sites
kuplion 1785 Report post Posted January 1, 2017 I would place a small object on each town in the editor and attach the smoke effect to that object. Share this post Link to post Share on other sites
Bob_the_K 105 Report post Posted March 30, 2017 So I added both smoke and fire in the editor ( class ModuleEffectsFire_F and class ModuleEffectsSmoke_F). I can play the scenario in the editor and the smoke and fire are there. But they don't show up in the export of either initServer.sqf or initPlayerlocal.sqf. How do I actually add them to the server itself? Share this post Link to post Share on other sites
kuplion 1785 Report post Posted March 31, 2017 3 hours ago, Bob_the_K said: So I added both smoke and fire in the editor ( class ModuleEffectsFire_F and class ModuleEffectsSmoke_F). I can play the scenario in the editor and the smoke and fire are there. But they don't show up in the export of either initServer.sqf or initPlayerlocal.sqf. How do I actually add them to the server itself? Make sure you've enabled simulation. Share this post Link to post Share on other sites
Bob_the_K 105 Report post Posted March 31, 2017 It's under "Systems" and if I edit it, there is no option for simulation" Share this post Link to post Share on other sites