room['file'] != 'cp1') { return; } if (date("H") >= 8 && date("H") <= 23) { $now = 'day'; $tattack = 'Напасть на игрока '; } else { $now = 'night'; $tattack = ''; } ?> 0) { $id++; if ($id < 3) { $out .= $tmp . " мес. "; } $time_still = $time_still - $tmp * 2592000; } $tmp = floor($time_still / 86400); if ($tmp > 0) { $id++; if ($id < 3) { $out .= $tmp . " дн. "; } $time_still = $time_still - $tmp * 86400; } $tmp = floor($time_still / 3600); if ($tmp > 0) { $id++; if ($id < 3) { $out .= $tmp . " ч. "; } $time_still = $time_still - $tmp * 3600; } $tmp = floor($time_still / 60); if ($tmp > 0) { $id++; if ($id < 3) { $out .= $tmp . " мин. "; } } if ($out == '') { if ($time_still < 0) { $time_still = 0; } $out = $time_still . ' сек.'; } return $out; } ?>
getInfoPers($u->info['id'], 0); if ($usee) { echo $usee[0]; } else { echo 'information is lost.'; } ?> |
= $rowonmax; ?> |