tainted kingdom

Wednesday 12 August 2009

if ($play_limit == 1) {
if(!($_COOKIE["ava_username"]))
{
$newplay = ($_COOKIE["ava_plays"] + 1);
setcookie("ava_plays", $newplay, time()+60*60*24*100);
if ($plays <= $_COOKIE["ava_plays"]) { echo '

'.LOGIN_PLZ.'

';
include ('login_form.php');
$show = 0;
}
else
{
//If not loggued
$time= '10000'; // Change time as you like => 10000 milliseconds = 10 seconds
$show = 1;
}
}
// If loggued
else {$show = 1;$time= '5000';}} // Change time as you like => 5000 milliseconds = 5 seconds
else {$show = 1;$time= '5000';} // It must be the same time than the previous
?>




Free Online Games brought to you by Armor Games
http://www.navagames.com

Followers