Jump to content
 Share

Eaze

How to have a bind to instantly rebuy a weapon

Recommended Posts

Posted  Edited by xSnowyAngel
3 minutes ago, Reeve said:

bind "key" "buy <weapon>; buy <weapon>; ..."

Unfortunately you cant buy weapon using that during the round, only at the beginning of the map where the buyzone is located

 

 


The bind would be this (put this in console)

bind <key> "say !<weaponname>"

Example: bind v "say !bizon"
                    bind z "say !negev"
                    bind x "say !kevlar"
                    bind h "say !he"    // Use for grenades

 

Edited by xSnowyAngel

Share this post


Link to post
Share on other sites


Posted  Edited by OLIVKA

Well i am always using this:

bind 1 "say /bizon"

bind 2 "say /57"

bind 3 "say /he"

bind 4 "say /armor"

bind 5 "say /negev"

 

This combo is really not bad for all tryhard / non tryhard zombie escape maps. But it is only 1 example from all combinations. :) hf comrad.

Edited by OLIVKA

Share this post


Link to post
Share on other sites


14 hours ago, xSnowyAngel said:

Unfortunately you cant buy weapon using that during the round, only at the beginning of the map where the buyzone is located

 

 


The bind would be this (put this in console)

bind <key> "say !<weaponname>"

Example: bind v "say !bizon"
                    bind z "say !negev"
                    bind x "say !kevlar"
                    bind h "say !he"    // Use for grenades

 

 

Those binds are for new fags. Real OG will use something like this

 

alias buybizon "say /zmarket; menuselect 5; menuselect 5; menuselect 3; menuselect 9;"
bind <key> "buybizon"

Share this post


Link to post
Share on other sites


35 minutes ago, mjong99 said:

 

Those binds are for new fags. Real OG will use something like this

 

alias buybizon "say /zmarket; menuselect 5; menuselect 5; menuselect 3; menuselect 9;"
bind <key> "buybizon"

wow lemme try next time haha


 

 

 

93896602_p0.jpg

Share this post


Link to post
Share on other sites


42 minutes ago, mjong99 said:

 

Those binds are for new fags. Real OG will use something like this

 

alias buybizon "say /zmarket; menuselect 5; menuselect 5; menuselect 3; menuselect 9;"
bind <key> "buybizon"

 

Why the alias though hahaha


why not bind <key> "say /zmarket; menuselect 5; menuselect 5; menuselect 3; menuselect 9;"

Share this post


Link to post
Share on other sites


Posted  Edited by Potti
47 minutes ago, xSnowyAngel said:

 

Why the alias though hahaha


why not bind <key> "say /zmarket; menuselect 5; menuselect 5; menuselect 3; menuselect 9;"

that binds.. i remember i did that on cs 1.1(ofc not zmarket..)

Edited by Potti

Share this post


Link to post
Share on other sites


6 hours ago, mjong99 said:

 

Those binds are for new fags. Real OG will use something like this

 

alias buybizon "say /zmarket; menuselect 5; menuselect 5; menuselect 3; menuselect 9;"
bind <key> "buybizon"

I miss these binds... but im too lazy for alias i just do directly

Share this post


Link to post
Share on other sites


1 hour ago, akphilo said:

guys is this permanent or do i have to put it in my config to make it permanent.

 

:lenny:

If you will bind it in your console it will be permanent until the moment when CS GO will be deleted. 

Share this post


Link to post
Share on other sites


bind "MOUSE5" "drop:primary; sm_bizon"

alias "bizon" "drop:primary; sm_bizon"
alias "negev" "drop:primary; sm_negev"
alias "awp" "drop:primary; sm_awp"

bind "F1" "bind MOUSE5 bizon"
bind "F2" "bind MOUSE5 negev"
bind "F3" "bind MOUSE5 awp"

 

bind "F4" "sm_he"
bind "F5" "sm_kevlar"

 

Mouse5 is the rebuy key here. You can toggle between bizon, negev and awp with F1-F3. Bizon is default.

Share this post


Link to post
Share on other sites




×
×
  • Create New...