FSU Script - Flaming Debris

From FreeSpace Wiki
Revision as of 14:41, 15 December 2023 by MjnMixael (talk | contribs) (Created page with "The flaming debris script in Freespace Upgrade's MV_Effects folder is responsible for causing debris to have all the fire particles applied to them during and after destructio...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The flaming debris script in Freespace Upgrade's MV_Effects folder is responsible for causing debris to have all the fire particles applied to them during and after destruction. It was originally written by Wanderer(?), updated by Goober, and updated again by MjnMixael. The original version parsed a set of cfg files. The newest version uses a tbl/tbm setup for easier downstream modifications. This page serves to document the tbl format for the script.

The script parses flamingdebrisoverrides.tbl and can be extended with -fdbrs.tbm files.

Table Syntax

#Flaming Debris Overrides

This section specifies what ship classes do not get flaming debris applied.

$Name:

  • The name of the ship class to not apply the effect to.
  • Syntax: String

#End