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 "User:Bartavelle"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
Line 7: Line 7:
 
This script lists the wounded dwarves : [http://bartabox.banquise.net/df/woundlist.py Woundlist script]
 
This script lists the wounded dwarves : [http://bartabox.banquise.net/df/woundlist.py Woundlist script]
 
It currently only prints the first name of the affected dwarf, as i have not reversed yet the location of the name
 
It currently only prints the first name of the affected dwarf, as i have not reversed yet the location of the name
 +
 +
 +
 +
=== scratch pad ===
 +
sub_58A170(&v677, neededitemidx, type?, color, subtype?, -1, 0, 0, 0, -1, -1, 1);

Revision as of 00:40, 9 December 2007

hacks

These hacks require the installation of:

  • Python 2.4
  • pydbg

wound list

This script lists the wounded dwarves : Woundlist script It currently only prints the first name of the affected dwarf, as i have not reversed yet the location of the name


scratch pad

sub_58A170(&v677, neededitemidx, type?, color, subtype?, -1, 0, 0, 0, -1, -1, 1);