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

From Dwarf Fortress Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
== Dump Macro ==
 
== Dump Macro ==
  
I have written a dump macro for AutoHotKey which works something like the designation tools in the actual DF interface. The current limitation is that it only works if you start at the top left of the group of tiles you wish to dump and finish at the bottom right.
+
<!-- I have written a dump macro for AutoHotKey which works something like the designation tools in the actual DF interface. The current limitation is that it only works if you start at the top left of the group of tiles you wish to dump and finish at the bottom right.
  
 
I have mapped it to "ctrl-return" so that it can be left running when not needed and not interfere with any other commands in DF.
 
I have mapped it to "ctrl-return" so that it can be left running when not needed and not interfere with any other commands in DF.
Line 86: Line 86:
 
return<br>
 
return<br>
 
</blockquote>
 
</blockquote>
 +
-->

Revision as of 17:05, 22 January 2008

Dump Macro