Author Topic: Admin Only Events (Moved)  (Read 463 times)

I've moved the topic from suggestions to coding help.

Is it possible to package a script that takes selected events away from non admins? I noticed the game pauses to load the events, would it be possible to not display chosen events?

I've tried to figure it out, but no luck. Any idea where to start?

You cannot hide certain events from players, you can only prevent them from working.

The events system uses IDs, thus if the client doesn't receive the events in the right order, it'll be completely broken for them.