Jump to content
MakeWebGames

Miniman

Members
  • Posts

    431
  • Joined

  • Last visited

    Never

Everything posted by Miniman

  1. Re: Buy Your Custom Header, Login or Register!!! They are really nice, I agree with HD in saying you have potential. But looking at the very first screen shot, I didn't think it was for a game, I thought it was for a business site. :-P
  2. Re: What would you do with $100,000,000? With some of the money, I'd use it for some fun. I know this kid that does anything for money, I'd make him do the most ridiculous stuff, just to get it. He'll be reading this and know who he is :roll:
  3. Re: Gangsta-Wars Miniman wants the Login :roll: I remember now!
  4. Re: Workshop ($10) Ooooh, It's "Perfection"? If it is then your skills are good :) I believe this to be a good, tidy update to a game. :-P
  5. Re: [Guide]MC Economy   That wouldn't make the users un-happy.[/sarcasm] Gurpreet, the only thing I could think of to lower the econemy for you would be to make new houses or items that are expensive. You need alot of content :)
  6. Re: Gangsta-Wars Seems I didn't read it properly. I thought you was working on your own engine?
  7. Re: Workshop ($10) I agree with HD, I think the price should be $5. Although I haven't seen any free ones, I've seen ones with the same concept just different :lol:
  8. Re: Deadly Hustle   Oh right. Fair enough :)
  9. Re: [Guide]MC Economy It's a great guide. I've worked with quite a few games, and I've seen 1 with a low econemy and that's what I like in a game. However, I do find that people play/prefer a game that has a huge econemy. I always put it down to people like logging in and seeing loads of money in hand and they just feel......powerful? Well done Rainbow, Hopefully this will help alot of people. Very informative!
  10. Re: Skull City I thought, by the login page "Hey, this could turn out better than I thought" As I liked the Login.....   But then I did just that and Logged in :| I signed straight back out.
  11. Re: Gangsta-Wars   Your cousin, right..... And HD, you have a game? :lol:
  12. Re: Deadly Hustle That login looks nice and familiar, Created by Joel, Sold to a friend of mine :|. Previously an assasin based game.
  13. Re: Workshop ($10)   Looking at what the images, you can't even see them they are to small. You do know @ in a operator to remove error's out of the way. For example. @include('file.php'); Even if the file isn't found, it wont error, because the @ is before it.. That could just be abs(intval($_GET['ID']));   Some of his post's are asking for simple thing's And it was purely an example :wink:
  14. Re: Workshop ($10) It does look good, I'll give you that. It's an idea I've also thought about doing because I've seen others wanting it. But you say it's 99.9% secure? :| I was just looking through your post and it seems you struggle with simple thing's..... Are you sure you've not just secured it by using abs(@intval($_GET['ID'])) Or something like that at the top of every page? :lol:
  15. Re: Something other than male/female?   I'd go with Haunted's function, add it to globals :)
  16. Re: Something other than male/female?   You still need to edit other files "Gender : Alien" Doesn't really work.
  17. Re: Something other than male/female?   Or that, I was waiting to get asked how to add both, then I'd use an array :-P. This way is better, Go with this. :lol:
  18. Re: Gangsta Wars !!! [V2] << Supreme I'm not going to.....I signed in, looked at one thing and left.
  19. Re: Something other than male/female? You could use something like this...I guess?   function doesntmatterwhatitscalled($blah) { return (str_replace("Male", "Human", $blah)); } ob_start("doesntmatterwhatitscalled");   But if two people were mailing each other and someone says "So are you Male or Female?" The other person would get "So are you Human or Female?" lol
  20. Re: Something other than male/female? Anywhere is has 'Male' or 'Female' change it to what you want. You could still have Male and Female stored in the users table, because users aren't going to see that :-) So; Male could become Human And Female could become Alien (not suggesting anything towards females here :lol:) Or visa versa Just find the file it's in and change the name. Ofcourse don't change It in the $db->query unless you have added Human and Alien into the DB If that makes sense....
  21. Re: Installer Game folder writable which says Failed You could always try learning first? Learn all the basics, Delete your games and shut them down. Then come back in 2 years when you know maybe just a little. Simple(z)
  22. Re: Gangsta Wars !!! [V2] << Supreme The login/register, I see way to much. It's on a free host and using a free domain. That's not very appealing.   QUERY ERROR: Table 'avengers_g.papercontent' doesn't exist Query was SELECT * FROM papercontent LIMIT 1   That needs sorting upon login, plus now I know your DB name is 'avengers_g'. I see the same looking game everywhere and it's not unique. That's what I thought, and it was really messy. :-)
  23. Re: What would you do with $100,000,000? Good choice on the Veyron ;) I'd get a Veyron and a SSC Ultimate Aero TT. Then I'd buy a HUGE house and have a massive runway to drive my two amazingly quick production cars on ;)
  24. Re: [mccode v2] Advanced(isher) Level Upgrade Mod.   OMGZ!!! My game's full of variable's, does that mean im not secure against hack's? :o same :o damnit im going to get haxxored again >.< Depending on the way you use your variables. It can be safe to use them, Cause 90% of the "hackers" out there dont/cant use variables to hack. Although, Just take a run through your codes, if you are a good coder, You can tell whether or not your variables are in a secured form.   Care to demonstrate how I can stop my variables being 'hacked' or manipulated to a users advantage? This should be interesting...
  25. Re: Need Gangs I doubt it.
×
×
  • Create New...