Difference between revisions of "Ssm.tbl"
From FreeSpace Wiki
m (little fixes) |
m (updated version info) |
||
Line 1: | Line 1: | ||
Revision information.. <!-- Please update this information when page is updated --> | Revision information.. <!-- Please update this information when page is updated --> | ||
− | ::'''3.6.x branch:''' 2.14.2. | + | ::'''3.6.x branch:''' 2.14.2.2 |
− | ::'''3.7 branch:''' 2. | + | ::'''3.7 branch:''' 2.17 |
Revision as of 20:07, 21 November 2007
Revision information..
- 3.6.x branch: 2.14.2.2
- 3.7 branch: 2.17
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