Add a row country
For example:
http://imageshack.us/photo/my-images/32/28637739.png/
We are migrating towards a new forum system located at community.teamspeak.com, as such this forum will become read-only on January 29, 2020
Add a row country
For example:
http://imageshack.us/photo/my-images/32/28637739.png/
You can do that for yourself really quick and easy.
Open File: C:\Program Files\TeamSpeak 3 Client\styles\default\clientinfo.tpl
If you use a different Style other than the default one it might be required to check the Directory of that Style for an existing clientinfo.tpl and if one exists modify that one instead of the default. If it does not exist edit the default one.
The Instructions and Code pieces below are for the default one ONLY. But it shouldn't be too hard to adapt for any other Style since most dont even include the file or its basicly the same anyway.
Search for:After add:Code:<tr> <td class="label">Last Connected:</td> <td>%%CLIENT_LASTCONNECTED%%</td> </tr>OPTIONAL (Removes Flag before Nickname at the Top):Code:<tr> <td class="label">Country:</td> <td>%%CLIENT_COUNTRY_TOOLTIP%% <img src="%%?CLIENT_COUNTRY_IMAGE%%" alt="" title="%%CLIENT_COUNTRY_TOOLTIP%%"/></td> </tr>
Search For:Replace with:Code:<td dir="LTR"> <img src="%%?CLIENT_COUNTRY_IMAGE%%" alt="" title="%%CLIENT_COUNTRY_TOOLTIP%%" /> %%CLIENT_NAME%% <span class="blue" title="Custom Nickname">[%%?CLIENT_CUSTOM_NICK_NAME%%]</span> <span class="small" title="Client ID">(%%CLIENT_ID%%)</span> </td>Save & Close File.Code:<td dir="LTR"> %%CLIENT_NAME%% <span class="blue" title="Custom Nickname">[%%?CLIENT_CUSTOM_NICK_NAME%%]</span> <span class="small" title="Client ID">(%%CLIENT_ID%%)</span> </td>
Select another Client in Teamspeak. You should see the difference.
Last edited by SilentStorm; July 18th, 2011 at 06:05 PM.
Thank you!But I think that would be so beautiful and the country flag will not be with nick.
Yeah well just follow the instructions above and you do have it that beautiful. And anyone else who wants to can just do it too.
So whats the Problem? It not beeing this way by default? Well the Devs obviously have People in mind who dont run TS3 Fullscreen on a 23" Monitor, so they don't want to clutter the Interface unnecessarily.
ok!Thank you SilentStorm!
There are currently 1 users browsing this thread. (0 members and 1 guests)