FMDL

From SimsWiki
Jump to: navigation, search
This article is imported from the old MTS2 wiki. You can help Sims2Wiki by cleaning it up. It's original page with comments can be found at http://old_wiki.modthesims2.com/FMDL
This is not a face model. It is a sims wants and fears.


Format:

4 unknown (1)
4 count (current wants)
loop
  want record (see below)
end loop
4 count (current fears)
loop
  want record
end loop
4 unknown (2)
4 unknown
4 count (previous wants and fears)
loop
  4 want id
  4 count
  loop
	want record
  end loop
end loop


Want record:
4 modifier (always 7 or 8) Maybe a version number?
2 instance id of sim
4 want id
1 object type (0,1,2,5) seen so far
x varies based on object type
  0 =none (0 bytes)
  1 =sim id (If modifier is 7 then 0 bytes if modifier is 8 then 2 bytes)
  2 =object id (4 bytes)
  3 =catagory id (4 bytes)
  5 =career id (4 bytes)
2 if object id is 3 then this is the price. As in wants a telescope costing more than $500. I'm not sure about other catagories.
4 some kind of counter only non zero in memories
4 aspiration points(signed dword)
1 unknown

There is more data at the end of the file sometimes, but I am reasonable sure it is just garbage. It always seems to be a copy of data earlier in the file as if the data was shortened but the file length was left alone. This would seem to mean that memories are discarded, has anyone seen this happen?

Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox