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:Phage/Macros"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(→‎My Macros: - [+macro, list box format])
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==My Macros==
+
=My Macros=
{{hidden
+
 
|Down10
+
===General===
 +
{| {{listboxformat}}
 +
! style="font-weight:bold; width:30%; background-color: #ccf;" | Scroll down 10
 +
|-
  
 
|<pre>
 
|<pre>
Line 49: Line 52:
 
End of macro
 
End of macro
 
</pre>
 
</pre>
|headerstyle=background:#ccccff
+
|}
|style=text-align:center; width:35%
+
 
}}
 
  
 +
==From {{k|B}}uild Menu==
 +
 +
{| {{listboxformat}}
 +
! style="font-weight:bold; width:30%; background-color: #ccf;" | This creates a 2X2 farm plot, doesn't place
 +
|-
 +
|
 +
<pre>
 +
farmplot
 +
MOVIE_PLAY
 +
OPTION16
 +
CUSTOM_P
 +
WORLD_PARAM_DIM_Y_UP
 +
WORLD_PARAM_PRESET
 +
WORLD_PARAM_REJECT_ALLOW_ALL
 +
WORLDGEN_EXPORT_MAP
 +
LEGENDS_EXPORT_MAP
 +
A_ACTION_POWER
 +
A_INV_PUTIN
 +
SETUPGAME_VIEW_PROFILE_PROBLEMS
 +
BUILDJOB_PROMOTE
 +
BUILDJOB_COFFIN_PET
 +
BUILDJOB_BED_POSITION
 +
HOTKEY_BUILDING_FARMPLOT
 +
HOTKEY_BUILDING_TRAP_TRIGGER
 +
HOTKEY_ASHERY_POTASH
 +
HOTKEY_CARPENTER_TRAP_ANIMAL
 +
HOTKEY_CRAFTS_PEARL
 +
HOTKEY_SMITH_SIEGE
 +
HOTKEY_FARMER_PROCESS
 +
HOTKEY_MILL_MILL
 +
HOTKEY_FISHERY_PROCESS
 +
HOTKEY_MASON_COFFIN
 +
STOCKPILE_WEAPON
 +
STOCKPILE_SETTINGS_PERMIT_SUB
 +
CIVZONE_POND
 +
ORDERS_FORBID_PROJECTILE
 +
ORDERS_SAMEPILE
 +
D_STOCKPILES
 +
D_HAULING_PROMOTE
 +
D_HAULING_STOP_SL_SELECT_PILE
 +
D_HAULING_STOP_LC_MODE
 +
D_NOTE_PLACE
 +
D_NOTE_POINTS
 +
ASSIGNTRADE_PENDING
 +
MANAGER_PROMOTE
 +
DESIGNATE_PLANTS
 +
UNITVIEW_PRF
 +
CUSTOMIZE_UNIT_PROFNAME
 +
D_MILITARY_POSITIONS
 +
D_SQUADS_SELECT_INDIVIDUALS
 +
D_SQUAD_SCH_PASTE_ORDERS
 +
STRING_A112
 +
End of group
 +
CUSTOM_U
 +
WORLD_PARAM_DIM_X_DOWN
 +
WORLD_GEN_USE
 +
A_BUILDING
 +
A_LOG_FEATURE_LAYERS
 +
SETUP_LOCAL_Y_MUP
 +
HOTKEY_BUILDING_CONSTRUCTION_STAIR_UP
 +
HOTKEY_BUILDING_WORKSHOP_BUTCHER
 +
BUILDING_DIM_Y_UP
 +
BUILDING_TRIGGER_MIN_MAGMA_DOWN
 +
HOTKEY_GLASS_STATUE
 +
HOTKEY_MASON_STATUE
 +
STOCKPILE_FURNITURE
 +
STOCKPILE_SETTINGS_SPECIFIC1
 +
ORDERS_GATHER_FURNITURE
 +
D_UNITLIST
 +
ARENA_CREATURE_UNDEAD
 +
DESIGNATE_STAIR_UP
 +
D_MILITARY_SUPPLIES
 +
D_SQUAD_SCH_CIVILIAN_UNIFORM
 +
STRING_A117
 +
End of group
 +
OPTION11
 +
CUSTOM_K
 +
A_STATUS_KILLS
 +
A_TALK
 +
SETUP_LOCAL_X_MUP
 +
HOTKEY_BUILDING_KENNEL
 +
HOTKEY_BUILDING_WORKSHOP_CLOTHES
 +
HOTKEY_BUILDING_FURNACE_KILN
 +
BUILDING_DIM_X_UP
 +
BUILDING_TRIGGER_MAX_MAGMA_UP
 +
HOTKEY_GLASS_CRYSTAL
 +
HOTKEY_CARPENTER_COFFIN
 +
HOTKEY_LEATHER_CLOAK
 +
HOTKEY_CLOTHES_CLOAK
 +
HOTKEY_CRAFTS_SILK
 +
ORDERS_REFUSE_DUMP_OTHER
 +
ORDERS_AUTO_KITCHEN
 +
D_LOOK
 +
UNITVIEW_KILLS
 +
D_SQUADS_KILL
 +
STRING_A107
 +
End of group
 +
CUSTOM_CTRL_R
 +
End of group
 +
End of macro
 +
</pre>
 +
|}
 +
===Trade Screen===
 
{| {{listboxformat}}
 
{| {{listboxformat}}
 
! style="font-weight:bold; width:30%; background-color: #ccf;" | Macro - Select 10 in Trade Screen
 
! style="font-weight:bold; width:30%; background-color: #ccf;" | Macro - Select 10 in Trade Screen
Line 101: Line 206:
 
CUSTOM_CTRL_R
 
CUSTOM_CTRL_R
 
End of group
 
End of group
 +
End of macro
 +
</pre>
 +
|}
 +
{| {{listboxformat}}
 +
! style="font-weight:bold; width:30%; background-color: #ccf;" | Macro - Select 20 in Trade Screen
 +
|-
 +
|
 +
<pre>
 +
tradeselectnofood20
 +
 +
SELECT
 +
End of group
 +
STANDARDSCROLL_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
STANDARDSCROLL_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
STANDARDSCROLL_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
STANDARDSCROLL_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
STANDARDSCROLL_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
STANDARDSCROLL_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
STANDARDSCROLL_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
STANDARDSCROLL_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
STANDARDSCROLL_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
STANDARDSCROLL_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
STANDARDSCROLL_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
STANDARDSCROLL_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
STANDARDSCROLL_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
STANDARDSCROLL_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
STANDARDSCROLL_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
STANDARDSCROLL_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
STANDARDSCROLL_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
STANDARDSCROLL_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
STANDARDSCROLL_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
STANDARDSCROLL_DOWN
 +
End of group
 +
 
End of macro
 
End of macro
 
</pre>
 
</pre>
 
|}
 
|}

Latest revision as of 05:33, 28 July 2012

My Macros[edit]

General[edit]


From Build Menu[edit]

Trade Screen[edit]