Difference between revisions of "Ssm.tbl"
From FreeSpace Wiki
m |
m (added info.. dunno if it works though) |
||
Line 1: | Line 1: | ||
+ | Revision information.. <!-- Please update this information when page is updated --> | ||
+ | ::'''3.6.x branch:''' 2.14.2.1 | ||
+ | ::'''3.7 branch:''' 2.16 | ||
+ | |||
+ | |||
Table originally meant for defining the flight behavior of subspace missiles. | Table originally meant for defining the flight behavior of subspace missiles. | ||
+ | |||
+ | |||
+ | ==Format== | ||
+ | *Table consist of independent $SSm: entried | ||
+ | *Table ends to '''#end''' | ||
+ | |||
+ | |||
+ | ==Table Entries== | ||
+ | |||
+ | |||
+ | ===$SSM:=== | ||
+ | *Defines the name of the SSM | ||
+ | *Syntax: '''String''' | ||
+ | |||
+ | |||
+ | ===+Weapon:=== | ||
+ | *Defines weapon... | ||
+ | *Syntax: '''String''' | ||
+ | |||
+ | |||
+ | ===+Count:=== | ||
+ | *Defines count... | ||
+ | *Syntax: '''Integer''' | ||
+ | |||
+ | |||
+ | ===+WarpRadius:=== | ||
+ | *Defines the warp radius | ||
+ | *Syntax: '''Float''' | ||
+ | |||
+ | |||
+ | ===+WarpTime:=== | ||
+ | *Defines the warp time | ||
+ | *Syntax: '''Float''' | ||
+ | |||
+ | |||
+ | ===+Radius:=== | ||
+ | *Defines radius | ||
+ | *Syntax: '''Float''' | ||
+ | |||
+ | |||
+ | ===+Offset:=== | ||
+ | *Defines offset | ||
+ | *Syntax: '''Float''' | ||
+ | |||
[[Category:Tables]] | [[Category:Tables]] |
Revision as of 12:42, 9 August 2007
Revision information..
- 3.6.x branch: 2.14.2.1
- 3.7 branch: 2.16
Table originally meant for defining the flight behavior of subspace missiles.
Contents
Format
- Table consist of independent $SSm: entried
- Table ends to #end
Table Entries
$SSM:
- Defines the name of the SSM
- Syntax: String
+Weapon:
- Defines weapon...
- Syntax: String
+Count:
- Defines count...
- Syntax: Integer
+WarpRadius:
- Defines the warp radius
- Syntax: Float
+WarpTime:
- Defines the warp time
- Syntax: Float
+Radius:
- Defines radius
- Syntax: Float
+Offset:
- Defines offset
- Syntax: Float