Page MenuHomeFeedback Tracker

Possible scripts mistake | protected keyword usage in local scope
Closed, ResolvedPublic

Description

In the PPEMatClassParameterFloat::Update method some local variables have the protected keyword; I guess it's not intentional.

https://github.com/BohemiaInteractive/DayZ-Script-Diff/blob/main/scripts/3_game/ppemanager/materials/matparameters/ppematclassparameterfloat.c#L38-L46

Details

Severity
Trivial
Resolution
Open
Reproducibility
Always
Operating System
Windows 7
Category
Scripting

Event Timeline

simonvic created this task.Mar 29 2023, 2:31 AM
simonvic changed Category from General to Scripting.
Geez changed the task status from New to Confirmed Internally.Mar 29 2023, 10:14 AM
Geez closed this task as Resolved.Apr 12 2023, 12:08 PM
Geez claimed this task.
Geez added a subscriber: Geez.

Resolved with 1.21 update.