Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CS 1.6] Binding * Keypad #203

Closed
ookraMoo opened this issue Feb 16, 2013 · 15 comments
Closed

[CS 1.6] Binding * Keypad #203

ookraMoo opened this issue Feb 16, 2013 · 15 comments

Comments

@ookraMoo
Copy link

Hi guys so since the CS update my buy script will not buy flashbangs, here it is currently

bind KP_SLASH "hegren"
bind * "flash"
bind KP_MINUS "sgren"
bind KP_UPARROW "vesthelm; defuser"

The * key no longer will buy a flashbang, I've tried using what I use in CSGO which is

KP_MULTIPLY

Also tried

KP_*

But that isn't recognised either.. what is the command for it now?!?!

@AndreiRomania
Copy link

CSGO is CSGO | CS 1.6 is CS 1.6

when you press SHIFT 8 = *
want to buy faster gear try THIS:

bind "v" "m4a1;ak47;primammo;secammo"
bind "mwheeldown" "flash;hegren"
bind "mouse3" "vesthelm;vest"

@alfred-valve
Copy link
Contributor

What OS are you running?

@ookraMoo
Copy link
Author

Windows 8 64bit

@MaximilianKohler
Copy link

I'm running win 7 x64 and it's unbindable for me too.

@konschta
Copy link

Problem occurs also running WinXP 32bit SP3.

@hlve
Copy link

hlve commented Feb 17, 2013

Ah! I'm not the only one! I too can't bind anything to kp_multiply (keypad asterisk). I'm on Windows 7 x64.

I've tried manually rebinding the kp_multiply key by going into console and typing the following:

  • bind KP_MULTIPLY .. Console Replies with: "KP_MULTIPLY" isn't a valid key
  • bind kp_multiply .. Console Replies with: "kp_multiply" isn't a valid key
  • bind kp_Multiply .. Console Replies with: "kp_Multiply" isn't a valid key
  • bind "KP_Multiply" .. Console Replies with: "KP_Multiply" isn't a valid key

Something to note, which has to do with how my configs transferred over from pre-update (where kp_multiply as bound to +reload)... whenever I click KP_MULTIPLY in CS, I get an error in console saying:
"Unknown command: 241".

I did find it odd it was looking for a bind whenever I pushed it, which was "241", an unknown command. So I started brainstorming and attempted to create an alias to "241" with my desired bind by typing:
alias "241" "+reload". While this did make the keypad multiply (asterisk) function again with my +reload, it also reloaded after every bullet I shot for some reason (almost as if 241 was my +attack command?)

Hopefully this helps you figure it out. I can't really play the game until it's addressed/fixed. Thanks Alfred.

@albinh0
Copy link

albinh0 commented Feb 18, 2013

same issue
windows 7 x64, english/russian layout
bind * buyammo2 doesn't work
trying to bind via game options does nothing

@ookraMoo
Copy link
Author

Well alfred has assigned himself to it so I imagine it's on the list! :D

@alfred-valve
Copy link
Contributor

this is fixed in the beta updates, kp_mul is the bind you want.

@hlve
Copy link

hlve commented Feb 20, 2013

Alfred - Just tested, and it's still saying it's an invalid key.

I'm opted in on the beta. Is the change you made in a version not yet pushed out to the beta client?

Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 15:00:41 Feb 13 2013 (595

@konschta
Copy link

Have you both HL and CS installed and opted in both betas?
It's definitely not in the build from Feb 13th. You can also check if the download window shows that you loaded the update from Feb 19th, it will just show that you downloaded something.

@hlve
Copy link

hlve commented Feb 20, 2013

Thanks Konschta,

didn't realize I needed to have Half-Life in beta as well. Just did that and CS now has the Feb 18th build.

Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 17:09:07 Feb 18 2013 (5961)

@albinh0
Copy link

albinh0 commented Feb 20, 2013

konschta, is it now required to own Half-Life to play normal CS 1.6?

@johndrinkwater
Copy link
Contributor

@albinh0 this is a current bug with the steam client, you have to opt-in to beta for both Half-Life and Counter-Strike 1.6. If you don’t have Half-Life, you'll have to wait for the update.

@albinh0
Copy link

albinh0 commented Feb 20, 2013

so, with new final update everything will be ok? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants