jacob1
jacob1
193 / 28
17th Nov 2012
17th Nov 2013
Sets off an alarm when you draw anything. I couldn't get the erase sensor to work... yet. Free to copy, improvements welcome.
jacob1 alarm sensor embr dafaq draw dtec 1007090 dabest topleftpressh

Comments

  • jacob1
    jacob1
    20th Nov 2012
    here is the explanation I told to cj646464 (slightly modified): Each element gets it's own id (the number you see after the # in the HUD), and they are updated in order (from id 1 to id 235008 or however many are taken). My save has id's up to 4279 filled, but ID 10 (the initial EMBR) disappears right away. Normally, the CLNE, id 4, makes the EMBR. Then id 10 (the EMBR) is updated and disappears. The DTEC is ID 13 and by then the EMBR is gone. When you draw something, id slot 10 is filled by something else. So the CLNE makes the EMBR, but the DTEC is updated before the EMBR is, so it still exists by that time. Then, it sets off the alarm. The EMBR which has some larger id disappears again later, but by then it has been detected already.
  • Nyvrem
    Nyvrem
    20th Nov 2012
    after looking at it the only thing i figured out is that the embr doesn' turn it on cause it is deactivated at the beginning and reactivated by a delay. I can not figure out why the metal parts attached to the delay heat up to 500 and stop and cool down when electrified but continue to heat up after that, nor can i figure out how the detector system works...
  • dom2mom
    dom2mom
    20th Nov 2012
    Arrg... This is why i like visible eletronics, i can figure out how they work XD. I know nothing of particle order and stuff, so my mind is blown by these sensors :D
  • Lui9
    Lui9
    20th Nov 2012
    Could you make the "Somthing was drwn" sign go into a rsnor latch? if you can thx
  • Raxixor
    Raxixor
    20th Nov 2012
    How does this wrk?
  • tylerthecreator
    tylerthecreator
    20th Nov 2012
    is this not just embr
  • bbdest
    bbdest
    20th Nov 2012
    however, naturally this little trick does't work with walls
  • bbdest
    bbdest
    20th Nov 2012
    The hidden thing works anywhere, but the reason it is there is to stay hidden.
  • jacob1
    jacob1
    20th Nov 2012
    yeah. and it depends highly on particle order. You need to resave it for it to work right, and the draw! thing does not affect it. I'll try to copy my explaination later. It might actually work in any corner now that I think about it.
  • cj646464
    cj646464
    19th Nov 2012
    He explained it too me how he did it and confused the crap out of me.