Jump to content
MakeWebGames

Iam

Members
  • Posts

    30
  • Joined

  • Last visited

Everything posted by Iam

  1. Only thing i did was putting the maintenance mode to ON in the game itself (staff menu), but my wife called me to do something and after that i needed to login again which didn't work. But isn't it strange that an admin cannot login into the game?
  2. I can of course access my ftp, but what do i need to do? Could you point me to the right direction? Thanks in advance :)
  3. I have put my website into maintenance, but waited to long. Now i cannot login anymore because it is redirecting to the maintenance.php. Anyone has an idea how i can login again?
  4. Sorry, but I don't think McCodes is active looking for false licenses or something like that. To be honest, it looks like it is going to die out :(
  5. Like McCodes are doing something against it lol, but it would be the right thing yes :)
  6. Iam

    Assassin V2

    Thanks, i'm gonna try that out :)
  7. Bought this modification on McCodes, but it is not working. The readme is this:   The first part wasn't that difficult :) But part 2...i don't have a viewuser page (profile.php i have). And second, if i add this code to profile.php i get an error while i execute the php file. Ofcourse i edited something to fit it around, but then i get   Lol, i don't even have brave in my game....so what does this mean? Part of the code (it's a paid version, so i guess i can't dump the whole code here)   { mysql_query("UPDATE users SET hospital=$hospital,hospreason='Assassinated.' WHERE userid={$_GET['ID']}",$c); event_add($r['userid'],"You were assassinated and put into the hospital for $hospital minutes.",$c,'general'); mysql_query("UPDATE users SET money=money-{$_GET['PAID']},brave=brave-5 WHERE userid=$userid",$c); die("Your target has been successfully hit without complications, congratulations."); }   Anyone has an idea?
  8. Peter is also busy for mine, and i asked it to make it responsive, but he said it was not possible anymore or something. So playing on phone and ipad is still a crime.
  9. Very nice...with the minus energy option, no captcha is needed...when energy is depleted they can't do anything :) Thanks man
  10. I am looking for a captcha for the trainings missions. It annoys me that they can click with a bot to become full strength. Also i would like to know how to edit this line so every time they do a trainings mission, 1 energy point will be used.   print '<div class="suc_msg">You have successfully spent 1 hour of studying the art of fighting!</div>'; $db->query("UPDATE `users` SET `money` = `money` - ".$cost['learn']." WHERE `userid` = ".$userid); $db->query("UPDATE `userstats` SET `intelligence` = ".$intelligence.", `endurance` = ".$endurance.", `reflexive` = ".$reflexive." WHERE `userid` = ".$userid);
  11. Only nobody is in it :)
  12. Ah ok thanks, we have discussed on Skype some things...think we are getting somewhere :)
  13. And what is this? http://makewebgames.io/showthread.php/44084
  14. Ah ok, i am not a coder and i saw the milk part, but can somebody explain to me in micky mouse language what the benefit is for me (as a non coder?) [MENTION=65371]sniko[/MENTION], i have added you on my Skype
  15. I am looking for player stats, perhaps doing some crimes in the program, but eventually the in and outcome of an exchange (which needs to be written i guess).
  16. Is there an API for McCodes? So we can implement something into C+?
  17. I could use such a module..
  18. This is interesting..will follow this, hopefully you will get it ready soon
  19. Perhaps htaccess based on ip?
  20. I wanted it to test, but couldn't find it
  21. I am looking for a McCodes V2 engine license. Somehow it wasn't in the game I bought. Does someone has a license left for the V2?
  22. Strange, i can make a new account without any problems. Can you please check it again (if you have the time) or please contact me on "importnmgn" on Skype?
  23. Is this not the best place on the forum to ask for devs? Can someone point me to the right forum to place my work?
  24. That would be the best for me yes
  25. First job: Debugging and fixing the donation system and adding another payment module for Bitcoin with Electrum wallet which will be the default one. You can check out "Bitcoin for WooCommerce" plugin for Wordpress. Guess it gives you an idea to implement it. Stats: badasstown.com McCodes code You get access to FTP and get temp access to admin panel Bid on please. I have a bid of 150USD to do this, but i guess it can be lower.
×
×
  • Create New...