Author Topic: How do you get a bricks wrench-menu name?  (Read 411 times)

See Subject.
I tried [BricksID].name yet that didn't work, I must be missing something here.
EDIT:It just gives me a blank.

.getname()

be forewarned it'll have a _ before the name.


Try %brick.getNTObjectName();

.getname()

be forewarned it'll have a _ before the name.
this worked