| Blockland Forums > Help |
| Find the nearest brick? |
| (1/1) |
| Silreath:
So recently I was working on a big boat, and I saved it. The next day, I loaded it, and it was gone. Is there any command to ind the nearest brick, for I mightve built it far away from the spawn? |
| Zalot:
If it has any named bricks you could SetPlayerTransform to it. |
| Greek2me:
In a single-player server, put this in console: --- Code: ---findClientByName("YOUR NAME HERE").player.setTransform(brickgroup_999999.getObject(0).getTransform()); --- End code --- |
| Navigation |
| Message Index |