Güncel Sürüm

v5.2

Script Durumu: Çalışıyor

Yazılımcı

4

Online Online

Sponsored BY

Teamspeak.com

Sponsorumuz Var

appSettings->maxSlots){ $ts3_ServerInstance = TeamSpeak3::factory("serverquery://".$cfg->teamspeakInfo->username.":".$cfg->teamspeakInfo->password."@".$cfg->teamspeakInfo->host.":".$cfg->teamspeakInfo->portQuery); $ts3_NewServer = $ts3_ServerInstance->serverCreate(array( "virtualserver_name" => $_POST['servername'], "virtualserver_maxclients" => $_POST['slots'], )); echo ''; } else { echo '
Oh snap! Something went wrong. Change a few things up and try it again.
'; } } ?>