I also tried that months ago the same way like DarkLight66 for obvious reasons, but it does not build the turret. Just the menu pops up and closes immediately...
DC? Any idea why DarkLight66's commands don't build the turret?
Actually that question is easily answered:
The bind executes all the actions one by one without any 'pause' and any pause would require a lua script which would probably not be the best way as you'd have to own the server.
what I do is I put a bind on the key '7' and mouse2. It looks something like this:
"attack2; attack2; slot7" <--- bind this to 7
"attack2; slot7; slot6" <---- bind this to mouse2
slot6 is there so I can do the same for gatefields
I'm not sure why I put two attack2 commands there but I did it for some reason.
anyway, you can try that. It speeds the process so that you don't have to double click with your mouse, and so you can easily build a line of turrets.
@CmDark: Not very helpful.
@oxytamine: lol build helpers.
I'm pretty sure this is the best you can get to a build helper. I haven't looked for other ways.