announce(brickGroup_BLID.getObject(0).getPosition());
Though, the position might not do you too much good. You can move yourself right to it with this:
findClientByName(Farad).player.setTransform(brickGroup_BLID.getObject(0).getPosition());
(remember to replace "BLID" with the actual BLID)