Page MenuHomeFeedback Tracker

Proposed fix to BIS_fnc_holdActionAdd
New, NormalPublic

Description

BIS_fnc_holdActionAdd cannot show text in the middle of the screen for more than one hold action

To fix this BIS_fnc_holdAction_animationTimerCode must be modified to support more than one action

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Visual-GUI
Steps To Reproduce

Download the fix in mission:

You should see the action text in middle of screen when scrolling the mouse middle wheel

look in runFix.sqf for fixed BIS_fnc_holdAction_animationTimerCode version called fixHoldActTimer

also BIS_fnc_holdActionAdd code was modified to call this fixed function. see holdActFixed.sqf

Event Timeline

gc8 created this task.Jul 31 2024, 3:55 PM