武装突袭3

武装突袭3

200 个评价
Quick time events for ACE3
7
3
4
2
2
   
奖励
收藏
已收藏
取消收藏
Data Type: Mod
Mod Type: Mechanics
文件大小
发表于
更新日期
799.435 KB
3 月 19 日 下午 1:40
7 月 25 日 下午 1:44
26 项改动说明 ( 查看 )

订阅以下载
Quick time events for ACE3

描述
A mod that adds quick time events to ACE3, why? Why not.

Waring this is a test item, I am mostly looking for feedback. It may get deleted and reuploaded after a while, or not, who knows.

Quick time events for ACE3 actions

Summary

Provides QTE events for ACE interactions, mostly for actions that have a progress bar. The goal is to allow people with quick fingers to wait less.
This means if you ignore the QTEs or disable it, you wait the same amount as you'd normally would with ACE, but if you solve the QTE before the time runs out, you are technically faster than the normal wait time.

Supported ACE3 components

- Cargo
- Explosives
- Magazine Repacking
- Medical
- Overheating/Weapon jamming
- Rearm
- Repair

Links
GitHub[github.com]
热门讨论 查看全部(1)
3
4 月 28 日 上午 7:59
[Solved] surgical bug
Apricot_ale
207 条留言
Sam..26 10 月 20 日 上午 7:02 
Hey! I cant find where the settings for explosives are :D
al-jolani gaming 9 月 17 日 下午 10:28 
I initially wrote this mod off as a haha funny hehe mod but the implementation is just great and adds an extra layer of tension to some scenarios. Great work!
Hoplite 9 月 11 日 上午 4:12 
Ok, strange, I tried the arrow keys but it didn't work. Must be on my part though. Keep it up !
diwako  [作者] 9 月 6 日 上午 11:34 
arrow QTE works with WASD and arrow keys.

For layout support. It is a bit hard as arma gives no option for scripting to know which layout is active. However I have tested it with all Latin character keyboards, as the "oddballs" there are just german and french for some reason. I do not know about non latin keyboard layouts as i do not have one nor know people that have such a keyboard.
Hoplite 9 月 6 日 上午 9:53 
Very good idea !
do you plan to add support for layouts other than qwerty ?
or eventually to add customizable keybinds ? It would be nice to be able to put the QTE on the arrow keys for exemple.
Illu 8 月 26 日 上午 10:03 
iirc you can adjust the difficulty of qte
CadetheDOGGO 8 月 22 日 下午 1:10 
be neat if it was actual QTE events that sped up the progress bar, doing the whole thing usually only gets me a few milliseconds of speed and while it may be a skill issue I would rather get a constant bonus for doing it instead of the current all or nothing
diwako  [作者] 8 月 16 日 下午 1:18 
You will need to script this yourself. CBA settings are versatile but the checkbox is fairly bare bones when it comes to the default value.
Illu 8 月 16 日 下午 12:50 
hello. is there a way to make the default setting for qte_medical to be disabled in client settings?
i know we can set it to disable via server/mission settings but i want to give players the option to choose.
diwako  [作者] 8 月 9 日 上午 4:14 
Check your RPT file to see which function is overwriting the function named "ace_repair_fnc_repair" if it is the QTE mod then it is fine. then the culprit is probably on another spot.

also check for "ace_repair_fnc_addRepairActions" anywhere in your RPT file.