Jump to content
MakeWebGames

eido

Members
  • Posts

    100
  • Joined

  • Last visited

    Never

Everything posted by eido

  1. Re: [Any]Zyzamic Network   All i said was lets see them nobody will want anything if they don't see any of his work :wink: and as for the google images your wrong so don't say what you don't know.
  2. Re: [Any]Zyzamic Network   Make them all on my own mate .. :-) Lets see some then.
  3. Re: [Any]Zyzamic Network Do you create your own images, or do you buy the images if not no point in selling them.
  4. Re: [V2] Attacking Turns Shop There is Another problem: It doesn't take the attack turn off when you attack.
  5. Re: [V2] Attacking Turns Shop Correction it shouldn't be ($ir['attk_turns'] <=1 Check the sql you need to put in it say's attk_turns Here is the code for anyone who wants it: print "Only the crazy attack when their unconscious. [url='index.php']Back[/url]"; $h->endpage(); exit; } else if ($ir['attk_turns'] <= 1) { print "You Have NO turns Go Buy Some From The Turns Shop [url='index.php']Back[/url]"; $h->endpage(); exit; }
  6. Re: [V2] Attacking Turns Shop There is a problem with this: When the members start of with some atk turns and they try and attack it say's they have none???   Same still when they buy the turns.
  7. Re: [V2] Attacking Turns Shop Like this idea. Good as usual. +1 for you buddy.
  8. Re: [v2] Create a Crystal Looks ok. Could be many add on's to this but since this is your first mod i'm giving you a +1
  9. Re: Effects mod with cron works with v2 Has anyone tested this mod yet to see if there are any bugs.
  10. Re: Daily Donators Reward [Mccode v2] Wouldn't there be a cron for this :-P
  11. Re: [mccode v2] Revamped RentaSpy i have this error but it still works though thanks if you fix it:P Warning: sprintf(): Too few arguments in /home/********/public_html/rentaspy.php on line 268 QUERY ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Resource id #21' at line 1 Query was Resource id #21
  12. Re: Finding items   //-- Finding items query $fia=(int) rand(10000,50000); $fib=(int) rand(10000,50000); if($fia == $fib) { $iq=$db->query("SELECT * FROM items WHERE itmbuyable=1 ORDER BY rand() LIMIT 1",$c); $r=mysql_fetch_array($iq); $item=$r['itmid']; $userid=$ir['userid']; $db->query("INSERT INTO inventory VALUES ('', $item, $userid, 1)",$c); event_add($userid,"You found a {$r['itmname']} While Walking Around the city.",$c); } }   Try that.
  13. Re: Finding items Change the mysql query to $db->query(then the rest See if that works +1 me if it works
  14. Re: [mccode v2] Stock Market. Working + Secured It would be good if you could only buy 5 of each shares makes it more intresting and more harder to get money anyone want to tell me how to do it?
  15. Re: [MCcode] Raffle Script out of interest Sounds very nice You should sell it in my opinion.
  16. Re: [MCcodes All] Staff Members cannot be attacked. I see a good point in this addon and a bad point on this Good point: The staff wont be attacked so they are not moaning when they do. :lol: Bad point: Why make staff better than any other member. Think it out yourself's for there.
  17. Re: [?5]Login & Register[v1+v2] AbsentCrises. And you told me to not take copyright images and make my own. Looks to me that you dont have much experience with "sigs". Please don't annoy me if you take them from planet renders.
  18. Re: [REVIEW] Mafia Brotherhood This reminds me of my old game. Login doesn't go with header so to say. Keep working hard on it though :-P
  19. Re: mccodes v2 newspaper This is good but why did u make it to go to a new page or is this just me.
  20. Re: [MC-Codes][V2]Thugs (core system) Why dont you add it so your thugs can attack users and they had stats. Just a suggestion.
  21. Re: [review pls]Crime-Mobsters[underconstrution still] Bump Up My Post Anymore?
  22. Re: [REVIEW] Organized Gangstas - Please review!! your game is ok but very basic. I suggest u change the header but its completly your choice.
  23. Re: [review pls]Crime-Mobsters[underconstrution still] Thanks joker.
  24. Re: [review pls]Crime-Mobsters[underconstrution still] Lol. Ok anymore?
  25. Re: [review pls]Crime-Mobsters[underconstrution still] Ok. Hopefully i can get it better when its done.
×
×
  • Create New...