Page MenuHomeFeedback Tracker

[Features Request] SQF command to toggle marker scaling on and off per marker
New, NormalPublic

Description

_marker setMarkerAutoScale[Local] true/false;
_bool = getMarkerAutoScale[Local] _marker;

There is a scripted solution, but it can get quite performance intensive if its 100+ markers adjusted each frame - would be way more efficient to be done in engine.

More flexible would be to have <SCALAR> as a factor with 0 being not scaled and negative inverse to ctrlMapScale. Probably too niche.

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
Scripting
Additional Information

Event Timeline

kju-PvPscene updated the task description. (Show Details)
This comment was removed by BIS_fnc_KK.