Combination Lock

● ARCHIVED · READ-ONLY
Started by sillowette 6 posts View original ↗
  1. Okay, I made a combination lock chest, but if you enter the combination wrong it locks the chest permanently. How do I fix this? I set it up exactly like it said in the tutorial from here, but its just not working. I've tried everything I can figure to try.

    It works perfectly if you put in the combination correctly, but if you don't, it opens the chest and freezes it. And then you can't do anything else with it. You can't retry or anything. 
  2. Nevermind

    I got it

    I had the control switch in the wrong place...

    I'm an idiot.
  3. sillowette said:
    Nevermind

    I got it

    I had the control switch in the wrong place...

    I'm an idiot.
    There there...

    I hope this makes you feel a bit better  :p

  4. Nuclear Mosquito said:
    There there...

    I hope this makes you feel a bit better  :p

    post-38714-Grumpy-Cat-99-Little-Bugs-in-t-oiLk.jpeg
    So SO SOOOOOO TRUE!

    Especially when you work with C++

    Java and Python for ever!!!
  5. Dreadshadow said:
    So SO SOOOOOO TRUE!

    Especially when you work with C++

    Java and Python for ever!!!
    I've seen that happen very nicely in Java as well --- fix 1 bug and it introduces several others.  Especially if the source code doesn't have well designed classes.
  6. whitesphere said:
    I've seen that happen very nicely in Java as well --- fix 1 bug and it introduces several others.  Especially if the source code doesn't have well designed classes.
    Makes sense.