Hello community!
I tried to change my welcome message and/or my host message as far as easy to write. I don't want to edit the messages every time, if I change some names - like the server name.
Example:
I want something like that:
Code:
Hello! Welcome on the server of <SERVERNAME>!
The virtual server name ist actually "Team Ment":
Code:
Hello! Welcome on the server of Team Ment!
Okay... It's good and easy. But I don't want to edit this message and/or some other configs on the server (channel descriptions, host message,...) also. I just want to edit the server name and the rest should be the same like before. Variables would be the perfect solution for it, but the "Text to speech" variables don't work in channel descriptions and/or host/welcome messages.
TTS-Variable:
Code:
Hello! Welcome on the server of ${servername}!
ServerQuery: ServerInfo-Variable:
Code:
Hello! Welcome on the server of ${virtualserver_name}!
Is it possible to add this "new feature" to the new coming TeamSpeak version?