Page MenuHomeFeedback Tracker

Make ActionBase::ComputeConditionMask non static
Assigned, UrgentPublic

Description

Right now ActionBase::ComputeConditionMask is a static method because it appears to be used in the ActionManagerClient for some purpose. However, it being static means its super modding unfriendly. Please try and find a way to make it not static so mods can e.g. update the mask to act like you are inside a vehicle for a special kind of transportation that does use GetCommand_Vehicle.

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
General

Event Timeline

Geez changed the task status from New to Assigned.Sep 13 2023, 9:50 AM