byond - Modules - TypesDefine Details

code/__DEFINES/client_prefs.dm

XENO_ABILITY_CLICK_MIDDLEDetermines how abilities are activated, whether they're activated via middle click, shift click or right click.
XENO_ABILITY_CLICK_MAXUpdate this to whatever the largest value of the XENO_ABILITY_CLICK_* defines is.
TOGGLE_AMMO_DISPLAY_TYPElimit how often the ammo is displayed when using semi-automatic fire
DUAL_WIELD_FIREdual_wield_pref from /datum/preferences Fire both weapons when dual wielding
DUAL_WIELD_SWAPSwap to the other weapon when dual wielding
DUAL_WIELD_NONEDo nothing when dual wielding

Define Details

DUAL_WIELD_FIRE

dual_wield_pref from /datum/preferences Fire both weapons when dual wielding

DUAL_WIELD_NONE

Do nothing when dual wielding

DUAL_WIELD_SWAP

Swap to the other weapon when dual wielding

TOGGLE_AMMO_DISPLAY_TYPE

limit how often the ammo is displayed when using semi-automatic fire

XENO_ABILITY_CLICK_MAX

Update this to whatever the largest value of the XENO_ABILITY_CLICK_* defines is.

XENO_ABILITY_CLICK_MIDDLE

Determines how abilities are activated, whether they're activated via middle click, shift click or right click.