Hey all, I'm currently working on a project, but this is my first time modding arma (and the first time having to code anything in to any game)
I have working examples for unit and outfits, but the next thing I'm on to is custom coloured smoke grenades, I started writing a config but then i noticed in game the blue shell, for example has a line; "effectsSmoke = "SmokeShellBlueEffect";" rather than an RGB that I expected.
Naturally, that completely stumped me. Do I have to create my own "SmokeShell___Effect" or can it by changed by adding an Init into the config somewhere?
as of yet I have no code worth showing, just shedding some light on it would more than appreciated!
tl;dr; How do I make custom coloured smoke grenades?
Thanks, Sam