Mr Joshua 120 Posted January 31, 2004 Share Posted January 31, 2004 How can i bind messages to certain keys. simple things like good fight and such? Link to comment Share on other sites More sharing options...
mark_ahlers Posted January 31, 2004 Share Posted January 31, 2004 You can type int the console: \bind "Key" "Command" Example \bind Z "say Good Fight!!!" Hope this helps. Link to comment Share on other sites More sharing options...
Crow_Nest Posted January 31, 2004 Share Posted January 31, 2004 Originally posted by P.I.M.P \bind Z "say Good Fight!!!" Then the message will say "say good fight!!!". Doesnt it sound weird? it should be "bind z say Good Fight!!!" (without the " of coruse) Link to comment Share on other sites More sharing options...
Samuel Dravis Posted January 31, 2004 Share Posted January 31, 2004 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". Link to comment Share on other sites More sharing options...
Agen Posted January 31, 2004 Share Posted January 31, 2004 acutally, I use crow's way for doing multiple binds and it works fine..... Link to comment Share on other sites More sharing options...
AxVegetA Posted February 2, 2004 Share Posted February 2, 2004 How exactly do u bind multiple functions to a key. Like the character color, red, green and blue to one key. Link to comment Share on other sites More sharing options...
AxVegetA Posted February 5, 2004 Share Posted February 5, 2004 Come on, somebody answer me that Link to comment Share on other sites More sharing options...
Crow_Nest Posted February 5, 2004 Share Posted February 5, 2004 I dont really get what you mean. 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... Link to comment Share on other sites More sharing options...
AxVegetA Posted February 6, 2004 Share Posted February 6, 2004 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 Link to comment Share on other sites More sharing options...
Crow_Nest Posted February 6, 2004 Share Posted February 6, 2004 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 Link to comment Share on other sites More sharing options...
keestuijp Posted February 6, 2004 Share Posted February 6, 2004 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... Link to comment Share on other sites More sharing options...
Crow_Nest Posted February 6, 2004 Share Posted February 6, 2004 Eg. bind mouse3 force_push; give force i think Link to comment Share on other sites More sharing options...
keestuijp Posted February 6, 2004 Share Posted February 6, 2004 yes, but force_push has to be for all forcepowers, you know. it's my 'use force' key Link to comment Share on other sites More sharing options...
gotcha8903 Posted February 7, 2004 Share Posted February 7, 2004 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 Link to comment Share on other sites More sharing options...
Crow_Nest Posted February 7, 2004 Share Posted February 7, 2004 I think that will just give force powers. If im not wrong it should be: bind mouse3 use_force (wrong command? ); give force Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.