Jump to content

Heberth

+MODDER
  • Content count

    679
  • Joined

  • Last visited

  • Days Won

    11

Posts posted by Heberth


  1. hola

    Soy nuevo miembro también, pero creo que puedo ayudarte

    la WEAPONSDATA.ini (sin adición de armas adicionales), se puede extraer de ObjectData.CAT utilizando esta: http://combatace.com/files/file/343-sfp1woewov-cat-file-extract-utility/, ( pero si usted tiene la wep pack 06 debe existir un weaponsdata.ini dentro de la carpeta Weapons...)

    la Weapons editor se puede descargar aquí: http://www.thirdwire.com/downloads_tools.htm


  2. buddy try this:

     

     

     

    // Weapon Stations ---------------------------------------------------------

     

    [LeftOuterStation]

    SystemType=WEAPON_STATION

    StationID=1

    StationGroupID=1

    StationType=EXTERNAL

    AttachmentPosition= -7.064,-3.40,0.23

    AttachmentAngles=0.0,0.0,0.0

    EjectVelocity=0.0,0.0,-1.0

    LoadLimit=200

    AllowedWeaponClass=IRM

    AttachmentType=WP,SOVIET

    ModelNodeName=

    PylonMass=86.18

    PylonDragArea=0.02

     

    [RightOuterStation]

    SystemType=WEAPON_STATION

    StationID=2

    StationGroupID=1

    StationType=EXTERNAL

    AttachmentPosition= 7.064,-3.40,0.23

    AttachmentAngles=0.0,0.0,0.0

    EjectVelocity=0.0,0.0,-1.0

    LoadLimit=200

    AllowedWeaponClass=IRM

    AttachmentType=WP,SOVIET

    ModelNodeName=

    PylonMass=86.18

    PylonDragArea=0.02

     

    [LeftStation]

    SystemType=WEAPON_STATION

    StationID=3

    StationGroupID=2

    StationType=EXTERNAL

    AttachmentPosition= -6.023,-3.80,0.11

    AttachmentAngles=0.0,0.0,0.0

    EjectVelocity=0.0,0.0,-1.0

    LoadLimit=200

    AllowedWeaponClass=IRM

    AttachmentType=WP,SOVIET

    ModelNodeName=Leftstation

    PylonMass=86.18

    PylonDragArea=0.02

     

    [RightStation]

    SystemType=WEAPON_STATION

    StationID=4

    StationGroupID=2

    StationType=EXTERNAL

    AttachmentPosition=6.023,-3.80,0.11

    AttachmentAngles=0.0,0.0,0.0

    EjectVelocity=0.0,0.0,-1.0

    LoadLimit=200

    AllowedWeaponClass=IRM

    AttachmentType=WP,SOVIET

    ModelNodeName=Rightstation

    PylonMass=86.18

    PylonDragArea=0.02

     

    [LeftInnerStation]

    SystemType=WEAPON_STATION

    StationID=5

    StationGroupID=3

    StationType=EXTERNAL

    AttachmentPosition= -4.498,-2.65,-0.00

    AttachmentAngles=0.0,0.0,0.0

    EjectVelocity=0.0,0.0,-1.0

    LoadLimit=500

    AllowedWeaponClass=AHM,IRM,SAHM

    AttachmentType=WP,SOVIET

    ModelNodeName=LeftInnerStation

    PylonMass=86.18

    PylonDragArea=0.02

    SpecificStationCode=AA10

     

    [RightInnerStation]

    SystemType=WEAPON_STATION

    StationID=6

    StationGroupID=3

    StationType=EXTERNAL

    AttachmentPosition= 4.498,-2.65,-0.0

    AttachmentAngles=0.0,0.0,0.0

    EjectVelocity=0.0,0.0,-1.0

    LoadLimit=500

    AllowedWeaponClass=AHM,IRM,SAHM

    AttachmentType=WP,SOVIET

    ModelNodeName=RightinnerStation

    PylonMass=86.18

    PylonDragArea=0.02

    SpecificStationCode=AA10

     

    // Centerline ----------------------

     

    [station1]

    SystemType=WEAPON_STATION

    StationID=7

    StationGroupID=4

    StationType=EXTERNAL

    AttachmentPosition=0.0,-0.67,-0.209

    AttachmentAngles=0.0,0.0,0.0

    EjectVelocity=0.0,0.0,-1.0

    LoadLimit=1550

    AllowedWeaponClass=IRM,SAHM,AHM

    AttachmentType=WP,SOVIET

    ModelNodeName=Station1

    PylonMass=86.18

    PylonDragArea=0.02

    SpecificStationCode=AA10

     

    [station2]

    SystemType=WEAPON_STATION

    StationID=8

    StationGroupID=4

    StationType=EXTERNAL

    AttachmentPosition=0.0,-5.45,-0.240

    AttachmentAngles=0.0,0.0,0.0

    EjectVelocity=0.0,0.0,-1.0

    LoadLimit=1550

    AllowedWeaponClass=IRM,SAHM,AHM

    AttachmentType=WP,SOVIET

    ModelNodeName=Station2

    PylonMass=86.18

    PylonDragArea=0.02

    SpecificStationCode=AA10

     

    [station3]

    SystemType=WEAPON_STATION

    StationID=9

    StationGroupID=5

    StationType=EXTERNAL

    AttachmentPosition=-1.195,-1.8,-1.05

    AttachmentAngles=0.0,-1.0,0.0

    EjectVelocity=0.0,0.0,-5.0

    LoadLimit=1550

    AllowedWeaponClass=IRM,SAHM,AHM

    AttachmentType=WP,SOVIET

    ModelNodeName=Station3

    PylonMass=86.18

    PylonDragArea=0.02

    SpecificStationCode=AA10

     

    [station4]

    SystemType=WEAPON_STATION

    StationID=10

    StationGroupID=5

    StationType=EXTERNAL

    AttachmentPosition=1.195,-1.8,-1.05

    AttachmentAngles=0.0,-1.0,0.0

    EjectVelocity=0.0,0.0,-5.0

    LoadLimit=1550

    AllowedWeaponClass=IRM,SAHM,AHM

    AttachmentType=WP,SOVIET

    ModelNodeName=Station4

    PylonMass=86.18

    PylonDragArea=0.02

    SpecificStationCode=AA10

     

    I hope I have helped

    good luck and good hunt!

×

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..