Jump to content
MakeWebGames

KyleMassacre

Members
  • Posts

    2,921
  • Joined

  • Last visited

  • Days Won

    48

Everything posted by KyleMassacre

  1. In his defense he says he is about 30% done. I have a question though, what exactly is included in that 30%? Is that demo account able to access everything or do you have things locked based on level? Because as it stands right now, I don't know if you would be able to get $500 for it at its current state from what I can see. The game so far looks and feels great so don't take what I say the wrong way but I think more needs to be done to hit that threashold. This is just based of what I was able to see
  2. You may as well make a demo account so that you don't have to keep giving out a key to people
  3. No matter what you buy you will have to put in some work one way or a another. And in all honesty, it comes down to preference. No matter what people suggest, this will turn into a flame war. Somewhere in these forums is a Google Doc Spreadsheet that I believe [MENTION=60705]Djkanna[/MENTION] started up but I can't find right now(granted, I didn't look very hard) that breaks down some facts about a lot of the engines you see here
  4. No its not MCC
  5. Wow, I really hate when people spam their games unless I otherwise state that it is ok to place a link. Why can't people have the common decency to not do it. On the otherside of the spectrum, if your game is better you won't have to worry :p
  6. [MENTION=71474]cmd[/MENTION]: Of course, it all depends on your setup I'm. It saying that this would be the sole cause of inflation but every little bit helps. You need to remember Newton's 3rd Law. This can apply to games. In order to give to players you must remember to take from players otherwise everything is unfair. For example: You can make the lower level people gain less stats in the gym but can train more daily and the higher level people gain more stats but train less daily. The set back is you can get some powerhouse lower levels that just stay at their level to sandbag and and attack rich people to mug them for no XP (in the case of MCC). And also requires some sort of fancy algorithm to keep it dynamic. Or like [MENTION=69576]LeeMason[/MENTION] says dump the gym and figure something else out. You can use an education system to train them. Bottom line is that it just needs to be balanced
  7. I like your ideas and all but I don't think the gym should really change. The gym is one of those things that I think should stay the same because then it starts to turn into capitalism. The more you have the more you get, so what about the other 99%'ers. For people that aren't familiar with that term it's the people at/below the middle income level. The 1%'ers are the extremely wealthy. I have noticed in most games there are 2 types of people, and both types of people love to cause inflation. They like to inflate stats (gym) and currency (crimes). They just sit there and boost and don't play the game the way it's supposed to.
  8. That is a topic for another thread
  9. I am sure there are people here looking for some extra money to whip something up
  10. Great. Send me a PM and I will let you know where to send the $50 :p
  11. Maybe Dave can chime in here since it is his system but I thought it already did that stuff. I thought it had the ability to add anything inside the users table and the ability to add any item in the items table. And if it is a "pack" then it automatically extracts and gives everything to the user
  12. Agreed!!! Back on topic now which is the mod
  13. It's ok, we have NSA. So he is probably is on a no fly list to the states now. Although I am American I am not offended it happened almost 14 years ago and is a part of our history. I don't know if it's just me and I have no heart but I feel it's time to get over the whole thing. It is still an open wound to a lot of people here, especially those that were affected by it. Now as a moderator speaking: I would watch what you post because I want kidding about the NSA. They have more power than a search engine and they don't take too lightly to things. If goggle can index this within a week how easy is it for the U.S. Government to find it with a few search terms they have? Even though your talking about a game, it could be seen as propaganda.
  14. Keep it civil guys
  15. The thread is 5 years old, the last post was 2 years ago. Chances are nothing works
  16. I would be careful with those images. I am actually having a discussion about copyright with someone else at this time You can open yourself to a world of hurt if any of those multi billion dollar corporations see this
  17. Already taken care of. I'm just playing catchup on his foul posts
  18. He will be back though. I think he has another account Back on topic: I don't remember helping you with this though haha. If I did hopefully my input works
  19. Sorry [MENTION=67703]adamhull[/MENTION] for deleting your post too but I just wanted to clean this up
  20. Because you are rude which resulted in your ban
  21. I have been to a few thug paradise games and they all look the same. What exactly is different from the 30 of them that you have advertised here? And if I recall everything is loaded in an iframe right? If so, come up with new technology. I frames get rather annoying especially since the release of Javascript. Maybe check it out sometime
  22. Yeah exactly. Maybe I will try again when I get home from work
  23. I can access it remotely with no issues. My problem is that my web application can't connect to th database
  24. I am using Codeigniter's db class and I have tried almost every combo imaginable to connect. I have tried: localhost with the following: username: root password: root username: vagrant password: vagrant 127.0.0.1 username: root password: root username: vagrant password: vagrant private ip username: root password: root username: vagrant password: vagrant I can connect remotely using: 127.0.0.1 ssh user: vagrant ssh pass: vagrant mysql user: root mysql pass: root
×
×
  • Create New...