Author Topic: The no trust baseplate  (Read 694 times)

Ok I was going to ask for this in requests, but then again I would rather make it myself.

I'm not shore if this is possible, I want to make a baseplate brick that only the admin can make and anyone can build on it. I can do the basics but I don't know how I could make it have no trust. Any ideas or code?

Try doing some traces to see which objects it calls when you try to build on it for getTrustLevel(). Package this and make it return 1 if you're trying to build on it.

Alternately, add the brick to whoever first builds on its' brick group. That way they own it and can edit it how they like.

Ah finally a post, I will try that.

Would be great for pixil art server