Forum

> > CS2D > Scripts > Bind Controls
Forums overviewCS2D overview Scripts overviewLog in to reply

English Bind Controls

3 replies
To the start Previous 1 Next To the start

moved Bind Controls

Quattro
GAME BANNED Off Offline

Quote
How to make a bind so when I press numpad 6, weapon special function key changes from right mouse button to leftalt?

old Re: Bind Controls

Avo
User Off Offline

Quote
You want to make a bind to a bind, do I get it right?

old Re: Bind Controls

VADemon
User Off Offline

Quote
Something like that should work:
1
bind "f" "bind g attack; bind h attack2"
edited 1×, last 28.01.14 09:42:01 pm

old Re: Bind Controls

Avo
User Off Offline

Quote
It binds left alt to special attack and unbinds lmb:
1
bind "kp_6" "bind leftalt attack2; bind mouse2"
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview