HippieStation / HippieStationdeprecated2020

The Hippie Station branch of SS13
https://hippiestation.com/
GNU Affero General Public License v3.0
39 stars 42 forks source link

Disposals bin doesn't stay powered off when you manually turn it off #8301

Closed JohnGinnane closed 5 years ago

JohnGinnane commented 6 years ago

Possibly upstream issue, need to test but when you turn off the power on a bin, andput something inside, it turns back on and you can't keep it off

JohnGinnane commented 6 years ago

Ah okay, should still be able to turn it off to stop it automatically flushing

AnthonyJNgo commented 5 years ago

Probably a line of code that calls a proc that activates it when items are placed inside. Should be as simple as adding a check to see if it is currently on or off. If off then it does nothing.

Jujumatic commented 5 years ago

Is this still an issue?

AnthonyJNgo commented 5 years ago

It's not an issue, just flush and turn it off.