Blockland Forums > Modification Help
Forcing a player to equip a brick?
Electrk:
How do you make a player equip a brick to build with?
Nobot:
Not sure what your asking.
Can you be more specific?
Electrk:
Like, for a script that makes you build something, how do I make a player use a certain brick?
Brian Smithers:
trace(1);
Equpt brick
trace(0);
Observe
phflack:
i think that's client sided though, for the brick cart
or do you mean which brick they're actualy currently building with? like their ghost brick?