Blockland Forums > General Discussion
Trust as Super Admin
<< < (4/4)
Greek2me:
Your friend needs to join the server at least once for you to build on his bricks.
DYLANzzz:

--- Quote from: Greek2me on February 13, 2013, 08:48:17 PM ---Your friend needs to join the server at least once for you to build on his bricks.

--- End quote ---
This.

If you don't mind removing his trust you could always save the bricks, go into the load menu, find the file, and make sure to load the bricks as yours (the little radio button next to load bricks as public or with ownership).
Zeblote:

--- Quote from: sir dooble on February 13, 2013, 05:52:27 PM ---Ah, I wasn't aware there was a console command that did that.

Do you happen to know it? It would benefit Emmanrocks in this situation, and it'd be interesting to know.

--- End quote ---
Something like this should work:

--- Code: --- for(%i=brickgroup_1337.getcount();%i>=0;%i--)
{
%brick = brickgroup_1337.getobject(%i);
brickgroup_666.add(%brick);
%brick.stackbl_id = %bl_id;
%brick.client= %cl;
}

--- End code ---
Danny Boy:
You could do setmutualbrickgrouptrust(id1,id2,2); in the console. id1 being your bl_id and id2 being your friends bl_id to give trust temporarily.
Navigation
Message Index
Previous page

Go to full version