Jump to content
MakeWebGames

prototype

Members
  • Posts

    109
  • Joined

  • Last visited

Everything posted by prototype

  1. u have to add a query in corn_day.php
  2. lol sure plz excuse it
  3. first things all engines are not mccodes..mccodes have lot of things tht torn does it doesnt mean mccodes is torn backup and my engine is made by me 100%.. i told tht security is 86% coz my frnds told i m nt 99% good in securing thats why i rated the security 86% and this enigne is waaay tooo secured thn mccodes and none of the mccodes files are used...if even one file u find out thn i will just quit coding and never show my face in mwg thats the guarantee
  4. its already stated in the details its 75$/license
  5. This thread was removed by the author
  6. prototype

    Hey

    actually before i made for one of my game which was shut down.so i have the torn like login bt none of otrn images are left
  7. yah sure gamble its comming soon!!!:D
  8. peace of cake find print"</a></td><td>{$r['level']}</td><td>\${$r['money']}</td><td><a href='mug.php?ID={$r['>[Mug]</a></td><td><a href='attack.php?ID={$r['>[Attack]</a></td></tr>"; and replace with print"</a></td><td>{$r['level']}</td><td>\${$r['money']}</td><td><a href='mug.php?ID={$r['userid']}'>[Mug]</a></td><td><a href='attack.php?ID={$r['userid']}'>[Attack]</a></td></tr>"; hope it works
  9. its simply run this query ALTER TABLE `mail` ADD `hide` int(11) NOT NULL; Find $q=$db->query("SELECT m.*,u.* FROM mail m LEFT JOIN users u ON m.mail_from=u.userid WHERE m.mail_to=$userid ORDER BY mail_time DESC LIMIT 25"); and replace it with the following code in mailbox.php $q=$db->query("SELECT m.*,u.* FROM mail m LEFT JOIN users u ON m.mail_from=u.userid WHERE m.mail_to=$userid AND m.hide='0' ORDER BY mail_time DESC LIMIT 25"); and than find $db->query("DELETE FROM mail WHERE mail_id={$_GET['ID']} AND mail_to=$userid"); replace it with the following code $db->query("UPDATE mail SET hide='1' WHERE mail_id={$_GET['ID']} AND mail_to=$userid"); hope it works
  10. HAHAHA!! lol.....some people dont how to behave over here WELCOME KashBFD!!!
  11. haha lol good one srb(to lazy to type the whole name) ;P
  12. guys having a negative thinking doesnt give anything in life...u shud always have a positive thinking atleast u gain sumthing by thinking positive......now u r thinking it can be fake even when it is real this thinking just cut the unity among people in this forum
  13. so know u guys believed or still need sumthing...and if u need sumthing thn sorry i think this is enough to proove my self correct
  14. i dnt get u..wht u mean
  15. being honest doesnt mean tht we shud accept wht is nt true and here is the proof [ATTACH=CONFIG]253[/ATTACH]
  16. being honest doesnt mean tht we shud accept wht is nt true and i have posted tht i can post a rpoove here
  17. i can prove it just gimme sumtime i have the messages history..i have to search for it
  18. actually this is the site when i was coding that template....but the site i published contains none of the images or scripts made by peter.....as far as you see in the matter of slideshow i searched online i couldnt find good slideshow so i asked one of my friend to pass one and he gave me peter's slideshow...he told me that he found it in his files and not sure weather it is copyright or a free script
  19. SHAD there are only two corrupt games one is corruptcity.net and other is my corupted-city.org and both have alot diffrence between them my game is custom engine and corruptcit is mccodes
  20. i apologies for all the game errors but actually its a new game so it will take some time to become perfect
  21. Hi guys dont forget to play corrupted city a new daily updating rpg game with a very friendly atmosphere. Register today and be the richest and strongest player http://www.corrupted-city.org
  22. ok try now to enter the site
  23. gurpret this is not my site its a test site for mods i created before the one i am owrking on is higly secured
×
×
  • Create New...