Jump to content
MakeWebGames

MNG

Members
  • Posts

    629
  • Joined

  • Last visited

  • Days Won

    23

Everything posted by MNG

  1. Oh yeah him, didn’t expect him to know how to rip a website css😭
  2. Thanks for the warning, luckily I haven’t came across this member.
  3. Honestly, this is pretty good and excited to see it release!
  4. 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,.
  5. 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
  6. 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.
  7. 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(); ?>
  8. 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
  9. It’s long gone pal, no longer have the PSD.
  10. 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.
  11. 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.
  12. Something really simple
  13. MNG

    Game Advertising!!

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

    Trade mods

    Got my hopes up, thought this an actual trade mod
  15. 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
  16. MNG

    Hi!

    On what
  17. MNG

    Hi!

    Paul, you have some explaining to do!
  18. 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.
  19. 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,
  20. Bout time you release this I’m going to be a old man, ya teasing us at this point
  21. 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.
  22. I need an competition mod, message for details and your rate.
      • 1
      • Like
  23. when someone come to you about a mod, your response shouldn’t be “download the newer version”, what happens when that buyer engine is modified? I guess all the recent mods that was built in this month was the old version cause I had no problem installing. So, I assume sense I can’t use this mod even after I sent you my file and your response was STILL download the recent engine, am I entitled to a refund?
  24. I think I’m just a fan of the design, the design itself was so advance that it’s 2020 and it looks better than most games out now.
×
×
  • Create New...