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.

Difference between revisions of "40d Talk:Memory hacking/v0.27.169.33c"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(CREATURE STRUCT: original type(0x88) and current type(0x8a))
Line 7: Line 7:
  
 
In my output, 0x88 is the current type, while 0x8a is the original type, which is opposite of what the wiki tables have stated. [[User:Sphr|Sphr]] 2007 Dec 10
 
In my output, 0x88 is the current type, while 0x8a is the original type, which is opposite of what the wiki tables have stated. [[User:Sphr|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.<br/>&mdash;[[User:0x517A5D|0x517A5D]] 18:54, 10 December 2007 (EST)

Revision as of 23:54, 10 December 2007

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)