English Bind turret build

9 replies
Goto Page
To the start Previous 1 Next To the start
11.10.11 07:02:08 am
Up
EpicCrisis
User
Offline Off
Is there anyway to build a turret with a wrench by pressing a key:

bind "[key]" "build turret"

I tried that but it didn't work.
Another Day Another Shitload Of Shit
11.10.11 07:14:27 am
Up
CmDark
User
Offline Off
No. If there's no bind for "play for me"
then there's no bind for "build turret".

Everything you see that is referenced in cs2d.com/help is all there is in cs2d to bind at all.
I Am CmDark|| Leader of the clan, [CM] || IMG:http://i54.tinypic.com/auk478.png
_MyChatBox
11.10.11 07:39:35 am
Up
DarkLight66
User
Offline Off
i think you mean something like

Code:
1
bind l "attack2; attack2; slot7"


it should build a turret instantly by pressing l and having the cursor over a buildable tile, but it seems to be too fast to make it..
Paradox
11.10.11 08:10:50 am
Up
EpicCrisis
User
Offline Off
Thx for the help
Another Day Another Shitload Of Shit
11.10.11 09:39:28 am
Up
Kiffer-Opa
User
Offline Off
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?
11.10.11 09:46:38 am
Up
CmDark
User
Offline Off
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.
I Am CmDark|| Leader of the clan, [CM] || IMG:http://i54.tinypic.com/auk478.png
_MyChatBox
11.10.11 09:58:12 am
Up
Rumine
User
Offline Off
Something like: thread cs2d 'wait' function for bind

Which would be unfair
11.10.11 06:49:36 pm
Up
Rhox
User
Offline Off
hmm since it's not a progam like build helper this isn't hack right? well i'll find a way to do this
IMG:http://www.myspaceantics.com/images/user-bars/music/slipknot-fan.png
IMG:http://www.myspaceantics.com/images/user-bars/music/soad-system-of-a-down-fan.png
11.10.11 07:31:28 pm
Up
Fartis
User
Offline Off
user Rhox has written:
like build helper this isn't hack right?

Build helper or whatever you call it is not a hack, too. Just a binder. It does not modify CS2D in any way.
Unreal Bash - http://bash.oxy2d.com/
13.10.11 07:56:34 pm
Up
Relapse
User
Offline Off
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.
To the start Previous 1 Next To the start