Files
Examples/SQF/Command Parser/Command%20Parser.Altis/init.sqf
Benjamin Kyd 5ced778700 Command Parser
2019-05-18 17:28:56 +01:00

2 lines
107 B
Plaintext

private _handler = (findDisplay 46) displayAddEventHandler ["KeyDown", "_this call RR_fnc_handleCommand"];