How can i bind messages to certain keys. simple things like good fight and such?
You can type int the console:
\bind "Key" "Command"
Example
\bind Z "say Good Fight!!!"
Hope this helps.
Originally posted by P.I.M.P
\bind Z "say Good Fight!!!"
Then the message will say "say good fight!!!". Doesnt it sound weird? :p
it should be "bind z say Good Fight!!!" (without the " of coruse)
Actually Crow, his works fine...you should put spaces to surround anything after the key. Yours works too, but it wouldn't for multiple binds on the same key. Following your bind exactly would make it only say "Good".
acutally, I use crow's way for doing multiple binds and it works fine.....
How exactly do u bind multiple functions to a key.
Like the character color, red, green and blue to one key.
Come on, somebody answer me that
I dont really get what you mean. :confused:
are you trying to say that how to bind multiple colors into 1 bind?
Eg. "bind [key] ^1Good ^5Fight" You can also bind as many colors you want...
I mean to bind multiple functions to one key. It was something like this.
Example.
bind k "char_color_red 0","char_color_blue 7","char_color_green 3"
something like that
Originally posted by AxVegetA
I mean to bind multiple functions to one key. It was something like this.
Example.
bind k "char_color_red 0","char_color_blue 7","char_color_green 3"
something like that
It is possible.
Eg. bind k char_color_red 0; char_color_blue 7; char_color_green 3
I want to know how to get infinite Force in sp. There was a command line for that in JO , but I forgot :( Could any one please help me? My forcepower-button is mouse3. I thought it was something like:
bind mouse3 +force +forceall , but it isn't the right one...
Eg. bind mouse3 force_push; give force
i think
yes, but force_push has to be for all forcepowers, you know. it's my 'use force' key
type bindlist in the console, and use pageup and pagedown to find what is binded to mouse3
and then use:
bind mouse3 x; give force
x being what mouse3 was binded to
I think that will just give force powers.
If im not wrong it should be: bind mouse3 use_force (wrong command?:confused: ); give force