Page MenuHomeFeedback Tracker

[Dev branch] A3\functions_f\HoldActions\fn_holdAction_showIcon.sqf lacks #include "defines.inc"
Closed, ResolvedPublic

Description

causes

Error in expression <[""]],
["_icon","",["",{}]],
["_texSet",TEXTURES_PROGRESS,[[]]],
["_frame",0,[12>
  Error position: <TEXTURES_PROGRESS,[[]]],
["_frame",0,[12>
  Error Undefined variable in expression: textures_progress
File A3\functions_f\HoldActions\fn_holdAction_showIcon.sqf..., line 9

    [] L259 (A3\functions_f\HoldActions\fn_holdActionAdd.sqf)
    [] L19 (A3\functions_f\HoldActions\fn_holdAction_showIcon.sqf)

should get attention to be solved for 2.10

Details

Severity
Major
Resolution
Fixed
Reproducibility
N/A
Operating System
Windows 10 x64
Category
Scripting
Additional Information

Leopard20 — Today at 12:40 PM

it has been moved to its own function it seems but the define was forgotten

Event Timeline

kju-PvPscene edited Additional Information. (Show Details)
BIS_fnc_KK removed BIS_fnc_KK as the assignee of this task.Apr 21 2022, 1:13 PM
BIS_fnc_KK changed the task status from New to Feedback.
BIS_fnc_KK added a subscriber: BIS_fnc_KK.

Should be fixed in next updates

BIS_fnc_KK closed this task as Resolved.Jan 22 2023, 10:06 AM
BIS_fnc_KK changed Resolution from Open to Fixed.