.tbl: Difference between revisions

From Red Faction Wiki
(New page: Table files ('''.tbl''')are used for property or attribute tables in Red Faction and Red Faction II. It stores properties for the game to read. Table modification caused serious ch...)
 
No edit summary
Line 27: Line 27:
*weapons.tbl
*weapons.tbl
*maps.txt
*maps.txt
+*maps1.txt
*maps1.txt   ''+''
+*maps2.txt
*maps2.txt   ''+''
+*maps3.txt
*maps3.txt   ''+''
+*maps4.txt
*maps4.txt   ''+''


+ Text file which is used to list textures in [[RED]].
''+'' Text file which is used to list textures in [[RED]].


==Related Pages==
==Related Pages==

Revision as of 18:22, 29 October 2008

Table files (.tbl)are used for property or attribute tables in Red Faction and Red Faction II. It stores properties for the game to read. Table modification caused serious cheating problems in the early days of Red Faction (see table cheats) but were quickly patched out with anti-cheats such as Lazyban and Pure Faction. This leaves tables useful for legitimate modifications only.

List of Red Faction PC 1.2 tables

  • ammo.tbl
  • clutter.tbl
  • credits.tbl
  • effects.tbl
  • emitters.tbl
  • endgame.tbl
  • entity.tbl
  • events.tbl
  • explosion.tbl
  • foley.tbl
  • fpgun.tbl
  • game.tbl
  • hud.tbl
  • hud_personas.tbl
  • items.tbl
  • materials.tbl
  • movemodes.tbl
  • pc_multi.tbl
  • personas.tbl
  • ponr.tbl
  • sounds.tbl
  • strings.tbl
  • vclip.tbl
  • weapons.tbl
  • maps.txt
  • maps1.txt +
  • maps2.txt +
  • maps3.txt +
  • maps4.txt +

+ Text file which is used to list textures in RED.

Related Pages