if nothing helps and u have console access to ur server:
install php, switch maps by run a script like this:
Code:
$fp = fsockopen('udp://123.123.123.123', 27960, $errno, $error, 1);
fwrite($fp, "xFFxFFxFFxFFrcon secret_rcon_pw_here map ut4_kingdomx00");