Hey, i wanted to code a Plugin where i listen to chat and only if a special Servergroup write something in Chat, my Plugin answer!
So i need to get the ServergroupID. How i get it?
I tried: local grps, error = ts3.getClientVariableAsString(serverConnectionHandlerID, clientID, ts3defs.ClientProperties.CLIENT_SERVERGROUPS)
but it dont work.
Can anyone help pls?
So i need to get the ServergroupID. How i get it?
I tried: local grps, error = ts3.getClientVariableAsString(serverConnectionHandlerID, clientID, ts3defs.ClientProperties.CLIENT_SERVERGROUPS)
but it dont work.
Can anyone help pls?
Last edited: