does it give them full-trust or just build-trust?
By the way, what kind of loving name is "the chown".
(bumbling isn't a word)
I think it's admin only
if(!(%client.isAdmin || %client.isSuperAdmin)){ if(getTrustLevel(%obj, %brick) < 3) { return; }}
I checked the script. Non-admins can use it on their own bricks. Admins can use it on any brick.Code: [Select]if(!(%client.isAdmin || %client.isSuperAdmin)){ if(getTrustLevel(%obj, %brick) < 3) { return; }}
Random people running around jacking bricks