Difference between revisions of "TGI File"

From SC4D Encyclopaedia
Jump to navigation Jump to search
sc4e>Warrior
m (TGI moved to TGI File: because 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. See the discussion page for more info)
m (9 revisions imported)
 
(9 intermediate revisions by 4 users not shown)
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}}
+
A '''TGI File''' is commonly found when you export files from a [[DBPF]] file.  It is used by [[Reader]] to index a file when importing.
[[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
+
The structure is:
<pre>[Type]
 
[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.
 
  
This file is not contained within a [[dat]] file
+
Type ID
{{stub}}
+
Group ID
[[category:File_Formats]]
+
Instance ID
 +
 
 +
This file is plain text and can be opened in notepad (or alternative) and edited/created prior to reimportation by Reader.
 +
 
 +
This file ''is not'' contained within a [[DBPF]] file.
 +
 
 +
 
 +
See also:
 +
* [[Type Group Instance]]
 +
 
 +
 
 +
[[Category:Modding]]

Latest revision as of 21:40, 3 August 2019

A TGI File is commonly found when you export files from a DBPF file. It is used by 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 Reader.

This file is not contained within a DBPF file.


See also: