View Full Version : Grenade Binds?
jbake
05-18-2009, 04:00 PM
Im trying to bind my mousewheel up to throw a he_grenade and mousewheel down to throw a flash but I forgot how. Im just returning to the game and I forgot how I had this binded before. Any help guys? I dont want it to just select the nade, I want it to select and throw the nade all at once. Thanks
Sintra
05-21-2009, 06:05 AM
Hmm. Let's see if I still remember this. Try adding the following to your config.cfg file:
alias throw_hegren "weapon_hegrenade; wait; +attack; wait; -attack"
alias throw_flash "weapon_flashbang; wait; +attack; wait; -attack"
bind mwheelup throw_hegren
bind mwheeldown throw_flash
This should work for cs1.6.
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.