Difference between revisions of "0A98EAF0"

From SC4D Encyclopaedia
Jump to navigation Jump to search
sc4e>Jdenm8
(New page: '''0A98EAF0''' is a file format used by SimCity. Its DBPF 3.0 Type ID is '''0A98EAF0'''. == SimCity == Used for String Definitions. Used to apply an array of strings to a single pointer...)
 
m (5 revisions imported)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''0A98EAF0''' is a file format used by SimCity.
+
{{expand}}
  
Its DBPF 3.0 Type ID is '''0A98EAF0'''.
+
'''0A98EAF0''' is a file format used by [[SimCity (2013)]] to assign strings to memory pointers. It differs from [[02FAC0B6]] in that '''0A98EAF0''' can assign an array of strings to a memory address.
 +
 
 +
Its [[DBPF]] 3.0 [[Type ID]] is '''0A98EAF0'''.
  
  
Line 9: Line 11:
  
 
{{NAVBOX/SimCityFORMAT}}
 
{{NAVBOX/SimCityFORMAT}}
[[category:SimCity File Formats/SC4]]
+
[[category:File Formats/SC2013]]

Latest revision as of 02:13, 10 August 2019

0A98EAF0 is a file format used by SimCity (2013) to assign strings to memory pointers. It differs from 02FAC0B6 in that 0A98EAF0 can assign an array of strings to a memory address.

Its DBPF 3.0 Type ID is 0A98EAF0.


SimCity

Used for String Definitions. Used to apply an array of strings to a single pointer.