Difference between revisions of "Sims 3:0xD063545B"

From SimsWiki
Jump to: navigation, search
Line 1: Line 1:
[[Sims 3:Main Page]] -> [[Sims 3:PackedFileTypes]]
+
{{TS3ModdingHeader}}
----
+
{{TS3Resource
Lot File
+
|name=Lot File
 +
|typeid= 0xD063545B
 +
|expansion=The Sims 3
 +
}}
 +
<br clear="all">
 +
 
 +
 
 +
==Overview==
 
Research by Karybdis
 
Research by Karybdis
  
 
These files specify the lots in the game, as well as linking their descriptions, names, etc.
 
These files specify the lots in the game, as well as linking their descriptions, names, etc.
  
 +
==Format==
 
  WORD version (31 or 32)
 
  WORD version (31 or 32)
 
  QWORD GUID (name)
 
  QWORD GUID (name)
Line 35: Line 43:
 
  FLOAT Lot value modifier
 
  FLOAT Lot value modifier
 
  DWORD Furnished lost value (Only in library lots, not an exact value but close)
 
  DWORD Furnished lost value (Only in library lots, not an exact value but close)
----
+
 
[[Sims 3:Main Page]] -> [[Sims 3:PackedFileTypes]]
+
{{TS3ModdingHeader}}

Revision as of 17:03, 4 May 2010

Tutorials by Category

CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference 

Lot File
TypeID:0xD063545B
Game Version:The Sims 3




Overview

Research by Karybdis

These files specify the lots in the game, as well as linking their descriptions, names, etc.

Format

WORD version (31 or 32)
QWORD GUID (name)
QWORD GUID (desc)
QWORD GUID (lotname)
DWORD count
    WORD[count] character (descriptor)
(if version 32)8 BYTES
FLOAT X (upper left corner in world coordinates)
FLOAT Y (upper left corner in world coordinates)
FLOAT Z (upper left corner in world coordinates)
FLOAT Heading (Radians)
DWORD Width (Grid squares)
DWORD Height (Grid squares)
LONG (0 or -1)
DWORD
FLOAT
FLOAT
DWORD
DWORD
DWORD strlen
    WORD[strlen] character (name)
DWORD strlen
    WORD[strlen] character (description)
DWORD strlen
    WORD[strlen] character (lotname)
DWORD Lot type (0 = residential, 1 = community/commercial, 2 = tutorial)
FLOAT Beautiful vista mood buff (Debuff also in sunsetvalley.world, but ignored by the game)
FLOAT Lot value modifier
DWORD Furnished lost value (Only in library lots, not an exact value but close)
Tutorials by Category

CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference 

Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox