
jamboy1
Members-
Posts
183 -
Joined
-
Last visited
Never
Content Type
Profiles
Forums
Events
Everything posted by jamboy1
-
Re: [mccode v2] [small mod] Books are too big although they're easier to bookmark :L
-
Re: [mccode v2] [small mod] I guess different for everyone, try them both
-
Re: [mccode v2] [small mod] I've done this for you... <?php include "globals.php"; $staff=array(); $q=$db->query("SELECT * FROM users WHERE user_level IN(2) ORDER BY userid ASC"); while($r=$db->fetch_row($q)) { $staff[$r['userid']]=$r; } print" <table width='55%' cellspacing='1' class='table'><tr style='background:gray'><th>Contact Admin</th></tr> <table > <table width='55%' cellpadding='0' cellspacing='0' border='1' class='table'> <tr>"; foreach($staff as $r) { if($r['user_level']==2) { print " <td class='head_textl' align='middle'>Admin Name:</td> <td class='texta' >[url='viewuser.php?u={$r['][b]<font color=gray>{$r['username']}</font>[/url]</td> </tr> <tr> <td class='head_textl' align='middle'>Email:</td> <td class='texta' >{$r['email']}</a></td> </tr>"; } } $h->endpage(); ?> i don't know if it's exactly how you planned it and it shows all admins (i pulled this out of stafflist.php)
-
Re: [mccode v2] [small mod] You'll need to select from the database
-
Re: [mccode v2] [small mod] Thanks Well am improving i will try to do what i can i will try my best so would i need to put in {$ir['email']} Where it sayes (Your Email) {$r['email']} If you use {$ir['email']} then the person viewing it would either see nothing or would see their own email
-
Re: [mccode] Itempedia [$5.00] And it's better :D
-
Re: [mccode] Gangs thats not asking...and in all your post your Begging like that............ Not entirely true... He now does ultimatums XD (or however you spell it :L)
-
Re: Request Little Forum Addon Do you mean anouncements? I could supposedly do this for you... Just mail me
-
Re: [mccode] Itempedia [$5.00] Sorry to say this but the chances of someone buying this is pretty low as it isn't really much, i'm sure it could be made with a little editing to the userlist. i may be wrong though, i havn't put much thought into it :)
-
Re: Can you rate my game please? Personally i wouldn't play it, although i don't really play games with a dark layout. I think some work needs done to the game, the userlist is terrifying, you should take off the donator part of the name and only have that in header and viewuser, maybe adding a little colour to it would help a billion times better
-
Re: Easy and cleaner. Queries in the header kills the site, i put one query there and had major lag, then i took it out and put it in the minute cron
-
[Request][Any Version] No Display Picture Mod
jamboy1 replied to HITMAN 17's topic in General Discussion
Re: [Request][Any Version] No Display Picture Mod Man, Dont be dissing on a fellow because he couldnt figure out something so simple. People Learn By others also. And You dont have to be the greatest php coder to get respect off anyone. To gain respect you try your best at something great, And if it dont work out people will help you, and that is gaining respect. He's had 1067 posts, i've seen lots of requests by him, i really don't think he tried at all, if he did some things himself, i wouldn't be so pissy to him, maybe he could pm me some work, or at least pm me if he needs help, i just don't really like seeing requests like that, and maybe if he does pm me with stuff, i could help him learn aswell :) It just gets on my nerves to see that -
Re: Easy and cleaner. Wow, i never knew that would cause duplication, i have 4 style sheets :D gonna have more for login and register though, unless i put it into the main one :L
-
[Request][Any Version] No Display Picture Mod
jamboy1 replied to HITMAN 17's topic in General Discussion
Re: [Request][Any Version] No Display Picture Mod Well, tbh i wouldn't ask for this... some would say i'm unfit to run a game, but you really should learn to code, all that is a simple understanding of PHP and html, maybe you should go on w3schools get a slight understanding of html and css, you'll get a little more respect, i learnt most php from reading the codes i have :) Please don't ask for something so simple -
Re: [mccode] jail/hosp shoutbox $$BULL$EYE$... Try changing your user_level to 1 and see if it's there the code you're using is so the admins can see what players have been posting even if they are not in jail
-
Re: [mccode v2] Staff Icon sweeeeeeeeeeeeeeeet
-
Re: [mccode v2] Staff Icon some games host main menu in header :O
-
Re: [mccode v2] Numbers Game ROFL i don't eat corn :)
-
Re: game ideas he likes that kinda stuff
-
Re: [mccode v2] Numbers Game I think that it may not be the cron but not enough players.... I'm not sure, could be wrong though
-
Re: [mccode v1] User Rating em es en thats where your pics are from :P
-
Re: Copyright issues - torncity i dont like TC, but i play it, i suppose coz i've been playing for over a year XD But i really don't like there design it's too dull... Can they copyright there html?
-
Re: criminal.php I had this problem before, it was because i had crime groups with no crimes in those groups, all you need to do is make sure each group has a crime, then your ok
-
Re: [MCcode V2] Ranks Can everyone leave this, i am the one who did wrong, not miniman, if theres anyone you should be giving out to, it's me not him.
-
Re: [MCcode V2] Ranks your going to need to prove that as i looked at your posts and searched the forum and didn't find a ranks mod made by you. he's not lying... it was used for something else, i want to edit it so i can change the rank.php to something i can make myself... sorry