Author Topic: Admin Only Events  (Read 857 times)

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?

You mean make eventing admin only?

You mean make eventing admin only?
No, to make certain events admin only.
This would fix a lot of things, and would be really useful.

So spawn projectile is admin only so the normal players won't spam it.

If you post this in coding help, it could be made with help from others.

totally possible and probably pretty easy to do

or when the events are sent, just remove and instances of it that they added

You cannot hide certain events from certain 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.

There's already a 'restricted events' mod out there.

I think it's on RTB.

There's already a 'restricted events' mod out there.

I think it's on RTB.
I don't think that worked.

I don't think that worked.
It does but the system is real confusing.

There's already a 'restricted events' mod out there.

I think it's on RTB.
:O Thanks!