Read by Council Make Copy and pasted blocks link with selected controllers

    Joined
    Jun 20, 2013
    Messages
    23
    Reaction score
    1
    We have all been there, your building something on a large scale and your making the weapon battery or some other giant thing and then you need to slowly link each group separately.

    I propose that paste checks if you have a controller block selected with c and tries to apply both the master of that selected block and the slave of it to to the paste.

    So after the paste check the paste area for

    if ID of selected block is 4 check for block ID 24 in the paste and link all connected blocks, Then check if selected block has a weapon slave if true repeat process. Then re-select the original c block when done.