Jump to content
MakeWebGames

bineye

Members
  • Posts

    310
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by bineye

  1. Paul, gotta say this...$100 is still a damn bargain. I can see from your posts that this is going to be a good solid engine, very secure etc. When you first open MCCodes, you already have a game (more or less), and you are taking that concept, improving your own engine to beyond this point with extras, and making it secure...one can only dream of the possibilities, for having all this for a mere third of the cost price of MCCodes. I don't know about the engine, but for sure I'll be on CrimGame when it opens, that's *almost* a certainty (don't wanna tempt fate) :P
  2. Nice work! One question: how does this differ from the MCCodes base attack script, which already has a mug feature on it? I assume yours works without the need to attack? Which is much better imo. If this is the case, I will have to use it :P
  3. It's not online just yet, but soon :) EDIT: ah yes, just saw the ticket is not deleted user side
  4. Nice mod. I added it, and tweaked the menu bar to show red if a player has an open ticket, and also added a link in staff part to show red if a new ticket has been opened. With regards to closing a ticket, I think I'll add a section to show closed tickets, because if not, we have to leave the ticket open until they acknowledge they have seen the reply, and if they don't, the ticket could be open for a long time, then they come back a week later saying "i didn't see what you wrote", so I'll probably add in a section for closed ones. Thanks for all the hard work Maniak, works great.
  5. No...you "informed" you were selling, then you "cancelled" your sale. Your message implies you were never selling and just wanted a free valuation. Please don't do that. You could have opened a thread asking "What do you think my site is worth?"
  6. Avg of €250 a month. Not bad at all. Are you able to disclose the last 3 months of figures, or not? I figure these numbers could have been from the first 2-3 months, and a rapid decrease in donations could lead to a sale... Would be interesting to clarify in more detail.
  7. It has taken in €2k in a month...?! why on earth would you sell it?? that's a gold mine!
  8. I agree, if this is the case, then it is highly unfair. Seems the middleman would be getting paid for nothing. If it's not the case though, the OP has really just lowered his own reputation.   I'm sorry, this had me in stitches! lol
  9. If you read through the posts, you'd see rulerofzu saying he released a free version in free modifications.
  10. There are TONS of posts on this. The search function works very well ;)
  11. So you want it to work as: 100 "alignment" alters the value by 1 after a successful attack 1000 "alignment" alters the value by 10 after a successful attack So I figure you want a base score of 0.01 * alignment value, based on a starting alignment of 0? What about failed attacks? Just the same principle but the scores reversed? Let me know in more detail, and if it's kept relatively simple, I'll do it for $5. PM me.
  12. EDIT: My bad. Didn't see it was GRPG...I can't make head nor tail of GRPG coding.
  13. I'd bet its more to do with having the wrong prefix
  14. Thanks for that link! Just saw changing the "int" up there to "float" solved it.
  15. You will be able to hold more cash/points/whatever, but I'm unsure as to why you can only move in 2,147,483,647 intervals. Question for more advanced users: Is it because of lines like $_POST['deposit']=abs((int) $_POST['deposit']); for example, because of the "int" check? I'm unsure :s
  16. Try increasing the value in your database table, from INT to BIGINT
  17. We need to see the code to know why it isn't calling the stats. If you have problems in future, please keep in mind that "this feature doesn't work" is not enough. We need to be able to see why this is happening. This is the reason you got no replies, and bumping your post doesn't give us any further information.
  18. If you can't see how to recall from a database, are you sure you are ready to run a game? Please post the code of the pages you are having problems with. How else are we going to help if you don't even show where the problem lies?
  19. Oppoment -> Opponent
  20. Passwords were changed on both accounts...
  21. Like I said, a demo gives you the opportunity to see the file and test it out, using exploits. If you personally don't know any, there are many people on here who could run it through the mill. "Disclosing their work" ... this I don't get. Really? What's their ad gonna say? "Selling mod. $10. You have to buy to find out what it is." Come on.
  22. Some nice people on here... :/
  23. For the stats, couldn't you just add 2 tables in db, battles won and lost, then add to attack.php, on result update the table with previous number + 1?
  24. $80 ?????!?!?!?!?!?!?!?!?! I can't even get near the game to look. Keeps redirecting me to google.
×
×
  • Create New...