Skip to content
#

gaming

Here are 925 public repositories matching this topic...

HeruAsatru
HeruAsatru commented Jun 7, 2020

Context
Right now, you can toggle Push To Talk via the DoublePush Time setting under Transmission in the Audio Input section. However, by default, Push To Talk shouts in all Subchannels around your current Channel, which is sometimes not what you want. It would be nice to have the same functionality (toggle on/off) for the "Whisper" Shortcut.

Describe the feature you have in mind
To

LinuxGSM
azerothcore-wotlk
BarbzYHOOL
BarbzYHOOL commented Aug 7, 2020

Concept

We need a function in the config manager to easily extract values from a string list.
Ex: "1,2,3,4" or "1, 2, 3, 4"

In the module conf:
MyModule.List = "1, 2, 3, 4"

In the module cpp:

sConfigMgr->GetUint32ListDefault("MyModule.List", "")

Actually, everytime we want to make a list, we have to recreate a similar function in our modules. This is very bad
Maybe

Improve this page

Add a description, image, and links to the gaming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gaming topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.