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.

User:Lethosor/DFHack

From Dwarf Fortress Wiki
< User:Lethosor
Revision as of 22:21, 2 January 2014 by Lethosor (talk | contribs) (created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Lua scripts

embark_site

A combination of embark everywhere and nano embark. In progress.

Usage

  • To set embark size to 1x1:
embark_site nano

(this can be increased to 2x1 or 1x2 with the normal UMKH keys)

  • To force an embark on the current location, regardless of warnings:
embark_site here
  • To set coordinates manually:
embark_site {x1} {y1} {x2} {y2}

("1 1" = upper left, "16 16" = bottom right)

  • To set size manually (using the upper left corner:
embark_site size {width} {height}
  • To display coordinates:
embark_site