It also should be %brick.fakeKillBrick not %brick.fakeKill.
You're checking %BrickCount which is always equal to zero, since you haven't defined it.
%clientBrickCount is being set to the brick group containing the client's brick group, or MainBrickGroup, rather than the brick count.