About the CVars in option
yishuangfrank opened this issue ยท 4 comments
I noticed that you had added some CVars in option. Like: nameplateMaxDistance, nameplateOverlapH and nameplateOverlapV.
I use AdvancedInterfaceOptions whith is a addon for CVar settings.
I find that the two addons are in conflict.
Could you add a switch option for CVars?
Closing this as it is now part of the latest release.
This pre-release version, shouldn't interfere with settings made by other addons or by chat commands. I prefer this method over a simple on/off switch, even though that would have been much easier.
There might still be some issues with it and I want to look into some more things before I consider it done. But this shouldn't overwrite CVars if you have changed them elsewhere.
In the latest pre-release(pre5) I've moved the CVars into the main settings menu so that they won't interfere with any other method of setting them.