LCD344 0 Posted September 17, 2002 I have the next prob - wenever i use the man 4 unit and spetz natz unit (and mybe others i still didnt check them all) - the game adds to my mission.sqm a addon called "groups" to the addon section - is this a bug ? or its suposed to be like this ? LCD OUT Share this post Link to post Share on other sites
Mister Frag 0 Posted September 18, 2002 Well, it didn't do that for me when I tried it in the Mission Editor. All I did was add "Man 4" and "Spetz Natz" on the Desert Island -- note that the addOns and addOnsAuto sections don't list "Group": </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">version=11; class Mission { addOns[]= { "bis_resistance" }; addOnsAuto[]= { "bis_resistance" }; randomSeed=13630467; class Intel { }; class Groups { items=2; class Item0 { side="CIV"; class Vehicles { items=1; class Item0 { position[]={9886.040039,26.730000,4020.639893}; id=0; side="CIV"; vehicle="Civilian4"; player="PLAYER COMMANDER"; leader=1; skill=0.600000; markers[]={}; }; }; }; class Item1 { side="EAST"; class Vehicles { items=1; class Item0 { position[]={9876.439453,26.730000,3975.840820}; id=1; side="EAST"; vehicle="SoldierESaboteurPipe"; leader=1; skill=0.600000; markers[]={}; }; }; }; }; }; class Intro { addOns[]={}; addOnsAuto[]={}; randomSeed=11388931; class Intel { }; }; class OutroWin { addOns[]={}; addOnsAuto[]={}; randomSeed=16423939; class Intel { }; }; class OutroLoose { addOns[]={}; addOnsAuto[]={}; randomSeed=6774787; class Intel { }; }; <span id='postcolor'> Is it possible that you are using OFP V1.46 or earlier, instead of V1.75 (Resistance)? The Mission Editor in those versions doesn't clean up the addOns section when units selected from an addon are removed from the mission, so you may need to clean up the addOns and addOnsAuto sections yourself. Share this post Link to post Share on other sites
LCD344 0 Posted September 18, 2002 im sure that im using resistance its the only OFP version that is compitable with handguns - but i think i got it - its a wrong defined addon - that overwrites the spetz nd man 4... i think - i just deleted all my addon folder nd now they work good LCD OUT Share this post Link to post Share on other sites