Binding help

Started by WizZ
23/07/2008 17:59
Page 1 of 1
WizZ23/07/2008 17:59

Hi Friends,

Is there any way to bind 3 keys for single command??
Like i wanna bind mousewheel , Q , and mouse button4 to duck, all of them? is there any way to?

mucholote23/07/2008 18:24

Did you try (in console)
bind mwheelup +duck
bind q +duck
bind mouse4 +duck

I have mwheelup and ctrl, probably it works for 3 keys too.

WizZ24/07/2008 19:36

thanks , that worked for me.

Gnomas30/07/2008 20:31

how to bind gocheck and record commands on one key without checkpoint loaded appearing?

SchlumPF30/07/2008 22:12(edited 30/07/2008 22:13)

better ask soem admin or moderator to move yopur thread instead of opening a new :D

replay from the other thread by spr1n

Originally posted by spr1n
If you are talking about xj listen server than imo you should posted this in Cstrike/Config help

open(edit) file amxx.cfg , default location:
C:\Program Files\Steam\steamapps\\counter-strike\cstrike\addons\amxmodx\configs\amxx.cfg

at the end youll find xj_gocheckmsg . set it to 0 and save.

bind is like:
bind KEY "say /gocheck;wait;stop;wait;record demo123;"


btw i deleted the other thread ;D

Page 1 of 1

Please log in to post replies.