Author Topic: Is there any way to bypass the "Too Many Events at Once!" thing?  (Read 548 times)

im building a space station where A LOT OF EVENTS ARE GOING TO BE GOING and the handicapped "too many events at once" thing is rendering me unable to actually do it :I

is there anything in the config that i can change so i can have more events going on

When you start a game, click Advanced > and increase the Schedules limit.

Increase the "schedules" limits in advanced options. If that doesn't help, keep fooling around.

Increase the "schedules" limits in advanced options. If that doesn't help, keep fooling around.
mine is (i think) something like 99999999 and i still get the "too many events" thing

mine is (i think) something like 99999999 and i still get the "too many events" thing
You cannot set it higher han 1000.

You cannot set it higher han 1000.

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.

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.

I assume this would be for a large door for going outside.  Use relay events.

Code: [Select]
[0] [x] [Onrelay] [Self] [Firerelaynorth]
[1] [x] [Onrelay] [Self] [Disappear] [-1]
[2] [  ] [Onrelay] [Self] [Disappear] [0]
[3] [x] [Onrelay] [Self] [Toggleventenabled] [1 2]