how i can get the client avatar to show it in the website using teamspeak3 framework php
and i used many codes as,
foreach ($ts3_VirtualServer->clientList() as $ts3_Client) {
if ($ts3_Client["client_type"] == 0 and $ts3_Client["connection_client_ip"] == getIp()) {
function...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.