| Blockland Forums > General Discussion |
| JVS doors |
| << < (3/4) > >> |
| Saiytex:
That was for a garage... to open and close on a lever... no ho do i make it so a door dosnt shut unless u shut it... doors dont shut themselves... |
| King Leo:
--- Quote from: Wesley Williams on July 14, 2011, 03:18:06 PM ---Don't use toggle event enabled, just use onContentStarted and onContentStopped --- End quote --- Yep. Just remove the 3000 onContentStarted -> self -> ContentStop |
| Texan101:
--- Quote from: King Leo on July 14, 2011, 03:23:20 PM ---Yep. Just remove the 3000 onContentStarted -> self -> ContentStop --- End quote --- And replace it with onActivate -> self -> ToggleeventEnabled -> (All events except this one, and respawn events.) (Disabled) onActivate -> self -> contentStop Also, disable all the events that involve content starts. |
| suburb:
--- Quote from: Saiytex on July 14, 2011, 03:20:22 PM ---no ho do --- End quote --- I lol'd. |
| Funkadelic:
--- Quote from: KoopaScooper on July 14, 2011, 01:57:21 PM ---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. --- End quote --- |
| Navigation |
| Message Index |
| Next page |
| Previous page |