Description: This script will allow you to cycle through your available grenades (from HE through Flash to Smoke) then throw the one you select.
alias gren1 "weapon_hegrenade; bind f gren2; bind MOUSE1 +grenfire"
alias gren2 "weapon_flashbang; bind f gren3; bind MOUSE1 +grenfire"
alias gren3 "weapon_smokegrenade; bind f gren1; bind MOUSE1 +grenfire"
alias +grenfire "+attack; +attack; +attack"
alias -grenfire "-attack; bind MOUSE1 +attack; slot1"
bind "f" "gren1"
Added: 2 years ago
Feedback (2)
Add Feedback
Provide constructive feedback. What is "constructive"? You must login or register to access this!