Difference between revisions of "TGI File"

From SC4D Encyclopaedia
Jump to navigation Jump to search
sc4e>Warrior
(added cat)
sc4e>Warrior
Line 1: Line 1:
 +
{{rename |newname = TGI File|reason = TGI is not only a file, but also an ID system used in DBPF files, a TGI file is used only by the reader and not the game}}
 
[[TID|Type]] [[GID|Group]] [[IID|Instance]]...
 
[[TID|Type]] [[GID|Group]] [[IID|Instance]]...
  
 
A TGI file is commonly found when you export files from a [[DBPF]] file ([[File Formats|a list]]) it is used by the [[reader]] to index a file when importing. the structure is
 
A TGI file is commonly found when you export files from a [[DBPF]] file ([[File Formats|a list]]) it is used by the [[reader]] to index a file when importing. the structure is
<pre>[Type ID]
+
<pre>[Type]
 
[Group ID]
 
[Group ID]
 
[Instance ID]</pre>
 
[Instance ID]</pre>

Revision as of 11:31, 4 November 2008

Type Group Instance...

A TGI file is commonly found when you export files from a DBPF file (a list) it is used by the reader to index a file when importing. the structure is

[Type]
[Group ID]
[Instance ID]

this file is plain text and can be opened in notepad (or alternative) and edited/created prior to reimportation by the reader.

This file is not contained within a dat file