Difference between revisions of "TGI File"

From SC4D Encyclopaedia
Jump to navigation Jump to search
sc4e>JoeST
m (New page: Type Group Instance... {{stub}})
sc4e>JoeST
m (added some)
Line 1: Line 1:
 
[[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
 +
<pre>[Type ID]
 +
[Group ID]
 +
[Instance ID]</pre>
 +
this file is plain text and can be opened in notepad (or alternative) and edited/created prior to reimportation by the reader.
  
 
{{stub}}
 
{{stub}}

Revision as of 12:02, 1 October 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 ID]
[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.