[URL] tag for client or channel ?
My question is simple, actually managing to make live links to users (like these in chat) which u can click and for example message them, or sort of.
But actually i know only part of it and i think its pretty awesome.
Can anyone help me to show MANY possibilites of that ?
Regards.
Teamspeak internal links/urls
I searched a lot but didn't find anything about this.
It's possible to creat urls like "[url=channelid://1]" or "[url=client://asdasASDAsASD=]"
Also in the .tpl style files you can find links like
"<a href="client://%%CLIENT_ID%%/%%CLIENT_UNIQUE_ID%%~%%CLIENT_NAME_PERCENT_ENCODED %%">"
But is there a whole list of smiliar urls?
I am looking for a url that automaticly kicks the client by klicking a link (configured in my own Teamspeak style file)
Already collected:
HTML Code:
[url=client://0/UNIQUE_ID~][/url]
[url=channelid://CHANNEL_ID][/url]