Skip to content

M9-SD/A3_Keycodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

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):