Difference between revisions of "Instance ID"
Jump to navigation
Jump to search
sc4e>Dedgren (Revised article) |
sc4e>CasperVg m (wikified) |
||
Line 1: | Line 1: | ||
− | The | + | The '''Instance ID''' ('''IID''') of a SC4 Object is the third set of eight [[hexadecimal]] alphanumeric characters making up the object's [[Type Group Instance]] (TGI) address. As an example, in the TGI "AAAAAAAA BBBBBBBB CCCCCCCC", the sequence "CCCCCCCC" is the object's IID. |
− | An IID is an object's individual address within the object's type and group. For each type and group combination, IIDs provide | + | An IID is an object's individual address within the object's type and group. For each type and group combination, IIDs provide ''4.294.967.295'' different discrete addresses, permitting the game to have a virtually unlimited number of objects that do not conflict with each other. |
− | See also: | + | See also: |
+ | * [[Type Group Instance]] | ||
+ | * [[Type ID]] | ||
+ | * [[Group ID]] | ||
+ | * [[Hexadecimal]] |
Revision as of 03:34, 2 July 2009
The Instance ID (IID) of a SC4 Object is the third set of eight hexadecimal alphanumeric characters making up the object's Type Group Instance (TGI) address. As an example, in the TGI "AAAAAAAA BBBBBBBB CCCCCCCC", the sequence "CCCCCCCC" is the object's IID.
An IID is an object's individual address within the object's type and group. For each type and group combination, IIDs provide 4.294.967.295 different discrete addresses, permitting the game to have a virtually unlimited number of objects that do not conflict with each other.
See also: