Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Author Topic: Missile Weapons are not hidden. *SOLVED*  (Read 2197 times)

Vandala

  • Admiral
  • *****
  • Posts: 1841
  • We need ponies, ponies in spaceships!
    • View Profile
Missile Weapons are not hidden. *SOLVED*
« on: July 07, 2012, 06:59:59 AM »

Missile weapons are still visible even though you make their mount "HIDDEN".

Is this a bug or is this meant to be this way because of bombers?
« Last Edit: July 07, 2012, 04:13:41 PM by Vandala »
Logged

Upgradecap

  • Admiral
  • *****
  • Posts: 5422
  • CEO of the TimCORP
    • View Profile
Re: Missile Weapons are not hidden.
« Reply #1 on: July 07, 2012, 07:03:04 AM »

Missile weapons on some fighters are still hidden as far as i can see.

The Broadsword wing has a Swarmer SRM launcher hidden completely from view. ???
Logged

CrashToDesktop

  • Admiral
  • *****
  • Posts: 3876
  • Quartermaster
    • View Profile
Re: Missile Weapons are not hidden.
« Reply #2 on: July 07, 2012, 07:39:46 AM »

There's a bit of code on the missiles that can either show the missile or not.  It was in the last patch notes.  Harpoon is always visible, but the swarmers, if under HIDDEN weapons mount, is not visible.
Logged
Quote from: Trylobot
I am officially an epoch.
Quote from: Thaago
Note: please sacrifice your goats responsibly, look up the proper pronunciation of Alex's name. We wouldn't want some other project receiving mystic power.

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 24130
    • View Profile
Re: Missile Weapons are not hidden.
« Reply #3 on: July 07, 2012, 08:36:53 AM »

Yeah, not a bug - there are actually a few flags you can set on the weapon that governs this behavior:

RENDER_LOADED_MISSILES
RENDER_LOADED_MISSILES_UNLESS_HIDDEN

If you don't set either, it'll behave like the Swarmer does and not render missiles in any case.
Logged