PlayTrust
Ip: hamarosan
Üdvözöllek a PlayTrust szerver weboldalán!
TGF : ON ===> Építész, Moderátor
Legyél te az első, aki értesül az újdonságokról!
:@:/?server_port=&use_offline_as_virtual=1&no_query_clients=1");
$status = $ts3->getProperty("virtualserver_status");
$count = $ts3->getProperty("virtualserver_clientsonline") - $ts3->getProperty("virtualserver_queryclientsonline");
$max = $ts3->getProperty("virtualserver_maxclients");
}
catch (Exception $e) {
echo '
Clients online: ' . $count . '/' . $max . ''; ?>
QueryError: ' . $e->getCode() . ' ' . $e->getMessage() . '
';
}
echo 'TS3 Server Status: ' . $status . 'Clients online: ' . $count . '/' . $max . ''; ?>
