Hey guys!
I know there have been many discussions about that, but...
I'm helping Wipman with finishing his M4-Pack (made of "INQ_const"-pack).
The problem is that the muzzle flash is shown always, even if I don't shoot. What I did: named the selection of the muzzle flash "zasleh" (in "0.000" and "View - Pilot" LOD), and made a CfgModels-section in the config (see below). But still the muzzle flash appears....*crying*
My CfgModels section:
class CfgModels
{
class default{sections[] = {};sectionsInherit="";};
class Weapon: default{sections[] = {"zasleh"};};
class Wip_M4A1: Weapon{};
class Wip_M4A1Acog: Weapon{};
class Wip_M4A1M68: Weapon{};
class Wip_M4A1MK: Weapon{};
class Wip_M4A1SD: Weapon{};
class Wip_M4A1Scope: weapon{};
class Wip_M4A1M203: Weapon{};
};
Anyone help???
(Kick my ass if that problem is very easy and has been solved a lot of times.... ;-) )
Cheers
BTW: The model's name is "Wip_M4A1"