Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Appreciate the help!
Yeah you can make your own QTEs using the function "qte_ace_main_fnc_runQTE"
params are here
https://github.com/diwako/qte_ace/blob/master/addons/main/functions/fnc_runQTE.sqf#L11-L23
no documentation because i am lazy
For example, I add an action to hack a laptop, is there any way to add QTE to it and have it execute a custom code on completion?
Effectively I used my own debug feature to figure that one out, as this key is not documented by the official game documentation.
Either way, that one is fixed now and if someone runs into similar issues, there is a debug feature now to figure that out pretty fast.
But after pressing the previously mentioned buttons this is printed: 128: Unknown Key 128 | SHIFT: false | CTRL: false | ALT: false.
Sorry for my mistake...