PDA

View Full Version : TeamSpeak mods...Are there any?


HarrierJ
07-04-2004, 23:57
I've gone into servers that have like added a frame with their clan or a banner for their teamspeak server. It was placed right above the description (when u click a channel)...I'd like to know how to do this and if any of you know how, am I able to insert flash? Thanks!


- HJ:)

K0D3R
08-04-2004, 02:53
have u tried using HTML?

pbarrette
08-04-2004, 02:56
Hi all,

"hoster_gfx_url"

http://www.teamspeak.org/forums/showthread.php?s=&threadid=12010

pb

Peter
08-04-2004, 05:33
setting this in the server.ini is easier and more permanent
###
[ISP]
GFX URL=http://foo/bar/image.jpg
###

K0D3R
08-04-2004, 13:57
ooo thats nice =)

Migasf
08-04-2004, 19:26
Hmm it didn't work with me. :(

Migasf

P.S.: Just two other newb questions:
1) What is the WebPost and its PostURL ?
2) What is the difference between a Clan and a Public server ?

pbarrette
08-04-2004, 23:13
Hi Migasf,

1) You must use the settings exactly as they are shown. That is, you must use all caps in "GFX URL". The actual URL does not need to be all caps.

2) This only works with the newest server version. Otherwise, you must use the TCPQueryPort "globalset hoster_gfx_url" which only works with b50/b51 or later (I think b50 anyway..).

3) You cannot, apparently, use a URL that contains a non-standard port number. I tried that myself and it didn't seem to work.

pwk.linuxfan:
Do you know if #3 is actually true, or is there something I'm missing? I would like to serve the image from my TS server using the TS web interface port and dropping the banner in the httpdocs/gfx dir, but the client just doesn't display it.

-------------

Public vs. Clan:
http://www.teamspeak.org/forums/showthread.php?s=&threadid=12702

WebPost:
http://www.teamspeak.org/forums/forumdisplay.php?s=&forumid=51

pb

Migasf
09-04-2004, 02:17
Thanks ;) you've been very helpful