Critical
11-26-2007, 02:58 AM
Good day everyone.
I am trying to dissect this code. While the first four lines make sense to me, I am trying to figure out what the <condition> line is exactly doing.
Yes, there is more code to this file and I will put it up if need be.
<ProfileName>\whatever\whatever</ProfileName>
<Mount>False</Mount>
<UseFlight>False</UseFlight>
<Startable>True</Startable>
<Condition ConditionType="2" Parameter="1" NextStep="1" />
Any help would be appreciated.
I am trying to dissect this code. While the first four lines make sense to me, I am trying to figure out what the <condition> line is exactly doing.
Yes, there is more code to this file and I will put it up if need be.
<ProfileName>\whatever\whatever</ProfileName>
<Mount>False</Mount>
<UseFlight>False</UseFlight>
<Startable>True</Startable>
<Condition ConditionType="2" Parameter="1" NextStep="1" />
Any help would be appreciated.