Jump to content
MakeWebGames

LearningCoder

Members
  • Posts

    211
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by LearningCoder

  1. Hey guys, I just made a new right menu and was wondering if you could tell me the good/bad things about it and what I could add to make it better. [ATTACH=CONFIG]1602[/ATTACH]
  2. Yeah the images in the last section of the code I want to show up in the protection and gun code further up the page, and right I think I have an idea how to do it... Lets hope I dont mess it up!
  3. Hey guys, I am currently working on re designing a right menu and I want to add pictures to show the weapons... This is the right menu up to now.[ATTACH=CONFIG]1600[/ATTACH]   This is the protection bit   <div align="center"><span class="playerstats"> Protection: </span> </span> <br> <span class="playerstats1"> <?php echo"$protection"; ?> <? if ($sprotection>=1){ ?> <i> <?php if($sprotection=="1"){ echo "<br>Light Military Vest"; }elseif($sprotection=="2"){ echo "<br>Medium Military Vest"; }else{ echo "<br>Heavy Military Vest"; }?> </i> <? } ?> </span> </div></td>   And this is the gun bit,* <div align="center"><span class="playerstats"> Gun: </span> <br> <span class="playerstats1"> <?php echo"$gun"; ?>   I need something like this attached below inserting into it.   <tr> <td style="padding:2px;" width="100" height="100" class="item_cont" align="center"><img src=" <?php if($fetch->protection == "0"){ echo"/images/items/noprotection.png"; } elseif($fetch->protection == "Helmet"){ echo"/images/items/Helmet.png"; } elseif($fetch->protection == "StabVest"){ echo"/images/items/StabVest.png"; } elseif($fetch->protection == "RiotSheild"){ echo"/images/items/RiotSheild.png"; } elseif($fetch->protection == "Safehouse"){ echo"/images/items/Safehouse.png"; } elseif($fetch->protection == "ArmyBunker"){ echo"/images/items/ArmyBunker.png"; } elseif($fetch->protection == "BodyGuard"){ echo"/images/items/BodyGuard.png"; } ?> " width="100" height="100"></div></td> </tr> <tr> <td style="padding:2px;" width="90" class="item_cont" align="center"> <?php if($fetch->protection == "0"){ echo"No Protection"; }else{ echo"$fetch->protection"; } ?> <tr>
  4. Does RC use crons?
  5. Nice! :P And yeah will do :) I play RC anyway proper enjoy it aha
  6. No, i wont be selling them on :)
  7. Hey, i got a clone of that and infamousgangsters.com and a few more.
  8. I am going to purchase the RuthlessCity Engine, and was wondering what are you views on the engine, like pro's and con's about it? I have played the game ruthlesscity.com and liked it, and got told it wasnt mccodes? I was wondering if this will be a good purchase for me.
  9. I shall be purchasing one of these licenses soon!
  10. Only making £50-£70 a week.... but better than nothing, then when more join should make more money.
  11. http://www.gangsters-sanctuary.co.uk is the game, there is me & one other person as a admin/owner. The game has been open for 1week, and has 97users so far, this is just threw word of mouth and telling my friends. Looking for a graphics designer who can re do all the pictures and the share of the website will be split as this--- ME: 40% (Only Coder, spend 10-13hours a day on the website.) Current partner: 30% (Paying for hosting/domain monthly) Graphics Designer: 30% (For making pictures and so on...) Whoever chooses to do this will receive their share of the profit monthly via PayPal. And will also be an admin on the game. If you need anymore info then please inbox me.
  12. <title>Gangsters-Sanctuary</title> <script src="http://code.jquery.com/jquery-latest.js"></script> <link href="newindexcss.css" rel="stylesheet" type="text/css"> <style> div.register { top:0px; left:0px; right:0px; margin-right: auto; margin-left: auto; width:300px-;padding:3px 3px 3px 3px; background: rgba(05,05,05,0.5); border:2px solid #333333; box-shadow:0px 0px 8px #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; color:#ffffff; font-family:Impact; font-size:22px; cursor: pointer; text-shadow: 0px 0px 6px #000000; } div.register:hover { top:0px; left:0px; right:0px; margin-right: auto; margin-left: auto; width:300px-;padding:3px 3px 3px 3px; background: rgba(05,05,05,0.5); border:2px solid #333333; box-shadow:0px 0px 8px #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; color: #133f63; font-family:Impact; font-size:22px; cursor: pointer; text-shadow: 0px 0px 6px #000000; } body { background-color:#222222; background-repeat:no-repeat; background-size:cover; background-position: center; } ( div.Infomation { top:0px; left:0px; right:0px; margin-right: auto; margin-left: auto; width:520px-;padding:10px 7px 10px 7px; background: rgba(05,05,05,0.5); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size:15px; font-family:Arial; color:#ffffff; border:2px solid #333333; box-shadow:0px 0px 8px #000000; } div.login-box { top:0px; left:0px; right:0px; margin-right: auto; margin-left: auto; width:300px;padding:10px 7px 10px 7px; background: rgba(05,05,05,0.5); border:1px solid #565656; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-family:Arial; color:#ffffff; border:2px solid #333333; box-shadow:0px 0px 8px #000000; } div.message { top:0px; left:0px; right:0px; margin-right: auto; margin-left: auto; width:820px;padding:10px 7px 10px 7px; background: rgba(05,05,05,0.5); border:2px solid #333333; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-family:Arial; color:#ffffff; box-shadow:0px 0px 8px #000000; } .box { background-color:#222222; border:2px solid #333333; height:38px; width:192px; color:#787878; padding:3px; border-radius:4px; font-size:18px; background: rgba(05,05,05,0.5); box-shadow:0px 0px 8px #000000; } .box-sub { background-color:#222222; border:1px solid #000000; height:38px; width:92px; color:#787878; padding:3px; border-radius:4px; font-size:15px; box-shadow: 0px 0px 6px #000000; } .box-sub:hover { background-color:#222222; border:1px solid #000000; height:38px; width:92px; color:#ffffff; padding:3px; border-radius:4px; font-size:15px; box-shadow: 0px 0px 6px #000000; } </style> <script> $(function(){ $('#inlog').click(function(){ if ($("#login:first").is(":hidden")) { $("#login").slideDown("slow"); } else { $('#login').slideUp('medium'); } }); $('#inreg').click(function(){ if ($("#register:first").is(":hidden")) { $("#register").slideDown("slow"); } else { $('#register').slideUp('medium'); } }); </script> </head> <body> <br> <tr> <td colspan="2"><center><img src="gsbanner.png" width="650"></center></td> </tr> <table width="400px" align="center"> <tr> <td width="200px;"><a href="index.php"</a><div class="buttons" align="center" id="inlog">Index</div></td> <td width="200px;"><a href="register.php"</a><div class="buttons" align="center" id="inreg">Register</div></td> </tr> <tr><td colspan="3"> <div class="boxes" id="login"> <table width="100%"> <tr> <td> <p align="center" class="style8"><span class="style30"><font color=red><b><center></center><b></font><font color=white><b><center></center><b></font></span><br> <form method="POST"> <td align="center"><span style="font-size:16px;color:#ffffff;">Username : </span><br> <input name="username" type="text" id="username"><br> <span style="font-size:16px;color:#ffffff;">Password : </span><br> <input name="password" type="password" id="password"><br> <input type="submit" name="Submit" class="button" value="Login" style="width:100px;"> </form> </td> </tr> <tr><td colspan="3"> <div class="boxes" id="infomation"> <font color=white>Come and play <b>gangsters-sanctuary.co.uk</b> for free! We have special features such as XP&Kill comp's running everyday. Achievements, a one of a kind layout aswell! So what are you waiting for!</font> </div> </td></tr> <tr><td colspan="3" align="right" style="font-size:10px;color:#ffffff;font-family:arial;"><font color=white>© 2013 - 2013 is a registered trademark of The KB Project. All rights reserved.</font> </td></tr> </table> </table> <br> </form> </body> </html> <? } ?>     I need the above code to be converted into a register... So i want the same style as above but as a register page... If anyone can help then please message me.
  13. Its not GL Script, its a custom script... And no thats an update header
  14. Yes I have a link up just let me finish a few things and will send it out. And i dunno anything about licenses all i know is that my friend said i can distribute it to other people And this is fully coded with layout included, no bugs/exploits/hacks.(Which would cost to get fixed) And selling so cheap because i thought if i sold it for £15 which was my first idea then it wouldnt sell.
  15. Like ive said now this will be the second time, My friend has said i can release this to the public for sale. Theres no license agreement or anything. So there is no copyright on the script.
  16. Theres no license for it.... And a friend called Joe.
  17. A friend made it, but i have rights and permission off him to sell on.
  18. Hello, I am selling my custom game script, it was a base of an old game which was around in 2010, I have got the script and updated it, made it run quicker/easier. Created a new layout onto it aswell.   Special Features 1) Automatic TopFooter content bar. 2) Custom layout, right menu updated automatically whenever gun is equipped or bullets bought. 3) Double XP Comp & Kill Comp. 4) Social Feed, E.G news feed, status wall, kinda like FB but within the game. 5) Gif images for messages so flashes when message is in the inbox. 6) Fully secured, has been security tested. Has alot more, if interested then inbox me, selling at £5 each.     [ATTACH=CONFIG]956[/ATTACH]
  19. Check your inbox.
  20. Yeah at the top, top right, as the way it is now we have a top left then banner and then top right we want, but dont know how too.
  21. I want to add a right stats box on here, i have one on the left it starts from the stuff before, but i want to add one to the right side, anyone know how too?   <table width="98%" border="0" cellpadding="0" cellspacing="0" > <tr> <table width="296" height="145" border="0" align="left" cellpadding="0" cellspacing="0" background="box.jpg"> <tr><td align="left"><table width="96%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td style="padding:2px;" width="100" height="100" class="item_cont" align="center"><img src=" <?php if($fetch->protection == "0"){ echo"/images/items/noprotection.png"; } elseif($fetch->protection == "Helmet"){ echo"/images/items/Helmet.png"; } elseif($fetch->protection == "StabVest"){ echo"/images/items/StabVest.png"; } elseif($fetch->protection == "RiotSheild"){ echo"/images/items/RiotSheild.png"; } elseif($fetch->protection == "Safehouse"){ echo"/images/items/Safehouse.png"; } elseif($fetch->protection == "ArmyBunker"){ echo"/images/items/ArmyBunker.png"; } elseif($fetch->protection == "BodyGuard"){ echo"/images/items/BodyGuard.png"; } ?> " width="100" height="100"></div></td> <td style="padding:2px;" width="100" height="100" class="item_cont" align="center"><img src=" <?php if($fetch->weapon == "0"){ echo"/images/items/noweapon.png"; } elseif($fetch->weapon == "G17"){ echo"/images/items/G17.png"; } elseif($fetch->weapon == "SA80"){ echo"/images/items/SA80.png"; } elseif($fetch->weapon == "M249"){ echo"/images/items/M249.png"; } elseif($fetch->weapon == "M16"){ echo"/images/items/M16.png"; } elseif($fetch->weapon == "AWP"){ echo"/images/items/AWP.png"; } ?> " width="100" height="100"></div></td> </tr> <tr> <td style="padding:2px;" width="90" class="item_cont" align="center"> <?php if($fetch->protection == "0"){ echo"No Protection"; }else{ echo"$fetch->protection"; } ?> </div></td> <td style="padding:2px;" width="90" class="item_cont" align="center"> <?php if($fetch->weapon == "0"){ echo"No Weapon"; }else{ echo"$fetch->weapon"; } ?> </div></td> </table></td></tr></table><div id="box"><img src=""></div></td> </tr></table></td> <td align="center" valign="top"><center><img width="1000" src="Banner.png"></div></td> </tr></table></td> </tr> </body> </html>
  22. We havent finished it yet, il put another picture on of what its like now.
  23. Hello, me and a friend of mine have decided to make a website called Gangsters-Sanctuary. It will be using a base of another game he helped to create, we will be re doing all the layout and so on so it looks better than what it was, the basic script was 3-4 years old. So please comment saying what you think/how you will change it to make it look better, thank you. What we have updated: * New menu on left side, now has a dropdown. * Striped CSS. * Rounded each menu. * Restyled top left stats box. * Obviously done a new banner. * Added a new notification footer, which will update whenever anyone has a message or the game sends out an update. * Added Hovers on the health and rank bars saying what they are. When will the game be open for testing? The game will be open for testing in the next few days or maybe a weeks time, if your interested then inbox me. What the layout looks like so far.
  24. Yeah i stated in the Topic i made in Partnerships that we are using an already coded base and then working up from it... But this layout has not been used before with the top left stats and so on.
  25. @Razor42 Try now. It should work.
×
×
  • Create New...