You disable the event that has "contentStop" on the end of the garage door events. (All 3 doors.)Then on the lever you put "OnContentStopped, NAMED BRICK (whatever), contentStop"Simple.
OKay now how would i make it so a door doesnt shut unless u click it again ...
Don't use toggle event enabled, just use onContentStarted and onContentStopped
Yep. Just remove the 3000 onContentStarted -> self -> ContentStop
no ho do