Posts: 285
Threads: 154
Joined: Mar 2016
Reputation:
0
Hi,
It's possible with mysql query (connect to teamspeak mysql database) and give player vip, admin whatever i want? and it's there phpmyadmin for teamspeak i mean see tables?
Posts: 845
Threads: 3
Joined: Jun 2010
You could do that easily through the Teamspeak Connector plugin:
https://sampforum.blast.hk/showthread.php?tid=437671
Use TSC_AddClientToServerGroup to add a server group (I strongly guess your VIP, Admin and whatever are server groups) to a specific client. You just have to find out the correct server group ID (in your TeamSpeak3 client, connect to your server, go to Permissions -> Server Groups and the number behind the group name is your ID).
Posts: 3,133
Threads: 71
Joined: Dec 2013
Reputation:
0
The port of your teamspeak server is the port you connect on(i.e: 9947). You don't need to launch any formatted queries for teamspeak, you just use the various provided functions within the plugin.
Posts: 285
Threads: 154
Joined: Mar 2016
Reputation:
0
What will happin to server if my teamspeak get off i mean i off my self or it get off by mistake my server get off?
What if i don't have teamspeak launched and i connect to teamspeak my server 'will freeze the server as long as a valid connection has been established' ? how to make that if there is no valid connection automaticly my server don't wait and then no use teamspeak or maybe automatic when teamspeak on connection will be estabished?
'create a ServerQuery account for your TeamSpeak3 server' it's not automaticly created when teamspeak is created?