Вход Регистрация
Файл: playtox.tk/hp.php
Строк: 20
<?
define
('PROTECTOR'1);
@include(
'files/path.php');
@include(
$path.'files/db.php');
@include(
$path.'files/auth.php');
@include(
$path.'files/func.php');
@include(
$path.'files/core.php');

$max $udata[hpall];
$now $udata[hp];
$health 130 / ($max $now);


$img="pic/hp.gif";
$pic ImageCreateFromgif($img);
header('Content-Type: image/gif');
$black imagecolorallocate($pic999999999);
$white imagecolorallocate($pic557667998);
imagefilledpolygon($pic, array(255,00,22$health,22$health,0), 4$black);
imagestring($pic132'HP:  '.number_format($now).'/'.number_format($max).''$white);
imagepolygon($pic, array(0,00,11129,11129,0), 4$white);
ob_end_clean();
imagegif($pic);

?>
Онлайн: 0
Реклама