Difference between revisions of "Sims 3:0xD063545B"

From SimsWiki
Jump to: navigation, search
Line 29: Line 29:
 
  DWORD strlen
 
  DWORD strlen
 
     WORD[strlen] character (lotname)
 
     WORD[strlen] character (lotname)
  DWORD Lot type (0 = residential, 1 = community)
+
  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 Beautiful vista mood buff (Debuff also in sunsetvalley.world, but ignored by the game)
 
  FLOAT Lot value modifier
 
  FLOAT Lot value modifier
 
  DWORD
 
  DWORD

Revision as of 17:29, 30 August 2009

Lot File
Research by Karybdis

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

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 (world coordinates)
FLOAT Y (world coordinates)
FLOAT Z (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
Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox