Jump to content

Noordo

Donator
  • Content count

    217
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Noordo


  1. @FBI i recently got an m.2 and it has increased arma 3 performance by 10-20 fps. also drooling the water cooler will not fit on you motherboard

     

    EDIT: just to prove it heres all of the supported socket types for the liquid cooler: AM2, AM2+, AM3, AM3+, FM1, FM2, FM2+, LGA1150, LGA1151, LGA1155, LGA1156, LGA1366, LGA2011, LGA2011-3, and the cpu and motherboard are AM4 so.....

     

    Another edit: FBIs pcpartpicker will smash arma 3 more then yours drooling and for a tiny bit cheaper lol


  2. @nclem I have hosted over 20+ minecraft servers, been admin for 50+, been developer for 30+ etc. I have even made custom plugins! 

    Also, I have found a plugin that lets clients with any version above 1.8 join, now yes it would be a little op for people using 1.8 against 1.9+. But, everything else is simple. The server needs to be 1.8, thats so 1.8 users cant get 1.9+ items etc.


  3. @nclem is there anything you would like to do when someone types asking? if so just remove 

    hazard = input("Enter your type of hazard, Mechanical, Electrical, Pressure, Temperature, Chemical, Biological, Radiation, Sound, Gravity, Motion: ")
        if hazard == ("Gravitational"):
            print ("Insert Info here")
        if hazard == ("Motion"):
            print ("Insert Info here")
        if hazard == ("Mechanical"):
            print ("Insert Info here")
        if hazard == ("Electrical"):
            print ("Insert Info here")
        if hazard == ("Pressure"):
            print ("Insert Info here")
        if hazard == ("Temperature"):
            print ("Insert Info here")
        if hazard == ("Chemical"):
            print ("Insert Info here")
        if hazard == ("Biological"):
            print ("Insert Info here")
        if hazard == ("Radiation"):
            print ("Insert Info here")
        if hazard == ("Sound"):
            print ("Insert Info here")

     

    and put what ever you want it to do

×