Jump to content

Quantzer

Member
  • Posts

    113
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Quantzer reacted to jaslion in Laptop help   
    It's just another brand that rebrands clevo systems and alters them to their liking. Pretty common for smaller brands.
  2. Like
    Quantzer got a reaction from JustMATT in Please help with a very simple video game   
    Thanks man I kinda got to where I wanted to. This helps I'll try to do fiddle with it a bit more over the summer.
    Yeah...I forgot to mention, but you were on the right track. It is supposed to be a infinite runner not jumper(;
  3. Like
    Quantzer reacted to JustMATT in Please help with a very simple video game   
    Ah, where I started with C#, this will be fun, alright...

    First code block, use score as a parameter... as you seem to be trying to do, but its not quite right, there arent any functions needed, its like this:
     
    private int score; // Create a variable to store the value public int Score { // Create the parameter get { return score; // if we want to get the value of Score, just return the variable we made earlier (the private one) } set { score = value; // value is a C# keyword, it basically just is used so that when you say Score = whatever; it runs this code, and value is replaced with whatever } } 2nd code block, a few things:
    1. From this im guessing you are making a game where you jump up as far as you can go without falling?
    2. you dont need anything in the ToString() method, just leave the inside of those parenthesis blank
    3. add all the classes to a namespace so you can access them from each other, its also good practice for when you work with others
    4. You dont need to have all that running in Update, just make some events that if the player moves up, have the height counter update, and show the new value on the text box you are using, dont do this for when they fall and just label the text box "best height" or something like that, then add an event for when they start falling, set the score based on the highest height reached so far.
     
    3rd code block, just use the parameter properly, everything else is fine, also put it in a namespace
     
    EDIT: Almost forgot, it would help a lot more if you told is what error you are getting... all I was able to do was correct mistakes based on guesses as to what you are doing, and just correcting bad practice, cant really do much more without more info!
  4. Like
    Quantzer reacted to Thony in Mech keyboard and switch question   
    I own red switches on K70 RGB and i like them. I would probably like browns better (the only difference is they are quiter) but i couldnt wait a month to get it.
    Before i had a membrane keyboard and i used to miss a spell in League of LEgends because a key wouldnt register when i was spamming it too fast. Never happened on MX switches (Its been an year).
  5. Like
    Quantzer reacted to Shimejii in Mech keyboard and switch question   
    Go to the store before you make any decision on what mechanical keyboard you want, they all feel different, get the one that best fits you, you may not have to buy from that store but you 100% should get a feel before you buy it.
     
    Most of the time its the software, the Gskill Software is kinda crappy, but its their first Keyboard of this level so that is to be expected. 
  6. Like
    Quantzer reacted to Just The Tips in UE RM, Audeze WHAT?   
    Underage Elephants Riding Motorcycles.
  7. Like
    Quantzer reacted to ZacDaMan72 in akg 612 pro vs. akg q701   
    https://www.massdrop.com/buy/akg-k7xx-massdrop-first-edition-headphones
  8. Like
    Quantzer reacted to creatip123 in Second hand audio equipment   
    What Tower meant was, if you're handy with electronic repairs, you can get good deals (AKA cheap) on broken but good quality headphones. Some broken headphones only need a few soldering works to restore them to their glories. 
  9. Like
    Quantzer reacted to ShearMe in Best Headphones between 120-150?   
    Look at the Shure SE215 for IEMs
  10. Like
    Quantzer reacted to Vacsol in What's the general consensus of Bose (headphones) in the audiophile community?   
    Overpriced, ugly and generally pretty much poo.
     
    Butts
    Omelette
    Swag
    Energizer
  11. Like
    Quantzer reacted to mcmad358 in Do I have to spend a lot for good earbuds?   
    Skullcandy 50/50 are nice and look good
  12. Like
    Quantzer reacted to SSL in Steelseries Siberia Elite Vs 9H   
    If the microphone doesn't matter, you should buy headphones. Given the budget range your're considering, Sennheiser HD 558 or Beyerdynamic DT 990 Pro. Or even AKG K612 Pro.
  13. Like
    Quantzer reacted to BonBon Scott in Need new music genre to listen to?   
    Hard Rock
    https://www.youtube.com/watch?v=EPbJsANg5sw
  14. Like
    Quantzer reacted to Stadiz in Sheep are like potatoes if you shoot a duck I am scared od tosters. NO FOR REAL HELP!   
    No thank you for pointing this on me! You just made my day! 
  15. Like
    Quantzer got a reaction from Stadiz in Sheep are like potatoes if you shoot a duck I am scared od tosters. NO FOR REAL HELP!   
    This guy is the man! Out of 20 other replyes he is only one who actually wrote a useful one! Thank you.
  16. Like
    Quantzer got a reaction from Aniallation in Sheep are like potatoes if you shoot a duck I am scared od tosters. NO FOR REAL HELP!   
    Can someone actually write useful reply? I know tittle sounds ridicoulus but I want serious opinion...
  17. Like
    Quantzer got a reaction from KatanoWaki in I am a bit stupid, forgive me.   
    And you, thanks even more you have helped a lot!
  18. Like
    Quantzer got a reaction from m4rkoni in Gaming headphones in 40-80 euros price range   
    I had plantronics Gamecom 380 untill literally a week ago when I had to return them to repair them because: mic mute button stopped working,and mic picked up everything from headphone drivers, and sometimes sound would go crazy.... So I wouldn't recommend them...But do what you want your money. And 1 more thing I would just say it's better to get audiophile grade headphones and then a seperated mic.
    If you still want headset I would recommend Kingston Hyperx cloud, never used them but heard nozhing but good stuff about them.  Link
  19. Like
    Quantzer reacted to BoredErica in Legit or not?   
    MSRP stands of manufacturer suggested retail price. It's a suggestion. I saw the price gap firsthand for Sennheiser products. For sure Amazon will be cheaper, even when buying brand new. And even cheaper if secondhand (Amazon is a great place to get secondhand).
     
    Sennheiser looooves to sell things as high as they can. They'll get mad at retailers that sell below a certain threshold (Amazon is fine) and not even offer warranty if bought from 'non-certified retailers' from what I've heard. Amazon's probably like, 'nooooope' but of course can't sell ridiculously low or Sennheiser's gonna mad.
×