Jump to content

DMentMan

Members
  • Content Count

    1655
  • Joined

  • Last visited

Everything posted by DMentMan

  1. Hello, I am looking for some people to play with in DayZ (no mods). Must speak English EU servers Doesn't mater if you're new or veteran. My timezone is GMT+2. Will use Discord or TS. If you're interested shoot me a message on Steam: https://steamcommunity.com/id/DMentMan Have a nice day.
  2. DMentMan

    DayZ Stable Update 1.0

    Ah it's a good day! Great job!
  3. Yup since 2014. There were no animations at the time for picking apples and we just spammed F and got a million apples haha =D
  4. My apples brings all the boys to the yard!
  5. DMentMan

    Girl Vs Girl Event , Sisters of Cherno

    15 girls, one cup
  6. DMentMan

    Status Report 24 October 2017

    Great stuff!
  7. DMentMan

    Shoot , Kick and Slap out of the Car

    slap...? lol This?
  8. DMentMan

    DayZ - "Afterwards" - A Short Cinematic.

    Nice work dude, beans!
  9. DMentMan

    .63 ETA ?

    Haha, best thing I've seen today.
  10. DMentMan

    Status Report - 10 October 2017

    Cool stuff =D
  11. Hello, I only recently got into coding in Python and I've got a problem I can't solve so I hope someone might be able to help me here. =D I want my simple piece of code to say that if you have over 8000 it responds with that you can pay the rent. If you have under 8000 I want it to respond with that you can't pay the rent. I've pretty much got it working after a few issues being fixed, but if the input is 30 it says I can't pay the rent for some reason... Anyways here is the code, and thanks for any feedback or help =D (And yes I know like 5 and 7 are not needed, but they fixed some problems when I put 10000 as the input it said I can't afford to pay the rent for some reason =P) def Money(): Money = input("How much money do you have?") str(int(Money)) if Money > "8000": print("You can pay the rent!") elif Money > "10000": print("You can pay the rent!") elif Money == "10000": print("You can pay the rent!") elif Money == "8000": print("You can pay the rent!") elif Money < "8000": print("You can't afford to pay the rent!") else: print("Error") Money() def exit1(): #Exits program after question has been answered exit1() exit()
  12. DMentMan

    Status Report - 12 September 2017

    Awesome stuff =D
  13. DMentMan

    Python Coding - Help Me Please

    Indeed, only started a week ago.
  14. DMentMan

    Python Coding - Help Me Please

    Alright guys, it's working! Thanks everyone!
  15. DMentMan

    Python Coding - Help Me Please

    A friend told me to do it and I just left it like that =D I'll try to redo it with the info you provided in mind =) Replacing str(int(Money)) with int(Money) gives an error =/ Thanks guys, I'll let ya know if it works =D
  16. DMentMan

    Stable Update 0.61.138957

    Good stuff =D
  17. DMentMan

    Reward System

    As stated above this is not a good idea, this is what I think of when I hear this: http://imgur.com/a/9w6NT
  18. DMentMan

    Slit Throat

    Good idea. Beans for you.
  19. DMentMan

    Status Report - 12 Nov 2015

    Looks awesome, i can't wait for 0.59 and the new render !
  20. DMentMan

    Can someone get me an M4?

    in exchange for your soul yes.
  21. DMentMan

    Karma system

    really bad idea, also suggested multiple times before
  22. DMentMan

    [Poll] Official servers 1pp only

    i don`t like it, if you want 1pp, join 1pp, simple as that.
  23. DMentMan

    Gagging bound players

    sounds dirty
  24. DMentMan

    Blanks

    https://forums.dayzgame.com/index.php?/topic/221742-new-idea-blankfake-bullets/?hl=blanks https://forums.dayzgame.com/index.php?/topic/210899-blank-cartridges-nice-tool-to-check-out-freshspawns/?hl=blanks#entry2112247 https://forums.dayzgame.com/index.php?/topic/209138-blanks-jams/?hl=blanks https://forums.dayzgame.com/index.php?/topic/165335-blanks/?hl=blanks
×