
canibalstew
Members-
Posts
131 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by canibalstew
-
I am wondering if there is any information about game management and design services or a good place to put together a designing and development team, who either will take a percentage of profits or something. I used to host a game, but school and everything has kept me busy, I have a new server and want to put my game back up, but with a new system and complete redesign, which will be a team effort and will be a collaborative effort. Any help on the matter will be very helpful. If there is no services such as this it may be advantageous to start such a service.
-
Looking for someone with good css skills
canibalstew replied to firecamp's topic in Requests & In Production
Well first to ensure anyone could code it correctly to fit your site they must know what source you are using, the version, and may even need access to your current menu. I agree one should never give out cpanel access without knowing you can trust the person. I would say you can find many menu's to use on the web in which many of these menu's are easily redesigned to fit any game. -
Player online attack limit once per 5 minutes
canibalstew replied to Hendrickson's topic in Requests & In Production
Easily accomplished It is very easy once you count your attacks as one could add an attacks section to user table then add the code to add to the count and to limit the attacks, lastly add code to reset attacks counter in user table every 5 minutes, very simple and effective. All code goes into attack and cron pages so its an easy thing. I could do this for you for $10 -
Java help I am doing an assignment that must be done and I am stuck if anyone can walk throught this java program and help me get it working I will pay them for their help.. it is a simple program, so it will be easy for any with a good base knowledge of java.
-
for some reason my top bar is not showing here is the styles that are in my header page.. NOTE: this is default layout borders for version 2 mccodes. .table2 { } .lgrad { background-image:url(images/layout/lgrad.jpg); background-repeat:repeat-y; width:19px; } .linegrad { background-image:url(images/layout/linegrad.png); background-repeat:repeat-y; background-align: center; width:2px; } .rgrad { background-image:url(images/layout/rgrad.jpg); background-repeat:repeat-y; width:19px; } .dgrad { background-image:url(images/layout/dgrad.jpg); background-repeat:repeat-x; height:38px; } .dgradl { background-image:url(images/layout/dgradl.jpg); background-repeat:no-repeat; height:38px; width:38px; } .dgradr { background-image:url(images/layout/dgradr.jpg); background-repeat:no-repeat; height:38px; width:38px; } .table { background-color:#000000; } .table3 { background-color:#000000; } .table td { background-color:#DEDEDE; height:22px; } .table3 td { background-color:#CCCCCC; } td .alt { background-color:#EEEEEE; height:22px; } td .h { background-image:url(images/layout/tablehgrad.png); background-repeat:repeat-x; font-weight: bold; background-color: #D6D6D6; } .table th { background-image:url(images/layout/tablehgrad.png); background-repeat:repeat-x; font-weight: bold; background-color: #D6D6D6; } This is the top part of my header which should show the bar <center> <table width="970" border="0" cellpadding="0" cellspacing="0" class="table2"> <tr> <td class="lgrad"></td> <td class="center"> [img=images/banners/bctitle.gif] Can anyone help with why the top bar will not show
-
I just hope I can figure this out as there has to be something to do other than these old plain bars as I know I have seen others but cannot remember where. can anyone please direct me in the right direction. tutorial sites for this and maybe someone will be kind enough to provide me with a few pointers on layout designing as I cannot get a new layout created for the life of me and I need 2 new layouts asap.
-
That is correct, but I am trying to switch it around to have the second image to be spanning and the first to be the max exp ubt it will not work as it wont go under the front image. for example using your example it would need to be like this; $experc = (int) ( $ir['exp'] / $ir['exp_needed'] * 100 ); $exopp = 100 - $experc; [b]Energy:[/b] {$enperc}% [img=frontbar.gif][img=backbar.png] but it comes our as two images side by side with the background image having the correct width. My issue is that it will not overlay. I am willing to change the whole thing to do this, but I cannot find the correct tutorials that will help me learn this type of image overlay.
-
Well i can make normal ones like that, but my issue is when I use real images like an equalizer image with a background that spans red to green. Although I have to reverse the way its done normally as the first image is the max percentage and the background is the current percentage. Now this way does not work as it does not overlay right. Do I have to span or expand the images to get them to overlay such as you described as a smaller image that expands to the width and height. I am trying to understand this as I want a better and more graphical bars that still raises and lowers with the current stats.
-
is there any tutorials for energy bar design? How can I change these to use other images and how do they work? Is there any other bars out there now? If anyone can help I would appreciate it as I am working on a new layout.
-
Re: Gallery MOD Fixed and Secured also mysql_query can be used in both ver 1 and 2 I coded it this way to be compatable with vers 1 and 2
-
Re: Gallery MOD Fixed and Secured sorry wrong post wrong mod ....lol include "mysql.php" is my custom thing use config.php and your good also if it has no images it will show errors but add one pic and its golden
-
Re: Tournaments Mod Updated (Fixed) Been in school and kids keep me busy. LOL glad to have time to code an have fun. I am learning JavaScript now.
-
(not working) Auto Multi IP Check
canibalstew replied to canibalstew's topic in Modification Support
Re: (not working) Auto Multi IP Check thank you for your contribution. -
Re: Gallery MOD Fixed and Secured lol this says secured and updated because I had errors before and had a security issue as I edited and added alot to work with the mccodes game and added the gallery class and upload info to the code as well. I just wanted to update my posts and soon will be adding more especially since I have been away I am building a vault full of scripts in which I have made and is one big modification. I will release when finished. Either way why post if your not contributing or constructively criticizing it just wastes yours and my time.
-
Re: Gallery MOD Fixed and Secured yeah, add a image should fix the issue
-
Re: Tournaments Mod Updated (Fixed) Its a repost of an updated version of my Tournaments mod, name says it all.
-
If there is any issues with this I apologize as to me is is error free and working 100% on my game. If there is any issues please provide constructive comments as you would expect yourself in order to futher the development process of my markup skill. Tornaments Mod 2.1
-
Re: Gallery MOD Fixed and Secured well in most instances of my code the secured issue that was troubling everything is how I had it set as it ran off of some plain sets of stuff like in iframe it had an actual link and had major security exploits as some could jump to my server or someone elses in which is now fixed. There may be other exploits that I do not know about as I am still in school and there is still much to learn. I would appreciate any other security update you wish to provide. I appreciate your comments.
-
(not working) Auto Multi IP Check
canibalstew replied to canibalstew's topic in Modification Support
Re: (not working) Auto Multi IP Check lol... ok this is an incomplete or not working script as it never worked properly eventually would be set to do same as ip search and mass ban together but time is scarce for me atm so I posted it to allow a community perspective on it and figured it could grow and become a working mod for everyone's use. -
Re: Gallery MOD Fixed and Secured issue fixed as a note there is an ending } so if your adding the if statement to the area there will be two } at the end of the section for example it would look like this; if($ir['galleryid']>0) { print"[url='gallery.php?action=galleryupload']Upload Your Pics[/url] "; } }
-
Re: Gallery MOD Fixed and Secured one sec i will look THIS if($ir['galleryid']>0) { print"[url='gallery.php?action=galleryupload']Upload Your Pics[/url] "; } looks correct to me. did you add the sql and such Check line above look for missing ", ' or ;
-
I am sure this is totally wrong but I am not so good at foreach and such. Please contribute what you can for everyones use. <?php include "globals.php"; /** * Canibalstew@author * Canibalstew@copyright 2009 */ $ipscan=mysql_query("SELECT COUNT(userid) AS username, lastip FROM users WHERE userid > 0 GROUP BY lastip",$c); $ipw=mysql_fetch_array($ipscan); while() $id=$ipw['userid']; foreach($id as $user) { $num=++; $ip2=mysql_query("SELECT userid FROM users WHERE lastip IN ({$user1['lastip']}) AND userid!={$user1['userid']} ",$c); } $counted=count($ip2); if($counted > 1) { $ip3=mysql_fetch_array($ip2); echo("{$ip3['username']} "); } else { exit; }
-
Re: Gallery MOD Fixed and Secured Mine created from a class found at phpclasses.org under gpl I just updated this mod to secure and simplify things for it.
-
Re: Gallery MOD Fixed and Secured yes both ver1 and 2 as there is instructions with simple replace.
-
If there are any issues Please feel free to message. Gallery Mod(Revised)