關於lspdfr outfits.xml officer的數量問題

yauling112

普通用户
12
0
1
請問我可以在同一個Class_A裡添加多個以下的例子嗎?例如我添加到10個它會隨機在1-10生成嗎?因為我想有多種不同樣式的員警
<Name>MET S 2</Name>
<ScriptName>m_base</ScriptName>
<Gender>male</Gender>


<Name>MET S 3</Name>
<ScriptName>m_base</ScriptName>
<Gender>male</Gender>

<Name>MET S 4</Name>
<ScriptName>m_base</ScriptName>
<Gender>male</Gender>



<Outfits>
<Outfit>
<Name>Metropolitan Police officers</Name>
<ScriptName>lspd_class_a</ScriptName>
<Variations>
<Variation>
<Name>MET S 1 III</Name>
<Base>m_base</Base>
<ScriptName>m_ofc_3</ScriptName>
<Gender>male</Gender>
<Components>
<Component id="1" drawable="429" texture="0" />
<Component id="3" drawable="0" texture="0" />
<Component id="4" drawable="205" texture="1" />
<Component id="5" drawable="1021" texture="0" />
<Component id="6" drawable="51" texture="0" />
<Component id="7" drawable="8" texture="0" />
<Component id="8" drawable="473" texture="0" />
<Component id="9" drawable="304" texture="1" />
<Component id="10" drawable="0" texture="0" />
<Component id="11" drawable="820" texture="0" />
</Components>
<Props>
<Prop id="0" drawable="235" texture="1" />
<Prop id="1" drawable="0" texture="0" />
<Prop id="2" drawable="0" texture="0" />
<Prop id="6" drawable="1" texture="0" />
</Props>
</Variation>
<Variation>
<Name>MET S 2</Name>
<ScriptName>m_base</ScriptName>
<Gender>male</Gender>
<Components>
<Component id="1" drawable="423" texture="0" />
<Component id="3" drawable="0" texture="0" />
<Component id="4" drawable="205" texture="1" />
<Component id="5" drawable="1021" texture="0" />
<Component id="6" drawable="51" texture="0" />
<Component id="7" drawable="8" texture="0" />
<Component id="8" drawable="473" texture="0" />
<Component id="9" drawable="312" texture="0" />
<Component id="10" drawable="0" texture="0" />
<Component id="11" drawable="820" texture="0" />
</Components>
<Props>
<Prop id="0" drawable="235" texture="0" />
<Prop id="1" drawable="17" texture="9" />
<Prop id="2" drawable="0" texture="0" />
<Prop id="6" drawable="6" texture="0" />
</Props>>
</Variation>
<Variation>
<Name>MET S 3</Name>
<ScriptName>m_base</ScriptName>
<Gender>male</Gender>
等等......