Author Topic: Advanced disable.  (Read 897 times)

I was wondering if someone could make a script where you could choose what to disable for non admins. Things like lights, emitters, items, render, collision, ray casting and others. When I'm hosting a build server I don't want people using render, ray casting or collision, yet they continue to do so.
« Last Edit: April 11, 2011, 10:16:42 PM by Lørd Tøny »

Sigh... restrictions make me wretch...

Might be useful though..

The only problem with not being able is to use rendering is odd linkage bricks being visible.

However I do like the concept.

The only problem with not being able is to use rendering is odd linkage bricks being visible.

However I do like the concept.
He means not toggling them.

Also, there is a way to disable events, its on RTB... but I think that's all it does.

What I would do to solve this, is find the specific commands you want to restrict, probably with a trace(1); in the console, then having them perform the action, then make a package for that function you find that will just return without doing anything if thye are not an admin.  These should all be serverCmd's, if you are talking about wrench events.

I don't feeling like taking this on, though.  Just giving a tip to anyone that might want to.

I think it going in server prefs or a gui would be a lot easier than commands.

I think it going in server prefs or a gui would be a lot easier than commands.

What do you mean?  All of the commands you want to disable are serverCmd's.  What do you think I said?

Confused you saying we should do slash commands.



The only problem with not being able is to use rendering is odd linkage bricks being visible.

I am actually perfectly fine with that.
« Last Edit: April 13, 2011, 09:44:37 PM by Lørd Tøny »