[ENH] Force ActionButtonUseKeyDown behaviour
TimothyLuke opened this issue ยท 0 comments
๐ข How does GSE currently work
GSE is configured by default for ActionButtonUseKeyDown=1 however some mods in Dragonflight are forcing ActionButtonUseKeyDown=0 this means that legacy GSE configurations will work but there is a chance where the user is in no man's land. This CVar also changes how the /click command works.
๐ข Describe the solution you'd like
Allow the user to choose how this CVar is supposed to be set and when they change this forced setting, all GSE Macro Stubs will be updated to the specified configuration.