/A3_Keycodes

All Arma 3 DIK & Integer KeyCodes For Mouse And Keyboard

Primary LanguageSQF

A3_Keycodes:

Arma 3 DIK & INTEGER KeyCodes in A3_ALL_KEYCODES_DIK_INTEGER.sqf

Description:

A complete list of all the integer keycodes used for creating keybinds (user interface event handlers keyDown and mouseButtonDown) in the game Arma 3 by Bohemia Interactive. You can use either of the following script commands to register the new keybind (depending on use-case): displayAddEventHandler or ctrlAddEventHandler.

GitHub Share Link:

https://github.com/M9-SD/A3_Keycodes/blob/main/A3_ALL_KEYCODES_DIK_INTEGER.sqf

GitHub Download Link:

https://github.com/M9-SD/A3_Keycodes/releases/download/v.SQF.Archive/A3_ALL_KEYCODES_DIK_INTEGER.sqf

Source(s):