Results 1 to 5 of 5
Thread: Host button
-
22-12-2009, 21:21 #1
-= TeamSpeak User =-
- Join Date
- Apr 2008
- Location
- USA
- Posts
- 17
Host button
Does anyone have any tips on how ot use the host button? and how to set it so it automatically is setup on each server when they are created.
-
22-12-2009, 21:24 #2
-= TeamSpeak Lover =-
- Join Date
- Dec 2009
- Location
- primzahl
- Posts
- 46
the host button will appear in the upper right corner of the client. its a house icon. you are able customize the tooltip and the URL.
you can add/edit the hostbutton if you rightclick on your servername and choose edit server -> more
dont know how to add it automatically
-
23-12-2009, 22:03 #3
-= TeamSpeak User =-
- Join Date
- Apr 2008
- Location
- USA
- Posts
- 17
Does anyone know how to modify the DB so that all servers have the host button and so that all new servers that are created have it?
-
13-02-2010, 18:46 #4
-= TeamSpeak User =-
- Join Date
- Jan 2010
- Location
- Spain
- Posts
- 2
MMM, My only problem here is,... What is the host button, whats the tooltip and what are they used for? Thanks
-
13-02-2010, 21:30 #5
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,038
If you create your VirtualServers with an automated QueryScript then you could just add virtualserver_hostbutton_url and virtualserver_hostbutton_tooltip to the createserver command. Like
Edit by modCode:createserver virtualserver_name=Some\sTest\sServer virtualserver_max_clients=128 virtualserver_hostbutton_url=http:\/\/example.com virtualserver_hostbutton_tooltip=My\sCool\sCompany
Make a changes directly in the database for this, is absolutely not recommended. Use the query method
This should do the trick.Code:INSERT INTO `server_properties` (`server_id`, `id`, `ident`, `value`) VALUES (0, 0, 'virtualserver_hostbutton_tooltip', 'Your Hostbutton Tooltip Text here'); INSERT INTO `server_properties` (`server_id`, `id`, `ident`, `value`) VALUES (0, 0, 'virtualserver_hostbutton_url', 'http://example.com');
The Hostbutton is a little House Icon at the top right corner of the TS3 Window (at least its there with default settings) and is intended as a way for Teamspeak Hosters to show the Users of said Teamspeak Server who is hosting this TS Server and providing a link to their homepage, so satisfied ppl would prolly rent a Server from them aswell. As opposed to the Image that Hosters used in TS2 Servers and which now should be available to those renting the server... though from what I heard quite a few Hosters don't care and still use the image and block it from use by the Customers.Last edited by florian_fr40; 24-10-2011 at 16:09.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Need Secondary "Push to Talk" button...I am sure many people could use this.
By Auto_Target in forum [TeamSpeak 2] General QuestionsReplies: 5Last Post: 09-03-2007, 00:06 -
Need help : Push to talk key
By infuriate in forum [TeamSpeak 2] Client SupportReplies: 6Last Post: 12-10-2006, 11:06 -
Server stops responding
By Xeroed in forum [TeamSpeak 2] Server SupportReplies: 10Last Post: 27-09-2006, 04:08 -
Why can't I use mouse button 5
By MECHT4NK in forum [TeamSpeak 2] Client SupportReplies: 2Last Post: 30-11-2005, 23:56 -
PTT button on wheel/joystick
By inv in forum [TeamSpeak 2] General QuestionsReplies: 3Last Post: 10-07-2005, 01:23


Reply With Quote
