
HITMAN 17
Members-
Posts
1,145 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by HITMAN 17
-
Re: [v1] Updated Statistics Page thnx danny it works +1
-
Re: [mccode] Register Page no danny
-
Re: [v1] Updated Statistics Page can anyone make it work Parse error: syntax error, unexpected T_STRING in /home/rydog/public_html/stats.php on line 50
-
Re: [Free] [V1] Random Explore Mod anyone got it for v2 plz post if so
-
Re: [mccode] Jail Features anyone have this for v2
-
Re: [mccode] Personal Detals for v2.0 nice there is lots of v2 codes here
-
Re: [FREE][CRYSTAL GYM] mate quote who u r talking to
-
Re: [mccode] Black Jack never tryed black jac but it to complicated for me lol
-
Re: Ruby Trader Mod FREE!!! V2 sweet im going to use that
-
Re: [mccode] staff applications hmm not bad ppl
-
Re: [FREE] Bodyguard V2.0 hmmm might try it soon just waiting for sumthing
-
Re: [mccode] Register Page Well, maybe you should purchase a login? First impressions are everything...oh and gameplay. no mate i just want a free one i dont care if crap
-
Re: [mccode] Mining mod i see u plus one
-
Re: [mccode] Mining mod has anyone got v2 that will help me do it so its easy and that ppl understand
-
Re: [mccode] Streets for v2.0 ye plz rydog
-
Re: [mccode] View Donators ok i made it a bit better u might need to edit it a bit <?php /*----------------------------------------------------- downsys supporter users -----------------------------------------------------*/ session_start(); require "global_func.php"; if ($_SESSION['loggedin'] == 0) { header("Location: login.php"); exit; } $userid = $_SESSION['userid']; require "header.php"; $h = new headers; $h->startheaders(); include "mysql.php"; global $c; $is = mysql_query("SELECT u.*,us.* FROM users u LEFT JOIN userstats us ON u.userid=us.userid WHERE u.userid=$userid", $c) or die(mysql_error()); $ir = mysql_fetch_array($is); check_level(); $h->userdata($ir, $lv, $fm, $cm); $h->menuarea(); $Query = mysql_query("SELECT username, level, money, supporterdays, laston FROM users", $c); echo '<table stlye="border-width:1px;border-color:black;border-stlye:solid"><tr><th>Username</th><th>Level</th><th>Money</th><th>Supporter Days</th><th>Status</th></tr>'; while ($Row = mysql_fetch_array($Query)) { if ($Row['laston'] >= time() - 3600) $Line = 'Off'; else $Line = 'On'; echo '<tr><td>' . html_entity_decode($Row['username']) . '</td><td>' . $Row['level'] . '</td><td>' . money_format($Row['money']) . '</td><td>' . $Row['supporterdays'] . '</td><td>' . $Line . 'line</td></tr>'; } echo '<table>'; $h->endpage(); ?>
-
Re: [mccode] View Donators ok mate thnx if u can make anything else [email protected]
-
Re: FREE ADVANCED USERSONLINE MOD no its v1
-
Re: [mccode] Register Page does anyone have a better login page plz
-
Re: [mccode] Register Page the pics dont work mate
-
Re: FREE ADVANCED USERSONLINE MOD if($_SESSION['loggedin']==0) { header("Location: login.php");exit; } $userid=$_SESSION['userid']; require "header.php"; $h = new headers; $h->startheaders(); include "mysql.php"; global $c; $is=mysql_query("SELECT u.*,us.* FROM users u LEFT JOIN userstats us ON u.userid=us.userid WHERE u.userid=$userid",$c) or die(mysql_error()); $ir=mysql_fetch_array($is); check_level(); $fm=money_formatter($ir['money']); $cm=money_formatter($ir['crystals'],''); $lv=date('F j, Y, g:i a',$ir['laston']); $h->userdata($ir,$lv,$fm,$cm); $h->menuarea(); print " "; $cn=0; $q=mysql_query("SELECT * FROM users WHERE laston>unix_timestamp()-15*60 ORDER BY laston DESC"); while($r=$db->fetch_row($q)) { $la=time()-$r['laston']; $unit="secs"; if($la >= 60) { $la=(int) ($la/60); $unit="mins"; } if($la >= 60) { $la=(int) ($la/60); $unit="hours"; if($la >= 24) { $la=(int) ($la/24); $unit="days"; } } if($r['laston'] > 0) { $la=time()-$r['laston']; $unit="seconds"; if($la >= 60) { $la=(int) ($la/60); $unit="minutes"; } if($la >= 60) { $la=(int) ($la/60); $unit="hours"; if($la >= 24) { $la=(int) ($la/24); $unit="days"; } } $str="$la $unit ago"; } else { $str="--"; } if($r['last_login'] > 0) { $ll=time()-$r['last_login']; $unit2="seconds"; if($ll >= 60) { $ll=(int) ($ll/60); $unit2="minutes"; } if($ll >= 60) { $ll=(int) ($ll/60); $unit2="hours"; if($ll >= 24) { $ll=(int) ($ll/24); $unit2="days"; } } $str2="$ll $unit2 ago"; } else { $str2="--"; } $cn++; print it dont work
-
Re: [mccode] View Donators if sum1 can make view supporters online for v1 i wud be much appreciated
-
Re: [v1][FREE] Gang Welcome Message ok thnx +1
-
Re: [mccode] Annoucement Mod emm ok i have done it but i need help finishing it off if u wud like to help me add me on msn [email protected]
-
Re: Free New City Mod For v1 and lite ok i just added this wicked mod i like it thnx