OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: hamis on 18 Dec 2004, 15:06:45

Title: "bis_resistance" problem
Post by: hamis on 18 Dec 2004, 15:06:45
Well,i am making my version of eecp,and now i have this problem:canÂ't load mission(animations),missing addon "bis_resistance".I have removed any reference to it in all(i think) addons and anims!So,what should i do to get rid of this thing?
Title: Re:"bis_resistance" problem
Post by: Platoon Patton on 18 Dec 2004, 15:33:26
Add "bis_resistance" in addOns[] in mission.sqm manually.
Title: Re:"bis_resistance" problem
Post by: macguba on 20 Dec 2004, 00:46:45
Search the official forums for tips on this one.  It can occur in a variety of circumstances, for example when you include in gear selection a weapon that is not actually in the mission.

Platoon Patton's solution is correct.