Blockland Forums > Help
Is there any way to bypass the "Too Many Events at Once!" thing?
Mr.Noßody:
--- Quote from: Mold on October 06, 2012, 03:16:33 PM ---You cannot set it higher han 1000.
--- End quote ---
Very inconvenient for hiding many bricks at once. My connections are good enough to support at least three times that cap.
I wish these caps weren't set so low, or better yet, left unset.
Customization is limited with them.
Gen. Hothauser:
--- Quote from: Mr.Noßody on October 06, 2012, 03:26:55 PM ---Very inconvenient for hiding many bricks at once. My connections are good enough to support at least three times that cap.
I wish these caps weren't set so low, or better yet, left unset.
Customization is limited with them.
--- End quote ---
I assume this would be for a large door for going outside. Use relay events.
--- Code: ---[0] [x] [Onrelay] [Self] [Firerelaynorth]
[1] [x] [Onrelay] [Self] [Disappear] [-1]
[2] [ ] [Onrelay] [Self] [Disappear] [0]
[3] [x] [Onrelay] [Self] [Toggleventenabled] [1 2]
--- End code ---