Difference between revisions of "Ssm.tbl"
From FreeSpace Wiki
m (updated version info) |
m (updated version info) |
||
Line 1: | Line 1: | ||
− | + | {{TableVersion|4879|4879}} | |
− | |||
− | |||
Revision as of 15:35, 14 June 2009
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
Table originally meant for defining the flight behavior of subspace missiles (SSM).
Contents
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