Jump to content
MakeWebGames

realmoflegends

Members
  • Posts

    240
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by realmoflegends

  1. Wow, that's a good deal! Do you know about marketing, consultation on text games, etc? I have an existing game that could use an experienced hand to launch properly.
  2. Ok, $40 for my bid now.
  3. $20. I can redo this for another theme, beautiful though as is.
  4. Ooh very nice, is it a "mafia" game? I'd offer at least a few thousand dollars...what would you want for it?
  5. Me too, i'll grab this one up. Addess: [email protected]
  6. Looks like that "Reminder" post did more harm than good, as far as the feelings of many forum members towards MCC. :)
  7. Love it! Ran into this once or twice already, and this should help a bunch.
  8. Reading that "reminder" makes me glad I took the plunge to learning NWE. :)
  9. Thanks, 11 beta testers, 10 thumbs up so far. Not a bad ratio at all. :) Fixed a few bugs/1 broken image link that were found, tightened up security on a few screens based on user input, reduced the size of the top banner to allow for more viewing without scrolling as well. Thanks, MWG users!
  10. Perhaps you're right...and yes, I saw the special 30% off deal you're offering, and am strongly considering trying it out. To be honest, the quick support and updates you offer would be one of the main reasons.
  11. Nice, but it looks so simple to change most things that a video seems a little unnecessary. :)
  12. I can code some in general, but as far as game engines go, i'm most familiar with MCC just by using it quite a bit.
  13. If McCodes, may be able to help...PM me.
  14. Hi all, I have a new RPG game in development and I need beta testers to try it out and let me know what they think and work out any little bugs that may still be around. PM me here for URL or email me at: [email protected] Thanks!
  15. I bought this, I believe, if I recall correctly. :)
  16. I think GL has potential, but i'd like to see a little more color and visual interest in there.
  17. Should be fairly obvious, but ...I already gathered business acumen wasn't one of his strong suits.
  18. Probably because you can string a coherent sentence together. :)
  19. "Still Will" - meaning Will doesn't get deducted for a period of time? Same with 'Brave'? If so, message me, I might be able to help with some things.
  20. Very nice! Slick design and attractive.
  21. That font on the signup page has to change. :) It's not a good choice and hard to read.
  22. Maybe this (quick shot in the dark) for the primary weapon for example $a=$db->query("SELECT * FROM `items` WHERE `weapon` IN({$ir['equip_primary']} $pwpower=$db->fetch_row($a) Then display the variable $pwpower as the weapon power? It wouldn't be too tough to just pull the user's Strength and add it to the displayed total.
  23. You could dig into the database and pull out the 'weapon' variable of each weapon in the 'item' database, couldn't you? Or do you need more than that?
  24. <img src="'.$equip[$ir['equip_primary']]['itmname']. Wouldn't this need to tell it the image is in a folder, like this: <img src="items/'.$equip[$ir['equip_primary']]['itmname'].'.png">
  25. The old-fashioned 'wallpaper' pattern just doesn't gel for me all that well, I would maybe do one of these two approaches (my humble opinion anyway): (yes they would look better if had access to the PSD or PNG these were created with, and I would make some other color changes too obviously) [ATTACH=CONFIG]732[/ATTACH] [ATTACH=CONFIG]733[/ATTACH] Just some food for thought. :)
×
×
  • Create New...