Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Transfer Bricks
« previous
next »
Print
Pages: [
1
]
Author
Topic: Transfer Bricks (Read 375 times)
Pew446
July 28, 2010, 02:53:37 AM
I'm trying to create a command using %client.remove(%brick); and %this.add(%brick); to transfer bricks, but how would I go about doing this for every brick? How would I know which bricks are who's?
Ad Bot
Advertisement
Amade
July 29, 2010, 03:34:30 AM
You can just use %brick.getGroup() to get the brickgroup that it's in, from there you can use the group's client or bl_id variables to find its owner.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Transfer Bricks