Let's say I have a capital ship. I want to have active turrets on that ship, but I don't want the player to be able to target them.
I went to tables first, looking for a possible flag or something that would disable targeting on turret subsystems. Note: '$Flags: ( "untargetable" )' under '$Subsystem:' does NOT work.
I have looked in FRED for a possible sexp, but I can't find one.
Anyone know a way I can get this to work? Or if it's even possible?
Edit(unrelated): While i'm at it... the armor.tbl does not seem to restrict shockwave damage, only impact weapon damage. Anyone have any insight as to why this could be, or how I can fix it?