View Full Version : Bind Chat
Archived Post
09-06-2009, 03:23 PM
Is there any way to set a key to say something over local? I'm guessing it's not obvious because people will spam things, but I was just curious. I tried looking for a .txt or .cfg file to just add the bind to the list but it doesn't look like Champions has one for keybinds.
Thanks.
Archived Post
09-07-2009, 02:26 AM
try:
/bind pageup "channel_setcurrent "local""
to bind it to the insert key. I also use:
/bind home "channel_setcurrent "zone""
/bind insert "channel_setcurrent "supergroup""
/bind delete "channel_setcurrent "team""
Archived Post
09-08-2009, 02:25 AM
try:
/bind pageup "channel_setcurrent "local""
to bind it to the insert key. I also use:
/bind home "channel_setcurrent "zone""
/bind insert "channel_setcurrent "supergroup""
/bind delete "channel_setcurrent "team""
Thanks for that info. Shame we can't use the same (or even a comparable) system to the City of games, but at least this makes it much easier to switch channels.
Archived Post
09-08-2009, 03:35 PM
try:
/bind pageup "channel_setcurrent "local""
to bind it to the insert key. I also use:
/bind home "channel_setcurrent "zone""
/bind insert "channel_setcurrent "supergroup""
/bind delete "channel_setcurrent "team""
Great info Thanks for sharing
Archived Post
09-10-2009, 03:03 PM
try:
/bind pageup "channel_setcurrent "local""
to bind it to the insert key. I also use:
/bind home "channel_setcurrent "zone""
/bind insert "channel_setcurrent "supergroup""
/bind delete "channel_setcurrent "team""
[EDIT]
/bind pageup "Say" Thanks!
That's what I was looking for. Although yours also quite good.