lollers
03-23-2010, 05:09 PM
Already tried a few different variations of the same script, and I've nothing to show from it but hours of annoyance. I already know how to bind buy scripts, but for whatever reason this one is not working.
alias gren "gren1"
alias gren1 "use weapon_hegrenade; alias gren gren2"
alias gren2 "use weapon_flashbang; alias gren gren3"
alias gren3 "use weapon_smokegrenade; alias gren gren1"
bind "f" "gren"
What I'm looking for is a script that will immediately select the proper grenade and throw it. Saves a few seconds of toggling through them.
Also I'm really, really new to this. Like just started yesterday and don't even know how to bind them to the key new, or even be aware of the relevant questions to ask. Do I simply need to activate them through the console? If so, then I'm pretty sure I missed that step.
alias gren "gren1"
alias gren1 "use weapon_hegrenade; alias gren gren2"
alias gren2 "use weapon_flashbang; alias gren gren3"
alias gren3 "use weapon_smokegrenade; alias gren gren1"
bind "f" "gren"
What I'm looking for is a script that will immediately select the proper grenade and throw it. Saves a few seconds of toggling through them.
Also I'm really, really new to this. Like just started yesterday and don't even know how to bind them to the key new, or even be aware of the relevant questions to ask. Do I simply need to activate them through the console? If so, then I'm pretty sure I missed that step.