Hosterbanner
Serverhosters can add a global banner to all virtual servers of a TeamSpeak installation. This banner will be displayed in the upper right corner of the TeamSpeak client, right above the info frame.
Append the following lines to your "server.ini" file:
Code:
[ISP]
GFX URL=http://available.for.all.clients/image.jpg
Requirements:
- You need the TeamSpeak 2 server version 2.0.20.1 or later.
- You need to have superadmin rights. (In case you rent a server, you will most surely not have superadmin rights.)
- The image has to be in the JPEG-format.
- Try to keep the filesize as small as possible (< 50 KBytes). Too large banner files caused problems in the past.
- The maximal image height is 150 pixels. (Please note that the TeamSpeak 2 client will automatically resize the banner to a height of 80 pixels.)
- All clients must have access to the image file so you can't store it just simple on your harddisk. It is known that some image hosters cause problems. You might find more info in the TeamSpeak Forums.
The server has to be restarted to make changes to the "server.ini" effective. Simply restarting any virtual server is NOT enough!
In case you want to link your banner with a website (on-click), change the following "server.ini" setting:
- Look for the following line in section [WebPost]:
- Modify it like this:
Code:
ISPLinkURL=http://www.teamspeak.com
Please note
In case you have configured a new banner file but still the old file is beeing shown, please notice that every banner is beeing cached by the client. A server-side workaround for this problem is to choose a different file name for new banner files.