In-Game Emotes Menu

For R6 games where the emotes menu is disabled, why does GetCoreGuiEnabled return true?

This makes positioning icons in the topbar impossible to do correctly without checking for factors we shouldn’t have to involve, such as the player’s rig being R6.

5 Likes

GetCoreGuiEnabled returns whether the developer has disabled the Emotes Menu or not, it is not intended to be used for querying whether we are showing the icon in the top bar or whether the Emotes Menu is currently active.

7 Likes

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.