v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

40d Talk:Memory hacking/v0.27.169.33c

From Dwarf Fortress Wiki
< 40d Talk:Memory hacking
Revision as of 18:43, 15 December 2007 by Sphr (talk | contribs) (Regarding Creature Gender(0x00F2))
Jump to navigation Jump to search

What's art_defacement_malus? -- Erasmus Darwin 10:30, 26 November 2007 (EST)

-1000 to a dwarf's happiness level from either having her masterwork defaced/stolen/lost, or starving so bad that she had to eat her pet to survive. The address is the location of the -1000 number itself, so that it can be nerfed should a player desire.
0x517A5D 16:13, 26 November 2007 (EST)

CREATURE STRUCT: original type(0x88) and current type(0x8a)

I'm not sure whether it's due to some bug in my programming, and cannot confirm yet for 33c, but in 33b on which I wrote my program, the two stated types seemed to be swapped.

In my output, 0x88 is the current type, while 0x8a is the original type, which is opposite of what the wiki tables have stated. Sphr 2007 Dec 10

The wiki is not canonical. Particularly in the memory modification pages, the info is of "best guess" quality. Once you're sure you're right, go ahead and correct the page.
0x517A5D 18:54, 10 December 2007 (EST)
I know :) But I think I will update it if it is confirmed by a second person, to reduce the risk of just being some mistake on my part. Sphr 2007 Dec 11

Regarding Creature Gender(0x00F2)

I think that the gender here is really just for switching text masculine/feminine/neutral related stuff. That's why although some animals have male/female distinction, they all show up as 0 (it). This probably mean that the real sex indicator is somewhere else. Wonder if anybody has discovered it yet? -- Sphr 13:43, 15 December 2007 (EST)