Dario

Restricted
Aug 22, 2015
15
2
35
Thank you. How can Paste the Serveradmin Query? To create Server?
 

Asphyxia

Owner
Administrator
Apr 25, 2015
1,844
2
2,197
327
Thank you. How can Paste the Serveradmin Query? To create Server?
Code:
TS3
login serveradmin password
error id=0 msg=ok
servercreate virtualserver_name=My\sSecond\sServer virtualserver_port=1337 virtualserver_maxclients=128
sid=2 virtualserver_port=1337 token=ddqCmka21sXaE+0zjnFHFQsqMJ832Boc6SSdECXe
error id=0 msg=ok
:cool:
FAQ:
1. What about ports? Ports automatically increase, if no port is set --- assuming the default port is 9987, the next port will be used like 9988, then 9989.
2. What is the token? The token is the initial key for a new server owner to use to get server admin when they enter.

Code:
servercreate virtualserver_name=Server virtualserver_port= virtualserver_maxclients=32

The above code is all you should have to enter after logging into server query, good luck.

See: http://forum.teamspeak.com/showthread.php/47195-Mini-Tutorials-Virtual-Server-Management
Video:
 
Last edited:

Dario

Restricted
Aug 22, 2015
15
2
35
This is what i get with Code Cola: http://pastebin.com/BzT9qad4

This is the source i get with Chrome: http://pastebin.com/zmbwt1Y4
Code:
TS3
login serveradmin password
error id=0 msg=ok
servercreate virtualserver_name=My\sSecond\sServer virtualserver_port=1337 virtualserver_maxclients=128
sid=2 virtualserver_port=1337 token=ddqCmka21sXaE+0zjnFHFQsqMJ832Boc6SSdECXe
error id=0 msg=ok

i find the Code not in the Script from the 2 Websites
 

Asphyxia

Owner
Administrator
Apr 25, 2015
1,844
2
2,197
327
Sorry man, I do not think someone is going to make a forum plugin for you to have a TeamSpeak 3 server setup --- not for free. :cool:
Good luck though, I hope you find it.
 

hASVAN

Active Member
Jun 7, 2015
76
40
93
Code:
TS3
login serveradmin password
error id=0 msg=ok
servercreate virtualserver_name=My\sSecond\sServer virtualserver_port=1337 virtualserver_maxclients=128
sid=2 virtualserver_port=1337 token=ddqCmka21sXaE+0zjnFHFQsqMJ832Boc6SSdECXe
error id=0 msg=ok

i find the Code not in the Script from the 2 Websites
i can create script for you but not for free :D
 
Top