Space Station 13 - Modules - TypesDefine Details

code/__DEFINES/zoom.dm

ZOOM_METHOD_WIELDHow the scope component is toggled. Wielding the object with both hands toggles the zoom. Requires the two-handed component to work.
ZOOM_METHOD_ITEM_ACTIONActivated by clicking an item action button specified by the item_action_type var.

Define Details

ZOOM_METHOD_ITEM_ACTION

Activated by clicking an item action button specified by the item_action_type var.

ZOOM_METHOD_WIELD

How the scope component is toggled. Wielding the object with both hands toggles the zoom. Requires the two-handed component to work.