Jump to content
MakeWebGames

MNG

Members
  • Posts

    631
  • Joined

  • Last visited

  • Days Won

    23

Everything posted by MNG

  1. Can someone lend me $5,000, my cat needs surgery and I don't have pet insurance 😄
  2. I’ll buy all rights 🙂
  3. Oh yeah him, didn’t expect him to know how to rip a website css😭
  4. Thanks for the warning, luckily I haven’t came across this member.
  5. Honestly, this is pretty good and excited to see it release!
  6. Damn, sorry I didn't see that thread. Here's something I came up with an hour for your ingame. This is just a PSD but you need to get it converted to XHTML/CSS and responsive. Hope ya like free of no charge,.
  7. Yeah all correct Does it matter the table is enum? Found the problem using echo, on input I had it saying "Land of $house" so it kept inserting that instead of just $house
  8. Damn bro, if you was a month early I would of loved to actually create something for ya but sadly I have my hands tied. As for my 2 cent I'll suggest going more solid colors than transparent.
  9. Been working on a house (player class) and trying to figure why it's not inserting into the user database. The purpose is once the player come to the file and their not in house then it chooses one for them but right now it keeps selecting blank. <?php include "../globals.php"; global $db, $ir, $c, $userid, $h; if($ir['Houses'] == 'None') { $Houses[] = "Grey"; $Houses[] = "Red Ox"; $Houses[] = "Miltha"; $Houses[] = "Frost"; $Houses[] = "Pleasure"; $n = array_rand($Houses); $input = "Land of ". $Houses[$n]; $sql = sprintf("UPDATE users SET Houses = '%s' WHERE (userid = %u)", $input, $userid); $db->query($sql); echo "You've been chosen to be in The {$input}!"; } else if($ir['Houses']) { echo sprintf("You are already in the %s", $ir['Houses']); $h->endpage(); exit; } $h->endpage(); ?>
  10. I don't really know how I feel on the layout, giving me 2010 vibes but as for everything I like the concept and think you chose the right engine to do with this project. I once used it for a military game back in the day called Battle Ops
  11. It’s long gone pal, no longer have the PSD.
  12. Right on the target! player classes what’s it called. Yeah nothing to simple, it just put them in a city and give them a banner of what class they are.
  13. I honestly thought I typed more than that sorry. Was a bit in a hurry but I wanted a feature where players have 5 options to choose from when they first login. Once they choose it they get sent to a certain city. And a profile banner shows which group they’re in. I know this have a name but I can’t figure out what’s it call.
  14. Something really simple
  15. MNG

    Game Advertising!!

    I agree, I always failed going the block url route with mccode but I try using key words, help a little
  16. MNG

    Trade mods

    Got my hopes up, thought this an actual trade mod
  17. MNG

    MWG Mod Challenge

    Please not more useless mod that no one is buying. The market is flooded with over priced mods that shouldn’t be even more than free. Not referring to you Sims just in general
  18. MNG

    Hi!

    On what
  19. MNG

    Hi!

    Paul, you have some explaining to do!
  20. MNG

    Game Advertising!!

    That’s true but theirs factors which why I believe it was him, the first guy knew about MWG (theirs not many players that’s aware of MWG), another was he assume I use a certain engine (once again theirs not many players that’s aware of this) and finally the icing on the cake, my account judge disappears or banned from his site and I never did anything on it besides look around. If I was him I wouldn’t even had notice me. Let’s say maybe that player was a developer which I highly doubt cause out of all my life owning games I never seen a developer go out their way to act childish unless they were being paid and if that’s the case it still falls on the owner cause he/she paid the hit man.
  21. MNG

    Game Advertising!!

    I have HIGH faith in my players that they will not join that 2002 knock off ruthless city. @Andrew Washington you and your members are always welcome to spam WC, the WC team will block and continue to have a nice day,
  22. Bout time you release this I’m going to be a old man, ya teasing us at this point
  23. What is Sim trying to say is the game looks basic as if you just added a few paid mods and edited the theme which is alright but you want to stand out from other games. If you need help with your layout design you could add me on discord and I could offer some tips. I haven’t signed up to your game but after seeing sim screenshot, I’m sure theirs nothing worth signing up atleast not now. It’s a big game community for the gl engine, don’t rush your game release as you could hurt yourself in the long run. Be patient and ask for help, if I’m free I’m usually easy to message about designs.
  24. I need an competition mod, message for details and your rate.
      • 1
      • Like
×
×
  • Create New...