%brick.getGroup().bl_id
I think %brick.client?
maybe when you start a server go to advanced config and put in a number at lsoe ownership of brick after ___ minutes.
bricks have a client?
%brick.dump();
No.
function getBrickOwner(%brick){ if(isObject(%brick.client)) return %brick.client.name; else return "BL_ID:" SPC %brick.getGroup().bl_id;}
%brick.dump();shows all variables, and functions to do with that class/brick