Hopefully a simple request. How do I go about keybinding..say F7 to change the chat window to LFG and then F8 to change to Party Mode?
Post edited by roycedendrak on
0
Comments
dardoveMember, Neverwinter Beta Users, Neverwinter Guardian Users, Neverwinter Knight of the Feywild UsersPosts: 0Arc User
edited January 2014
/bind f7 channel_setcurrent lfg
/bind f8 channel_setcurrent party
0
roycedendrakMember, Neverwinter Beta UsersPosts: 9Arc User
edited January 2014
Not working for me.
0
dardoveMember, Neverwinter Beta Users, Neverwinter Guardian Users, Neverwinter Knight of the Feywild UsersPosts: 0Arc User
edited January 2014
For LFG looks like have to type out the full channel for that command so it should be
/bind f7 channel_setcurrent LookingForGroup
Sorry about that.
The party one will only switch to the channel if you are currently in a group, but as long as you typed the bind command correctly it should work.
0
roycedendrakMember, Neverwinter Beta UsersPosts: 9Arc User
edited January 2014
Thanks, will try that
0
roycedendrakMember, Neverwinter Beta UsersPosts: 9Arc User
edited January 2014
Great! Worked. Any idea if there is a third party utility to create loadable keybind files for Neverwinter? Is there an instruction manual anywhere with all this explained? Codes, bind structure, etc? Thanks for your help.
0
dardoveMember, Neverwinter Beta Users, Neverwinter Guardian Users, Neverwinter Knight of the Feywild UsersPosts: 0Arc User
edited January 2014
There is no 3rd party utility to create loadable keybind files, however you can do it with Neverwinter itself. You can type /bind_save and it will save your keybinds to a file. Using /bind_load will then load that file on the character you are currently on. /ui_save and /ui_load will also save and load your keybinds as well as your UI options.
To add to that there is also /bind_save_file, /bind_load_file, /ui_save_file, and /ui_save_load where you can tell it to save and load from a specific file instead of the default files so for example "/ui_save_file Cheese.txt" would save your ui settings (and keybinds) to a file called cheese.txt
Comments
/bind f8 channel_setcurrent party
/bind f7 channel_setcurrent LookingForGroup
Sorry about that.
The party one will only switch to the channel if you are currently in a group, but as long as you typed the bind command correctly it should work.
To add to that there is also /bind_save_file, /bind_load_file, /ui_save_file, and /ui_save_load where you can tell it to save and load from a specific file instead of the default files so for example "/ui_save_file Cheese.txt" would save your ui settings (and keybinds) to a file called cheese.txt
There is a list of console commands here: http://neverwinter.gamepedia.com/Console_command