Jump to content
MakeWebGames

Faz`

Members
  • Posts

    652
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Faz`

  1. Re: [mccode v2] Advanced Turns [$15.00] $5!?! C'mon, don't ya think that's a bit too much? :P I could do it for you strats if you want, hit me up on msn when you're free.
  2. Faz`

    help

    Re: help I've not corrected it to what you want, but it should it be like this? $respectchange=($ir['level']/$r['level']); if (abs($r['level'] - $ir['level']) > '100') { $respectchange=1.5; } if (abs($r['level'] - $ir['level']) > '50') { $respectchange=1.25; } if (abs($r['level'] - $ir['level']) > '1') { $respectchange=1; } if (abs($r['level'] - $ir['level']) < '1') { $respectchange=1; } if (abs($r['level'] - $ir['level']) < '50') { $respectchange=.75; } if (abs($r['level'] - $ir['level']) < '100') { $respectchange=.5; }
  3. Re: [V2]New Explore I'm not too sure about this, but I think it should be this. if($ir['jail']) { print("Some Features Are Not Shown As Your In Jail"); }
  4. Re: Looking for template I am quite disappointed that there have not been ANY enquiries apart from UnknownOne :(
  5. Re: [review pls]Crime-Mobsters[underconstrution still] Why do people use those annoying shoutboxes on every page? (No offence to the people who created them), maybe putting one on only one page would be ok. The login page looks like it has nothing to do with the game, usually the login, page and in-game template are similar or even the same. Other than that its alright, the game looked promising after seeing the login page, but after logging in I was a little disappointed. I give the game overall 5/10.
  6. Re: Adding item to inventory? Hehe, no problem. Glad I could help.
  7. Re: Adding item to inventory? if($ir['donatordays'] < 1) { die ("Sorry, this page is for donators only"); } I just received your pm, just add that to the top of the page, underneath include "globals.php" and it should work.
  8. Re: Adding item to inventory? To add an item to a users inventory item_add(UserID, ItemID, Quantity) Hope this helps, thanks.
  9. Re: [mccode v2] Weather Gym [$1.00] Lol, if people sold things as cheap as BD does, the world would be at peace haha.
  10. Re: Drop Down User Bar Unfinsished If he did not buy it, it is not his right to post it up. If someone posted up a mod worth $200, but didn't buy it, you would just let it go? How about if that was your mod, you wouldn't be happy, would you?
  11. Re: [Mccodes] New Login Ok, its not easy to identify though, maybe get a picture of a young person with a gun or something, also the colour scheme I am not too fond of either, looks a bit too happy for a mobster game.
  12. Re: [Mccodes] New Login I see that and I think its a naruto based game, youth mobsters sounds a mafia style game.
  13. Re: Rock, Paper, Scissors [$10] Play it three times then.
  14. Re: FIRST THOUGH! Acne
  15. Faz`

    How to use sprintf?

    Re: How to use sprintf? I know this is a bit of a stupid question, but is a string a-z with the symbols? And Integers are 0-9 of course.
  16. Re: Rock, Paper, Scissors [$10] Was testing this out before, works a treat and very good, would recommend buying it any day.
  17. Re: FIRST THOUGH! brick
  18. Re: Drop Down User Bar Unfinsished /*----------------------------------------------------- -- Blown City -- A product of GoldenZero.Net -- Copyright held 2007 by GoldenZero -- E-mail: joshisthebest1ca[AT]msn[DOT]com -----------------------------------------------------*/ Did you buy this?
  19. Re: [Mccodes] New Login Feedback for what?
  20. Re: FIRST THOUGH! delirious
  21. Re: FIRST THOUGH! // wrong again lol carry on anyway malicious
  22. I've asked around, but not everyone. I'm currently in need for a new template, if it could be done by Monday May 4th 2009, it would be good, I can do with Tuesday as well, my budget is good, I am not one who looks for templates for $10. Not too expensive though, if you could draw it out in Photoshop first, it would be good. Just pm me with examples of your work and price. It would have to be a Hitman theme, thank you.
  23. Re: [?5]Login & Register[v1+v2] This is what he came up with for my game
  24. Re: FIRST THOUGH! //why can't people play this game properly? lol Let's carry on anyway egg
  25. Re: Can someone please explain how to do a total reset of my game? I just went into the database, and deleted all the users, if you need a little help, add me on msn. [email protected]
×
×
  • Create New...