i have a problem. and the website is to write - 1 online player, but found that 0 players online. I use DarksTeam Season3 Episode2 Server Files
i don't know... and i have too this problem with s3 ep2
function ext($str) { if(preg_match("inc/".$str."", $_SERVER['SCRIPT_NAME'])) { header("Location: ../index.php"); }
$DBc = mssql_connect($sqladdr, $sqluser, $sqlpass);
if (!$DBc) die("<center>A Conntection With The Server Cannot Be Established, Please Contact The Tech Support Staff!</center>");