little bind question

P

puma-fs

Guest
How do you bind more than one action to same key? I know its very basic thing but I never really did complicated binds before. What I want is - Bind "Key" "Action1" "Action2" - but how can you write that in config?
 
E

ECA

Guest
simple

bind "g" "say I'm a lesbian; +attack; -attack;"

just seperate the commands with ;'s
 
M

Me²

Guest
I've not bothered with this as of yet but is there any way to avoid the automatic adding of numbers on the end of 'say' commands used in this fashion?

For example, last time I tried the following results were observed:

If I typed 'bind mouse1 +attack; say I'm shooting my gun now' It would actually say 'I'm shooting my gun now 1094828' when I hammer that bastard mouse buton.
 
E

ECA

Guest
I cant remember what causes that.
I do remember it has occured with some of my scripts in the past.
 

Users who are viewing this thread

Top Bottom