Tell me more ×
Arqade is a question and answer site for passionate videogamers on all platforms. It's 100% free, no registration required.

I'd like to define keys for frequently used items on the buy-screen, like kevlar, helm, M4A1, AK47, Deagle, etc.

On CS:S and CS1.6 I could define those only by manually editing some configuration file.

How can I accomplish that on CS:GO?

share|improve this question

3 Answers

You can easily do as in CSS. Just put everything in config.cfg. bind "keyname" "buy weaponname"

share|improve this answer

Perhaps you could write your own script or download others, such as the one in this Menu script: http://gamebanana.com/css/scripts/5928

share|improve this answer
I know how to do that in CS:S. This is about CS:GO. – Bora Aug 17 '12 at 19:34
@Bora I think it's mostly the same from my limited experimentation. – Decency Aug 18 '12 at 1:44
Both games run through Source Engine I believe, so the implementation of the script should not differ greatly – Retrosaur Aug 24 '12 at 15:48

for now, this feature simply isn't available.

i'm pretty sure it will come back with the release or a later patch, but there isn't any reliable, official information about this at the moment.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.