View Single Post
Old 03-05-2005, 02:37 AM   #54
o_player
 
Join Date: Mar 2005
Location: Europe
Posts Rated Helpful 0 Times
Quote:
Originally Posted by DirkPitt
Is there a way in tfc to prime a grenade with f or g and use the same button to throw it (mouse 2)?
If you meant use F and G for gren1 and gren2 and then use a different button to throw, you can do that.

bind f "primeone"
bind g "primetwo"
bind mouse3 "throwgren"

Also, you can't double time with just primeone or primetwo, you have to have "throwgren; primeone/two".

I use this:
bind f "throwgren; primeone"
bind mouse3 "throwgren; primetwo"
o_player is offline   Reply With Quote