Page MenuHomeFeedback Tracker

Add MAX_QUICKBAR_SLOTS_COUNT constant to a class and fix an harcoded value in a function of QuickBarBase class
New, UrgentPublic

Description

Can you please add MAX_QUICKBAR_SLOTS_COUNT constant to QuickBarBase class, so we can modding it.

Another hardcoded value that should be replaced with MAX_QUICKBAR_SLOTS_COUNT :


Check inside my screenshot the line where the comment "just for sure, max map slots is 10" is
This check is useless because it's already done in SetSize function, but if you want to keep this check can you use MAX_QUICKBAR_SLOTS_COUNT instead 10?

Details

Severity
Minor
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
General

Event Timeline

NiiRoZz created this task.Jul 8 2019, 11:29 PM