wdlshy 发表于 2008-10-12 12:54:22

请教:导弹挂载的问题,急!!!

大家如果不是很菜的菜鸟都晓得这些导弹吧: AGM-65K/D *3 winderside*2(AIM-9*2) 等
我想修改一个挂架挂的导弹,比如AGM-65D*30,但是不知道怎么改啊?那个高手晓得的给于解答下,不甚感谢!!!

代码如下:
            <Launcher CLSID="{907D835F-E650-4154-BAFD-C656882555C0}" Name="AGM-65K*3" Picture="AGM-65B" Weight="981" WorldID="5">
                <Element ShapeName="LAU-88">
                  <Position X="0" Y="0" Z="0"/>
                </Element>
               <Element ShapeName="AGM-65B">
                  <Position X="0" Y="-0.310000002384186" Z="0"/>
                  <DrawArg Key="1" Value="1"/>
                  <DrawArg Key="2" Value="1"/>
                </Element>
                <Element ShapeName="AGM-65B">
                  <Position X="0" Y="-0.085" Z="0.275"/>
                  <DrawArg Key="1" Value="1"/>
                  <DrawArg Key="2" Value="1"/>
                  <DrawArg Key="3" Value="-1"/>
                </Element>
               <Element ShapeName="AGM-65B">
                  <Position X="0" Y="-0.085" Z="-0.275"/>
                  <DrawArg Key="1" Value="1"/>
                  <DrawArg Key="2" Value="1"/>
                  <DrawArg Key="3" Value="1"/>
                </Element>
                <Required>
                  <Device CLSID="{6C0D552F-570B-42ff-9F6D-F10D9C1D4E1C}">AN/AAS-38 FLIR</Device>
                  <Device CLSID="{CAAC1CFD-6745-416B-AFA4-CB57414856D0}">Lantirn F-16</Device>
                </Required>
            </Launcher>
页: [1]
查看完整版本: 请教:导弹挂载的问题,急!!!