Jump to content
MakeWebGames

Dominion

Members
  • Posts

    2,447
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Dominion

  1. Might be a bad attack formula or any number of other things e.g. more expensive weapons having a lower damage rate. We can't help with what you have told us...
  2. Actually I agree with the statement. I was simply pointing out well I understand it was a joke from other posts/threads by Octarine other may not since it's hard to tell online. I genuinely meant no offence by the comment. We all have opinions. impartial on something when someone breaks the rules? Sure, but I'm not going to stop giving my opinion on things.   If that was the case I would have just deleted it...
  3. v2 has around 127 files.   Like he said updating would save you some money.
  4. sarcasm, and I have to assume it was sarcasm, does not work on forums.
  5. For v2, as has been said, item_add() merges the quantities when used to add an item to a users inventory. Is there any reason it's not working?
  6. What version are you using?
  7. Check out the link posted by rulerofzu.
  8. Go to settings at the top of this page next to logout. In the menu, under "My account" click "general settings". There is an option there asking if you want to save sent Private messages to your sent items folder. If you have not saved them you can't view them. I believe an admin could if you really need to get a copy of it (with your permission of course).
  9. Make sure your code is correct. Apart from that maybe error reporting is turned off?
  10. What's the current cap?
  11. Really not the way to get help. Post the line with the error to save people the time of look through such a big thread.
  12. Well assuming you mean the bank file you have has some pre-set cap by it's creator open the file, and find it.
  13. I already moved the thread. As for this you could run a query in a global page to test if id 1 is an admin if not reinstate it, but prevention is much better. If the site is insecure that's you main problem. You can edit the user_level via phpmyadmin if you ever need to I guess...
  14. My guess would be that it's around "2147483647", and the amount of money in a user's bank account is stored in the user table.
  15. This is the wrong place for this question. Feedback and Site Support is for support/feedback of MakeWebGames itself not your game.
  16. It's free. Just install it, and if you don't like it remove it.
  17. The bank has a cap for a reason. Assuming you have not changed it would the cap happen to stand at 2.14bill? http://dev.mysql.com/doc/refman/5.0/en/integer-types.html
  18. Price is down to you, but I'm sure you could sell it if it's more stable version then the one currently available.
  19. It's a forum post "legal format" is hardly relevant when giving general information. I would also like to see that E-mail... DMCA does not require your copyright to be registered nor does in forcing a licence for something like Mccodes. Well you're right about not being able to take direct court action (depending where you are anyway), in mccodes case a DMCA should be enough to take a non licensed site off line.
  20. actually there have been whole threads asking if people consider mccodes an engine or not. v1 for example was originally just a game backup.   No... Read - http://makewebgames.io/showthread.php/36992-Copyright-Basics or http://makewebgames.io/showthread.php/34639-Copyrights-facts
  21. If promo.php is inside mods/staff then that path would not work...
  22. How can you tell if someone has a license from looking at a site? Nothing has changed (although I have not logged in).
  23. It's a staff file so it's in the wrong folder. Add it to the staff's array. http://makewebgames.io/showthread.php/39502-Tutorial-v2-0-3-v2-5-convertion
  24. File named correctly? promo.php in the correct directory?
  25. Sorry about this. O_o
×
×
  • Create New...