The Elders' House of Pain
Public Forum => Pc Help/Tweak Page => Topic started by: roman on October 09, 2007, 12:29:55 PM
-
wassup fellas, hope all u r doing good.
in 1.6 i had the grenades bound to certain keys but the same command isn´t used for Source, i was hoping u guys could help me out.
examples:
bind q weapon_flashbang
bind t weapon_smokegrenade
bind mouse5 weapon_hegrenade
have the grenade alias´ changed¿?
-
simple... every item has to be proceeded by "use" so now it's:
bind q "use weapon_flashbang"
bind t "use weapon_smokegrenade"
bind mouse5 "use weapon_hegrenade"
-
Thank you Baz, i will try that right now. u da man! :lol: