Jump to content
MakeWebGames

Dave

Administrators
  • Posts

    3,368
  • Joined

  • Last visited

  • Days Won

    126

Everything posted by Dave

  1. Re: IPN info... I had this problem is because its from a different country or something. It tells you in the email (I think) how to auto accept all payments.
  2. Re: [REVIEW] Deadly Ghetto. Game is currently for sale here
  3. Re: HTML posting in forums? Just remove the security from the forum :) and then have fun
  4. Re: Wanting to purchase a few mods Your the last person i expected to say that.
  5. Re: Attack Script made by us one that works Hopefully. how does it not make any since? Think he meant Sence :) Your post was kinda pointless because thats preety obvious
  6. Re: cmarket.php HELP My Machine is a customized Acer xD gotta of spent like ?600 on it and it still sucks :(
  7. Re: cmarket.php HELP I speak to ColdBlooded on a regular basis he is online most nights (For me cause im UK and he is US i beleive). Im sure he will happily give you cmarket.php if you brought it :).
  8. Re: Wanting to purchase a few mods You mean you got them free? Or that you brought them and are giving them out free? Or maybe you never paid for them and are just giving them out for free. Cause then i would have to put you onto my BlackList :)
  9. Re: cmarket.php HELP After 30 minutes you bump your own post?
  10. Re: Guess the next poster Technically no, But kinda yeah xD errm, shedh next
  11. Re: Alternate Table Rows jQuery comfuses me to much so i'll think i use the PHP method :). Thanks Crazy-T
  12. Re: Guess the next poster Me is not canadian xD POG1 Next.
  13. Re: New! Player report [FREE] am i on your list :O
  14. Re: New! Player report [FREE] I can confirm that Crazy-T didn't steal this template of Monocountry. It seem's that monocountry is using a pre-made theme which can be found for sale on some template sites (No idea which ones). Proof: http://www.murder-city.com/tem/html/homepage.html
  15. Re: New! Player report [FREE] Cant argue there, The site has obviously ripped of the MonoCountry theme which i beleive was created by Scarlet but i might be wrong.
  16. Re: [mccode v1] Updated Mailbox That would be because the logs just pull all messages out the mail table... maybe duplicate the Mail table into maillogs and use that?
  17. Re: [mccodes v2]street gangs [30$] [public template] This is a theme for Mccodes V2 i beleive. So no its not a full game its something you add to your game to make it look better.
  18. Re: New! Player report [FREE] Dude thats Lite's default banner and header... im guessing its all default other then his mods...
  19. Re: The Next Person To Reply Agrees To Be My Bish Where do i sign?
  20. Re: Wanting to purchase a few mods Cronus has made a gang armoury, Think SeanyBob made a Poker mod, I made a blackjack mod which can be found on my network site (www.iamwicked.net), Custom Newspaper mod created by cronus, No idea about estate, Richard made a free business mod. Hope that helped :P
  21. Dave

    Hello

    Re: Hello Welcome to CE :) Be scared >:D
  22. Re: [mccodes] Simple Theme Selector So you've gotta change every file in your game (Preety much) if you wanna use this? Thats kinda why i like V2 more then V1 and LITE.
  23. Re: No Job Payout You tried replacing it with the original? if(date('G')==17) { $db->query("UPDATE users u LEFT JOIN userstats us ON u.userid=us.userid LEFT JOIN jobs j ON j.jID=u.job LEFT JOIN jobranks jr ON u.jobrank=jr.jrID SET u.money=u.money+jr.jrPAY, u.exp=u.exp+(jr.jrPAY/20) WHERE u.job > 0 AND u.jobrank > 0"); $db->query("UPDATE userstats us LEFT JOIN users u ON u.userid=us.userid LEFT JOIN jobs j ON j.jID=u.job LEFT JOIN jobranks jr ON u.jobrank=jr.jrID SET us.strength=(us.strength+1)+jr.jrSTRG-1,us.labour=(us.labour+1)+jr.jrLABOURG-1,us.IQ=(us.IQ+1)+jr.jrIQG-1 WHERE u.job > 0 AND u.jobrank > 0"); } if($set['validate_period'] == 60 && $set['validate_on'])
  24. Re: [V2]Signature no sql 100% Correct sir :) I think he means no SQL as in not having to add any xD i was thinking he might of used a flat file or something but nope.
  25. Re: Help Please Very Urgent How would you feel if someone said that to you? You would proberly be like WTF! incosiderate people, So when someone asks for support either support them or dont post.
×
×
  • Create New...