Counter-Strike

Counter-Strike

27 evaluări
How to bind a key in CS 1.6 / Binds for purchase
De către Afganec Kirill
Binds for purchase / Bind any key in Counter-Strike.
   
Premiază
Adaugă la preferate
Preferat
Elimină din preferate
What is Bind?
Bind is the binding of a specific key to an action, or even a series of actions. For example: Counter-Strike came up with a plugin "VIP", and it has its own menu, and to open it, you need to enter a special command into the Console. For example - "vipmenu", well, in order not to write it constantly, they came up with Bind, the so-called. You just go to the Console and write - Bind "key" "command". You can bind anything, jump, squat, open a menu, turn, buy weapons, etc.
Making your own Bind
If you want to make a Bind for a purchase, then we need the following table:

Name of weapon / ammo / inventory upon purchase:
galil (defender) - Galil ak47 (cv47) - AK-47 scout - Scout sg552 (krieg552) - Krieg 552 awp (AWP) - Magnum Sniper Rifle g3sg1 (d3au1) - D3/AU1 famas (clarion) - Famas m4a1 - M4A1 Carbine aug (bullpup) - Aug sg550 (krieg550) - Krieg 550 glock (9x19mm) - Glock usp (km45) - USP-S p228 (228compact) - 228 Compact deagle (nighthawk) - Deagle elites - Dual Elites fn57 - Five-Seven xm1014 (autoshotgun) - Leone YG1265 Auto Shotgun m3 - Leone 12 Gauge Super mac10 - Ingram MAC-10 tmp (mp) - TMP mp5 (smg) - SMG MP5 ump45 - UMP p90 (c90) - p90 m249 - M249 primammo - Primary Ammo secammo - Secondary Ammo vest - Kevlar vesthelm - Kevlar + Helmet flash - Flashbang hegren - HE Grenade sgren - Smoke Grenade nvgs - Nightvision defuser - Defusal Kit shield - Tactical Shield
Let's say we want to make a Bind for the purchase of an AK-47, a bulletproof vest with a helmet, a frag grenade, two flash drives, a smoke grenade, and all the cartridges for it, then the Bind will look like this:
bind "any key" "ak47;vesthelm;hegren;flash;flash;primammo"
Binds need to be written in the Console.
Thus, we can make absolutely any Bind to buy something.
Here's how I got it:
(P.S) I made it so that all the ammunition was bought on each separate key
bind "UPARROW" "defuser" bind "DOWNARROW" "flash" bind "LEFTARROW" "hegren" bind "RIGHTARROW" "sgren" bind "F1" "ak47;m4a1" bind "F2" "famas;galil" bind "F3" "mp5" bind "F4" "awp;scout" bind "F5" "deagle" bind "F6" "usp" bind "F7" "vest" bind "F8" "vesthelm" bind "F10" "disconnect" bind "END" "stopsound"
If you want to bind a message to the chat so that both commands can hear it, then here's an example:
bind "any key" "say any text"
If you want this text to be heard only by your team (it will be very important if you do not have a microphone, and you will give information to the chat), then here is an example:
bind "any key" "say_team any text"
I will explain shortly how to bind other keys such as Bunnyhop, Doubleduck, etc. Follow me ;)
Facts of Bind
1.You can make M4A1 and AK-47 buy one technique at once, if you play for CT, then it was M4A1, and if for T, then AK-47, or something else, then bet; before starting a new text. Example:
bind "any key" "ak47;m4a1" bind "any key" "ak47;m4a1;deagle;hegren;flash;sgren;vesthelm;primammo;secammo"
----------------------------------------------------------------------------------------------------
2. You can make it so that one or the other weapon is bought if you do not have enough money for more expensive ones. Let's say AWP and Scout. If you have enough money for AWP, then AWP will be bought, if you don’t have enough money for the same AWP, then Scout will be bought. The same can be done with any weapon in the game. The main thing is that the more expensive weapon should be the first, and the cheaper the second. Example:
bind "any key" "awp;scout"
----------------------------------------------------------------------------------------------------
3. If you are playing as Terrorists and Bind said:
bind "any key" "deagle;defuser;shield"
That is the Defuse kit, and the shield will not be bought, and you can buy everything except them.
----------------------------------------------------------------------------------------------------
4. If you want to know what is bound to a specific console, then you can write in the console:
bind "specific key"
And it will immediately write to you which bingen command is for this key.

----------------------------------------------------------------------------------------------------
If it writes to you - "Is not bound", it means that there is no Bind on this key.
You can still find out without a console by going to your Config, and there you can already find this Bind.
----------------------------------------------------------------------------------------------------
5. If you want to unbind Bind from a specific key, you can do it this way:
unbind "specific key"
Thank you all for reading the material, see you soon ;)
5 comentarii
Potaxio Gaming 25 oct. 2024 la 8:18 
Very well, then! Thank you!
Afganec Kirill  [autor] 25 oct. 2024 la 3:17 
Greetings. I think that the only way to view all binds is to either go to config.cfg or manually write bind in the console (key)
Potaxio Gaming 24 oct. 2024 la 17:28 
Hello! How do you check current binds? key_listboundkeys doesn't seem to exist in Goldsource
222 26 dec. 2021 la 5:58 
tuhux
Green Nathan - Party Leader 15 dec. 2021 la 21:08 
thanks