View Single Post
Old 08-05-2004, 08:31 PM   #3 (permalink)
coolfile
Senior Member
 
Join Date: Feb 2004
Location: China
Posts: 356
Default

you lost the end of Turret01
Code:
   Turret              = Turret01
      WeaponFireFXBone    = PRIMARY TurretMS
      WeaponRecoilBone    = PRIMARY Barrel
      WeaponMuzzleFlash   = PRIMARY TurretFX
      WeaponLaunchBone    = PRIMARY TurretMS
      WeaponFireFXBone    = SECONDARY WB
      WeaponLaunchBone    = SECONDARY WB
      WeaponFireFXBone    = TERTIARY WC
      WeaponLaunchBone    = TERTIARY WC
   End
   AltTurret           = Turret02
      WeaponFireFXBone    = PRIMARY TM2
      WeaponMuzzleFlash   = PRIMARY TF2
      WeaponLaunchBone    = PRIMARY TM2
    End
and there is not AltWeaponset in the game
Code:
  AltWeaponset
    Conditions           = None
    Weapon               = PRIMARY TechnicalCannonWeapon
  End
coolfile is offline   Reply With Quote