Difference between revisions of "LDAT"
(Auto-inserted from WakkaWikki) |
|||
Line 1: | Line 1: | ||
{{OldWikiEntry}} Lot Data | {{OldWikiEntry}} Lot Data | ||
− | 4 bytes | + | 4 bytes � header/version/identifier |
− | 4 bytes | + | 4 bytes � Zone Compatibility |
− | 4 bytes | + | 4 bytes � Wealth level |
− | 4 bytes | + | 4 bytes � Purpose |
− | 4 bytes | + | 4 bytes � Group |
− | 4 bytes | + | 4 bytes � Stage lot appears (contains values 1 � 8) |
− | 2 bytes | + | 2 bytes � Type (0001 - new lot, 0000 - replaces old lot) |
− | 2 bytes | + | 2 bytes � Lot width |
− | 2 bytes | + | 2 bytes � Lot depth |
− | 2 bytes | + | 2 bytes � Number of props in lot |
− | 4 bytes | + | 4 bytes � Number of dependant Dats |
− | 4 bytes | + | 4 bytes � Length of lot name |
− | N bytes | + | N bytes � Lot name (length is set in previous four bytes) |
(repeating) | (repeating) | ||
4 Bytes - Length of dependant Dat name | 4 Bytes - Length of dependant Dat name | ||
Line 106: | Line 106: | ||
0; Modified | 0; Modified | ||
1; Unique | 1; Unique | ||
− | + | ||
+ | |||
+ | [[Category:SimCity 4 Modding]] |
Latest revision as of 19:25, 17 September 2012
4 bytes � header/version/identifier 4 bytes � Zone Compatibility 4 bytes � Wealth level 4 bytes � Purpose 4 bytes � Group 4 bytes � Stage lot appears (contains values 1 � 8) 2 bytes � Type (0001 - new lot, 0000 - replaces old lot) 2 bytes � Lot width 2 bytes � Lot depth 2 bytes � Number of props in lot 4 bytes � Number of dependant Dats 4 bytes � Length of lot name N bytes � Lot name (length is set in previous four bytes) (repeating) 4 Bytes - Length of dependant Dat name N Bytes - Dependant Dat Name
-All values are by Decimal equivalent. IE "1" insead of "01 00 00 00"
Header values
Always 1. IE "01 00 00 00" Version 1.0
Zone Compatibility values
0; Unkown 1; Undefined 2; Low Density 4; Medium Density 8; High Density 12; Medium Density 14; Low Density 16; Low Density 32; Medium Density 64; High Density 96; Medium Density 112; Low Density 128; Resource 256; Light 512; Heavy 768; Light 896; Light 1024; Military 2048; Airport 4096; Seaport 8192; Spaceport 16384; Landfill 32768; N/A 38912; Plopped 64512; Protected
Wealth Level Values
2; $ 4; $$ 8; $$$
Purpose Values
0; Ploppable 2; Residential 4; Commercial Service 8; Commercial Office 16; Unused 32; Industrial Agriculture 64; Industrial Processing 128; Industrial Manufacturing 256; Industrial High Tech
Group Values
4096; Residential 4097; Commercial 4098; Industrial 4099; Transportation 4100; Utility 4101; Civic 4102; Park 4864; Rail 4865; Bus 4866; Subway 5120; Power 5121; Water 5376; Police 5377; Jail 5378; Fire 5379; School 5380; College 5381; Library 5382; Museum 5383; Health 5384; Airport 5385; Seaport 5386; Landmark 5387; Reward
Type Values
0; Modified 1; Unique