Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 855 Bytes

File metadata and controls

26 lines (21 loc) · 855 Bytes

probe

.. dfhack-tool::
    :summary: Display low-level properties of the selected tile.
    :tags: adventure fort inspection buildings map units

.. dfhack-command:: bprobe
    :summary: Display low-level properties of the selected building.

.. dfhack-command:: cprobe
    :summary: Display low-level properties of the selected unit.

Usage

probe
Displays properties of the tile selected with k. Some of these properties can be passed into tiletypes.
bprobe
Displays properties of the building selected with q or t. For deeper inspection of the building, see gui/gm-editor.
cprobe
Displays properties of the unit selected with v. It also displays the IDs of any worn items. For deeper inspection of the unit and inventory items, see gui/gm-unit and gui/gm-editor.