Results 1 to 5 of 5
-
08-07-2012, 09:30 #1
-= TeamSpeak Lover =-
- Join Date
- Jun 2012
- Posts
- 71
how i can get my sgid and cldbid number
how i can get that number i needed for server query servergroupaddclient sgid=(what) cldbid=(what)
-
08-07-2012, 09:39 #2
-= TeamSpeak Fanatic =-
- Join Date
- Jul 2006
- Posts
- 1,573
via serverquery:
Code:login serveradmin password use $serverid servergrouplist # lists you all servergroups clientdbfind pattern=$pattern # where $pattern can be a nickname or unique client id servergroupaddclient sgid=$sgid cldbid=$cldbid
-
08-07-2012, 10:03 #3
-= TeamSpeak Lover =-
- Join Date
- Jun 2012
- Posts
- 71
sorry but i still dont really understand can you explain be by your own wordS?
when i put login comand it see problem with login which is good if i put manual it see problem with use sid 1 what's the problem
-
08-07-2012, 10:08 #4
-= TeamSpeak Fanatic =-
- Join Date
- Jul 2006
- Posts
- 1,573
If you have access to a webinterface, give it a try.
Otherwise:
In order to get the information you need, the teamspeak3 server must be queried via serverquery.
You already mentioned a query command (servergroupaddclient) in your first post so I figured you would know how to execute commands via serverquery.
You can use any telnet tool (e.g. windows telnet or putty) to establish a connection to your server ip on port 10011 (default query port which might have been changed by the hoster).
-
08-07-2012, 10:14 #5
-= TeamSpeak Lover =-
- Join Date
- Jun 2012
- Posts
- 71
TNQ i know now
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Do not allow removal of link between sgid 2 and cldbid 1
By Screech in forum Suggestions and FeedbackReplies: 3Last Post: 24-05-2011, 14:57 -
What is this number....
By wingedcow in forum General QuestionsReplies: 2Last Post: 01-06-2010, 14:53 -
Max Number of Users
By Shaun Broyhill in forum [TeamSpeak 2] Server SupportReplies: 5Last Post: 10-11-2005, 13:32 -
queryport number
By {aFh}-G-DaWg in forum [TeamSpeak 2] Server SupportReplies: 2Last Post: 04-06-2005, 21:37 -
Number of Players
By tmhit in forum [TeamSpeak 2] Server SupportReplies: 2Last Post: 22-08-2003, 12:03


Reply With Quote