View Full Version : Website Login
We have a link to our TS server on our gaming website. When someone comes in from there the nickname they get is guest#
Is there a way to change that nickname?
Simple. Look at the link its set for. Where it says nickname=guest#
Change that to whatever you'd like for them to join as.
right now our line is this
teamspeak://ip address port number/
what should i change that to?
CheshireCat
13-02-2005, 22:33
If you've written your own web site, maybe add a very small form. 2 fields - userId and password. Person browsing enters their own id and password. The login button action opens the appropriate link to teamspeak with its parameters. If either field blank then use your old simple link.
All you need to do is add this to the connection link:
teamspeak://IP:PORT/nickname="name"?password="password to server"
Whatever's in quotes, change to what you'd like all people connecting from the site to be named as.
Such as, for me its:
teamspeak://IP:PORT/nickname=Web Visitor
For me, that's it. I don't need password, login, nothing like that, due to the fact I have no password setup on our server and I'd rather no one have a login into the server...Not strangers, anyway.
works like a champ kudos.
I was thinking of something like
teamspeak://"nickname/password@ip address/port (: instead of / to prevent a smily showing up there)
but didnt try it.
Kudos to Kudos
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.