bestnaf / ARS

ARS addon for Gunbot MM
https://gunbot.ru
10 stars 2 forks source link

Exclude from ARS-control-Setting #11

Open olhefr opened 3 years ago

olhefr commented 3 years ago

Is it possible to add a possibility to stop ARS from updating a certain parameter?

For example if I want to calculate my MOTO_DCA_PERC with AC or set it manually from GUI. For this maybe set it like this: pair.disable.MOTO_DCA_PERC = 0.5 So ARS sets it to 0.5 and then disables changing that parameter.

BTW: It would be nice to make manual overrides respected again as another way to disable dynamic calculations by setting it fixed from ARS for example: pair.config.GRID_MAX = 1000 or pair.settings.GRID_MAX = 1000

Please tell if separate "issue" needed. ty