Difference between revisions of "City Pointer"

From SC4D Encyclopaedia
Jump to navigation Jump to search
(Created page with "This file is always 12 bytes long, and just contains a pointer to the cSC4City. If this file is not present, the city is not shown in the region view. <pre> WORD Major ver...")
 
 
Line 1: Line 1:
This file is always 12 bytes long, and just contains a pointer to the cSC4City.
+
This file has TGI 0x49dd6f4c-0x49dd6f4e-0x00000001, is always 12 bytes long, and just contains a pointer to the cSC4City.
 
If this file is not present, the city is not shown in the region view.
 
If this file is not present, the city is not shown in the region view.
  

Latest revision as of 10:52, 13 January 2025

This file has TGI 0x49dd6f4c-0x49dd6f4e-0x00000001, is always 12 bytes long, and just contains a pointer to the cSC4City. If this file is not present, the city is not shown in the region view.

WORD    Major version (0x0001)
WORD    Minor version (0x0002)
DWORD	Pointer to cSC4City
DWORD	TypeID of cSC4City (0x8990c372)