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 14: Line 14:
  
 
== mood2item ==
 
== mood2item ==
4/65535/1/65535 rock
+
14 : 3/65535/13/65535           raw green glass
4/65535/1/65535 rock
+
18 : 3/65535/65535/65535         rough gems
4/65535/11/65535 rock
 
55/65535/65535/65535 tanned hide
 
60/65535/65535/65535 silk clothes
 
0/0/0/0 metal bars
 
56/4/4/18 bones
 
3/328/332/304 raw green glass
 
55/1/65535/15 tanned hide
 
3/1/65535/15 rough gems
 
  
bismuthinite
+
{| border="1" cellpadding="2" width="100%"
basalt (4)
+
! width="10%" | A
basalt (4)
+
! width="10%" | B
muskox leather (55)
+
! width="10%" | C
one humped camel leather (55)
+
! width="10%" | D
 +
! width="60%" | Type
 +
 
 +
|-
 +
| 0
 +
| 65535
 +
| 65535
 +
| 65535
 +
| Any bar ?
 +
 
 +
|-
 +
| 0
 +
| 65535
 +
| 2
 +
| 65535
 +
| any metal bar
 +
 
 +
|-
 +
| 0
 +
| 65535
 +
| 18
 +
| 65535
 +
| charcoal
 +
 
 +
|-
 +
| 4  
 +
| 65535
 +
| 1
 +
|
 +
65535
 +
| any rock ?
 +
 
 +
|-
 +
| 55  
 +
| 65535
 +
| 65535
 +
| 65535
 +
| any leather ?
 +
 
 +
|-
 +
| 60
 +
| 65535
 +
| 11
 +
| 65535
 +
| silk clothes
 +
 
 +
|-
 +
| 56
 +
| 65535
 +
| 65535
 +
| 65535
 +
| bones
 +
 
 +
|}

Revision as of 07:23, 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);

mood2item

14 : 3/65535/13/65535 raw green glass 18 : 3/65535/65535/65535 rough gems

A B C D Type
0 65535 65535 65535 Any bar ?
0 65535 2 65535 any metal bar
0 65535 18 65535 charcoal
4 65535 1

65535

any rock ?
55 65535 65535 65535 any leather ?
60 65535 11 65535 silk clothes
56 65535 65535 65535 bones