View Full Version : I downloaded Rise of Manking with DCM+Bug+Revolution


Aleenik
Jul 17, 2008, 01:18 AM
So my question is..like when i start a game it shows me whats enabled..im wondering..how do you enable those things? I want to enable active deffence for example...:)

RobO
Jul 17, 2008, 02:56 AM
Look in Assets\XML\GlobalDefinesAlt.xml in the directory where you installed the mod

trickofthehand
Jul 30, 2008, 05:08 PM
Look in Assets\XML\GlobalDefinesAlt.xml in the directory where you installed the mod

ok but how exactly do you toggle these, for those of us without technical knowledge.

RobO
Jul 30, 2008, 11:54 PM
Well, I didn't define them myself, so I can't give miuc specific advice. Check the context. On/Off switches tend to be 0 = off, 1 = on. Max values are usually just numerical values.
You're looking for the numerial values inside the <iDefine stuff, e.g.
<Define>
<DefineName>DCM_RANGE_BOMBARD</DefineName>
<iDefineIntVal>1</iDefineIntVal>
</Define>

gruffydd
Jul 31, 2008, 10:59 AM
I believe the reason they are disabled is because some of the DCM components are known to be buggy and cause CTDs (stack attack for example). I suspect the settings released are the ones known to be most stable. I, however, have enabled some (air bombing missions, opportunity fire), and am playing to see if they are stable. Haven't had any problems yet.