Difference between revisions of "Ssm.tbl"

From FreeSpace Wiki
Jump to: navigation, search
(Ooops, forgot to add these options)
(formatting)
Line 1: Line 1:
 
{{TableVersion|4879}}
 
{{TableVersion|4879}}
  
 +
The ''ssm.tbl''' was originally meant for defining the flight behavior of subspace missiles (SSM).
  
Table originally meant for defining the flight behavior of subspace missiles (SSM).
 
  
 +
[[Tables|List of Tables]]
  
 
==Format==
 
==Format==

Revision as of 04:34, 19 July 2012

Revision information.....

FSO Revision: 4879
Note: Please update the version when the page is updated. If your edit had nothing to do with new code entries then please do not edit the version


The ssm.tbl' was originally meant for defining the flight behavior of subspace missiles (SSM).


List of Tables

Format

  • Table consist of independent $SSM: entries
  • Table ends to #end


Table Entries

$SSM:

+Weapon:

  • Defines weapon used
  • Syntax: String, name of the weapon


+Count:

  • Defines number of the missiles
  • Syntax: Integer


+WarpRadius:

  • Defines the warp radius used by the missiles
  • Syntax: Float


+WarpTime:

  • Defines the time between deployment and arrival
  • Syntax: Float


+Radius:

  • Defines radius of the missiles arrival cone
  • Syntax: Float


+Offset:

  • Defines offset of the cone (probably)
  • Syntax: Float

+HUD Message:

  • Whether or not firing this SSM triggers a HUD message. Default is true.
  • Syntax: Boolean

+Custom Message:

  • Can be used to define a custom message to be triggered when the SSM is fired.
  • Syntax: String
  • Note: By default, the message played is the one defined in strings.tbl index 1570, which is set to the generic "Firing Artillery"