FSU Script - Flaming Debris

From FreeSpace Wiki
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