Author Topic: How do I change max events?  (Read 1025 times)

So I'm trying to make a locker, but when i tried to open it, it says "Too Many Events at Once! (OnActivate)" and i wanted to know if there is a way to change the maximum amount of events

here's a visual of it


i have mine set to 300 but that's just me, set it to whatever you like
max appears to be 1000, though.

if you are doing more than 1000 events in a single tick, however, you may want to reconsider how your build is designed.