client.brickgroup.getCount();
What if someone's running a mod that uses multiple ghost bricks ;o
http://forum.blockland.us/index.php?topic=79932.0%clientBrickCount = %client.brickgroup.getCount() - isObject(%client.player.tempBrick);You need to subtract if they have a ghost brick out.Also SpaceGuy showed me that :)
Thanks guys, but I was wondering if it was possible as a clientside, not serverside. >_>If not, thanks anyways :/
I'm pretty sure it's not possible because the trust system/brickgroups are handled server-side.