g00d69 2 Posted April 21, 2013 hello i have make new muzzle and trying to config custom muzzle flash for this one but problem is flash doesnt show in game i followed BIS instructions in config.cpp: muzzleEnd = "zaslehPoint"; // memory point in muzzle supressor's model alternativeFire = "Zasleh2"; // class in cfgWeapons with model of muzzle flash and so ceated a new class in weaponcfg section with flash model : class Zasleh2: ItemCore { scope = 2; model = "\a3\data_f\proxies\muzzle_flash\muzzle_flash_rifle_GM6"; }; but when muzzle is mounted on weapon ingame ,no flash visble, what i did wrong or forgot please? does i must put something also in my p3d model or model.cfg?i tryie different things but nothing works :( Share this post Link to post Share on other sites
koffeinflummi 96 Posted April 21, 2013 g00d69 said: but when muzzle is mounted on weapon ingame ,no flash visble, what i did wrong or forgot please?does i must put something also in my p3d model or model.cfg?i tryie different things but nothing works :( AFAIK you need to have a proxy with the path to the flash in your model, at the end of the barrel. Share this post Link to post Share on other sites