View Single Post
siosios
SourceMod Donor
Join Date: Jan 2008
Old 08-23-2008 , 10:08   Re: Teamspeak join v1.0
Reply With Quote #8

Quote:
Originally Posted by OziOn View Post
Hmmmm. When I try this thing out it tries to connect me to ts.mannisfunhouse.eu instead of the address I specified in the teamspeak.cfg... Please fix!

edit the scriping/.sp file on this line

Format(URL, sizeof(URL), "teamspeak://ts.mannisfunhouse.eu/nickname=%s?password=%s?channel=%s", clientName, password, channel);

to:

Format(URL, sizeof(URL), "teamspeak://your_teamspeak_address_HERE/nickname=%s?password=%s?channel=%s", clientName, password, channel);
__________________
siosios is offline