Results 1 to 6 of 6
Thread: Server ID
-
15-07-2012, 02:38 #1
-= TeamSpeak User =-
- Join Date
- Jan 2012
- Posts
- 20
Server ID
how do i find my Server ID. I am not the owner of the ts, i have all the rights to the ts, i help the owner with setting it up.
i ran in to a problem. cant edit the b_serverquery_login and i cant edit b_serverinstance_virtualserver_list. Can someone sent me the Steps in finding the Server ID??
-
16-07-2012, 08:48 #2
-= TeamSpeak Fanatic =-
- Join Date
- Jul 2006
- Posts
- 1,575
there are mant ways. for example server query:
and then look for virtualserver_idCode:login $user $pass use port=$port serverinfo
-
16-07-2012, 16:34 #3
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,042
just doing
using whoami instead of serverinfo doesn't require b_virtualserver_info Permission and is much less output so its easier to spot the virtualserver_id. It also doesn't require to login since use is allowed for guests by default and whoami doesn't require permissions at all.Code:use port=<TS3 UDP Port used for connecting with the client> whoami
-
17-07-2012, 18:27 #4
-= TeamSpeak User =-
- Join Date
- Jan 2012
- Posts
- 20
this is what comes up when i use whoami in server query
virtualserver_status=unknown virtualserver_unique_identifier virtualserver_port=0 virtualserver_id=0 client_id=0 client_channel_id=0 client_nickname client_database_id=0 client_login_name client_unique_identifier client_origin_server_id=0
error id=0 msg=ok (12 ms)
Total: 12 ms
-
17-07-2012, 18:39 #5
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,042
Yeah because you didn't do the first command in the Code Block.......
-
17-07-2012, 18:51 #6
-= TeamSpeak User =-
- Join Date
- Jan 2012
- Posts
- 20
got it. thanks
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)


Reply With Quote