Binding Guns

4 replies [Last post]
BRO+PHOBO
Phobophile's picture
Offline
Joined: Jul 2006
Posts:

Uh just asking how do you bind a weapon not to attack but to switch, I mean if your using plasma then you press 'e' for example and it will switch to your BFG. Is that possible ? I heard people talking of binding such actions so please let me know how to bind weapon switch on a specific key and thanks. Laughing





NINJA |¯?¯OLDVAMP¯?¯|
OldVamp's picture
Offline
Joined: Jan 2005
Posts:
Binding Guns

___

BRO+PHOBO
Phobophile's picture
Offline
Joined: Jul 2006
Posts:
Binding Guns

Thank you OldVamp, I knew it was easy, know I can play REAL excessive Winking





auth
Offline
Joined: Feb 2006
Posts:
Binding Guns

Holy crap Phobophile you just needed to check Quake3 setup/controls menu Big grin However via /bind you can add other actions seperated by ';'...

=TWEAK=
tweak's picture
Offline
Joined: May 2005
Posts:
Binding Guns
auth wrote:

Holy crap Phobophile you just needed to check Quake3 setup/controls menu Big grin However via /bind you can add other actions seperated by ';'...

Yeah like he said, you can add more than one action to a bind.

Here is a good example:

\bind r "weapon 9;sensitivity 4.92;m_pitch 0.02200;cl_mouseaccel 0.375;cg_fov 130;cg_crosshairsize 30;cg_drawCrosshair 4;cg_zoomfov 45.5"

Its also possible to use what are called scripts, which would look like this:

\bind r "vstr BFG"
\set BFG ""weapon 9;sensitivity 4.92"

THATS RIGHT B!TCH!!!