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:Jackard"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(The old one didn't actually work! This one only changes the behavior of the key while playing Dwarf Fortress.)
Line 19: Line 19:
 
}
 
}
 
</pre> - Jackard
 
</pre> - Jackard
 +
==Notes==
 +
Build Advice
 +
*[http://www.bay12games.com/cgi-local/ultimatebb.cgi?ubb=get_topic&f=11&t=001191 Resources replace Tools]
 +
*[http://forums.somethingawful.com/showthread.php?threadid=2677834&userid=0&perpage=40&pagenumber=20#post335860628 Logs replace Barrels, Plump Helmets replace Alcohol]
 +
*[http://forums.somethingawful.com/showthread.php?threadid=2677834&userid=0&perpage=40&pagenumber=42#post336291706 Kittens replace Meat]

Revision as of 10:33, 27 November 2007

Strongholds

Ikudadil, "Reignwall"

Dump Macros

F1::Send d{down}

- Dr. Plot Device

del::
IfWinActive Dwarf Fortress
{
  send d{down}
  return
}
else
{
  send {del}
  return
}

- Jackard

Notes

Build Advice