[Request] Mod to move combinators

This is the place to request new mods or give ideas about what could be done.
Post Reply
DOSorDIE
Fast Inserter
Fast Inserter
Posts: 248
Joined: Sat Oct 11, 2014 3:43 pm
Contact:

[Request] Mod to move combinators

Post by DOSorDIE »

Everytime when i make a new combinator mess and i want to sort it that they dont need so much space, i have a problem.
When you build it tight, then sometime i make errors when i recable it.

It will be easier when i can move the combinators!
That will make my life (and i think of many other too) much easier.

Where great when someone could make it.

Thanks!

Choumiko
Smart Inserter
Smart Inserter
Posts: 1352
Joined: Fri Mar 21, 2014 10:51 pm
Contact:

Re: [Request] Mod to move combinators

Post by Choumiko »

Hover your mouse over the combinator and use:

Code: Select all

/c local p = game.player; p.selected.teleport(p.position)
This will move the combinator to your position (it will stay wired, even if you move it 100 tiles :mrgreen: )

Nexela
Smart Inserter
Smart Inserter
Posts: 1828
Joined: Wed May 25, 2016 11:09 am
Contact:

Re: [Request] Mod to move combinators

Post by Nexela »

Choumiko wrote:/c local p = game.player; p.selected.teleport(p.position)
Totally using that in my tweaks mod :)

DOSorDIE
Fast Inserter
Fast Inserter
Posts: 248
Joined: Sat Oct 11, 2014 3:43 pm
Contact:

Re: [Request] Mod to move combinators

Post by DOSorDIE »

Nice.
Thanks ... make my life much easier.

EDIT:
They dont snap to the grid. How i can fix this?

Post Reply

Return to “Ideas and Requests For Mods”