Jump to content
MakeWebGames

Curt

Members
  • Posts

    525
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Curt

  1. Awesome! Great job, Dave. 🙂
  2. Thanks for the response. I will do a bit of research today and learn about JSON 🙂
  3. I noticed some other games have this feature. I looked around on the net and the best I found was this: Deal or No Deal Game (codepen.io) Is there anyone that can make this work with mccodes ? or give me some advice on how to approach this ? I suck when it comes to javascript and not sure how to implement communicating with the database.
  4. Curt

    Infamous Wars

    The home page isn't bad. I'm on 100mb connection and it took a minute to load the background. If this was my game, I would adjust that. When I registered, the screen didn't appear to load properly ? I had to highlight the screen to know that I had signed up. In-game layout isn't too bad on desktop. This looks like possibly MCCv2 Base with tons of work done on it. I see some unique features and plenty of potential here. by the way, I never put screenshots on my login page and had over 12,000 sign ups to my original game. According to some peoples logic, I missed out on 1.2 million sign ups 😛 Any who, don't have time to fully review but overall not bad at all. Keep up the good work 🙂
  5. Just to lay the argument to rest, Hobo Battle is a clone of Thug Battle. This was announced and well known before I even opened the game. I even stated this frequently during the months leading up to opening Hobo Battle. I'm transparent with my players. I am however happy the post has been bumped up 🙂 No publicity is bad publicity, right ? 😄
  6. nwe_dev.zip I attached the dev version which I think was the free one ? I have the full version but pretty sure I cant post that one for free 😛
  7. You might need to be a little more clear but I think this is what you mean ? $Offensive = $this->db->prepare("SELECT * FROM `some table` WHERE SC_desc = 'some text' ORDER BY column_name DESC"); Or change DESC to ASC to switch the order they are sorted.
  8. Curt

    Developer

    lmao.....bro whatever Yo its version 11.2 the best version yet! 😛 but foreals phpstorm looks nice Oh and Sim get a cheap laptop bro. I think it would benefit you with your skill base.
  9. Curt

    Developer

    No offense, I feel like you have some skills in development BUT.....you should upgrade your hardware. No one is really going to take you seriously knowing that you program using your phone.
  10. Curt

    Work Setups

    Na, I use Netbeans 🙂
  11. is it this ? C_chance:chance, maybe it should be C_chance=:chance,
  12. Curt

    Work Setups

    This is my development setup. PC - Acer Aspire A515-54 I have 2 USB monitor adapters. I use my TV as a monitor. Using a cheap table from Walmart, with my monitors mounted for more table space 🙂 Its a little less than $1000 setup and gets the job done. (Might even be overkill lmao) All I need now is to manage all those cables like Dayo 😛
  13. Whats wrong with your car ? I have a 2006 honda civic. I will probably put mine in savings.
  14. Sorry to hear this has happened. Its the risk you take for working for free. I'm the type of person that typically gives a person the benefit of the doubt also but have since changed my approach to not trust anyone on the internet.. You have tarnished this guys reputation at this point, which in my opinion was deserved based on what I read. Let this be a learning experience and grow from it 🙂
  15. Netbeans is my preferred IDE
  16. Be sure to verify someone's credentials before hiring them from here. Also I would personally run it by Dave, he's been around forever and knows everyone. 😛 With that said, best of luck with your game. The design is really good. 🙂
  17. Hello Everyone, I opened a new game back in May 2020 and have been making improvements. The script originated from mccodes but has since grown into my own custom script. The game is loaded with features. I'm currently working on making the website mobile friendly and possibly putting an app on the app store. Feel free to drop some feedback. You can be as honest as you want, I've been around quite a while so I can handle it 😉 This is the home page. If you look close you can spot Dave's Shoutbox mod 😛 Thanks Dave 😉 The game is loaded with custom features like this for instance is my gym page. Here is another feature I created called the Rampage Zone. The gang system is pretty extensive as well. I've got a new position at work, so I have been able to put more time toward developing the game. Check it out : https://www.hobobattle.com Hope all is well, Curt
  18. Curt

    My messages

    my oldest is 10 years old lol back when I was a wee lil noob
  19. https://hobobattle.com/register.php?REF=91 My McCode game :P
  20. I recently hired Sniko to do a job for me. We narrowed down the specs of the feature. Negotiated a fair price and he got the job done within a few hours. He maintained constant communication and was extremely professional. He made sure I was 100% satisfied before signing off on the job. I will definitely hire Sniko for future jobs. Highly Satisfied.
  21. I would be interested in seeing who is around, as I may have some freelance work available. My game is based off mccodes. There are some things with JS I cant figure out how to do.
  22. I haven't had luck marketing lately myself. I was able to get about 40+ players back by emailing past players. From there I hope word of mouth will spread. I ran two facebook ad's for a total of 60$. Targeted younger males first time, got a couple signups but no one stayed. Second time targeted, 30-50 yr olds. That one did horrible not many clicks at all. I think if you build a quality product/service then players will join. It's also in your favor that your are a programmer as well 😉 There are a lot of game owners that don't know how to program. The more you know, the more you maximize profit. Look forward to see where things go with this.
  23. oh dave when are we going to work together ?...lol I own Thugbattle.com,Hobobattle.com, and Redneckbattle.com. I also bought BasicRPG.com and CommonRPG.com just because why not ?...lol We could start a network...lol...musicbattle fits right in hahaha On a real note, Congrats. I've heard of that game before and remember it being popular back in the day. I think the design was made by the same team who made all of mine. Bluetrendz.com
  24. if the current user is using the same email with your game and facebook then its simple..if not you have to create a scenario that fits. Such as option to link current account with facebook once they login the old way. I went the simple route for now because I was simply happy I got it working.. If player email matches facebook email -> log them into existing account if not -. Creates a new account. Random name/pass generated and emailed to player and then logs them directly in.
  25. I'm sure this is a missed opportunity. I don't think these types of games are as popular as they once were.
×
×
  • Create New...