Results 1 to 7 of 7

Thread: Hello O.O. Sorry for the delay

  1. #1

    Default Hello O.O. Sorry for the delay

    I had some issue getting access to the forum or I would have been on sooner. I'm Palaver Thornbrow on the Chaos Shard.

    I had a question about the Hotbar. It has ability slots 1-10. Making a new bar uses the same ability slots. There are the hotbar bank pages that let you store more. I see keybinds in the options to cycle the hotbar pages, but I do not see any keybinds to actually bind the individual hotbar page ability slots. Is there any known way to do this? If not, what is the preferred method everyone uses to activate their skills?

    As I was reading past topics, I saw quite a few on this matter. Most of you probably don't do this now but I'm going to post it because I went through the ordeal and thought it might help some people:

    Full Mouselook Keybindings:
    Istaria\prefs\*server_character*\ClientPrefs_Contr ols.def
    Code:
    //This uses Right and Left mouse to move forward
    		{
    			string name = "forward"
    			string binding = "MOUSE_RIGHT"
    			string list modifierBindings =
    			{
    				"MOUSE_LEFT"
    			}
    		}
    
    //This uses Right mouse for 'mouselook'
    		{
    			string name = "switchToMouseLookFromUI"
    			string binding = "MOUSE_RIGHT"
    			string list modifierBindings =
    			{
    			}
    		}
    
    //This is the right click menu access.  
    //I changed to use with ctrl so that it doesn't conflict with the rightbutton mouselook.  
    //It can use whichever modifier.
    		{
    			string name = "popupWindow"
    			string binding = "MOUSE_RIGHT"
    			string list modifierBindings =
    			{
    				"CTRL"
    			}
    		}
    Last edited by inokis; August 4th, 2012 at 02:59 AM.

  2. #2

    Default Re: Hello O.O. Sorry for the delay

    You can only have 1 primary hotkey bar the the keybind uses to switch between bars.
    However you CAN have if you wanted all 10 hotkey bars showing at once allowing you to use left mouse to simply click the set ability, spell or craft form.

    I have mine set horizonally over my chat tabs.

    to make new hotkey bar just right click on current bar and select "New hotkey bar"

    Make sure the hotkey bars are in extended mode (number 1 through 10 will be showing if in extended mode)

    Click the up arrow on the newly made bar to change the set.

    Then repeat the process for each bar you want visible

    I have a screenshot of how i have my hotkey bars setup for all my adventure schools
    Attached Images Attached Images

  3. #3

    Default Re: Hello O.O. Sorry for the delay

    Quote Originally Posted by starlight View Post
    You can only have 1 primary hotkey bar the the keybind uses to switch between bars.
    However you CAN have if you wanted all 10 hotkey bars showing at once allowing you to use left mouse to simply click the set ability, spell or craft form.

    I have mine set horizonally over my chat tabs.

    to make new hotkey bar just right click on current bar and select "New hotkey bar"

    Make sure the hotkey bars are in extended mode (number 1 through 10 will be showing if in extended mode)

    Click the up arrow on the newly made bar to change the set.

    Then repeat the process for each bar you want visible

    I have a screenshot of how i have my hotkey bars setup for all my adventure schools
    That is currently how I have mine set up at the moment. So everyone is pretty much stuck mouse clicking their skills?

    This is how I've set up the UI thus far
    Last edited by inokis; August 4th, 2012 at 05:24 AM.

  4. #4

    Default Re: Hello O.O. Sorry for the delay

    Hello Inokis, and welcome on Istaria.

  5. #5

    Default Re: Hello O.O. Sorry for the delay

    *serves inokis some delicious klava presented with a towel and a curtsy*
    welcome home! :-)

  6. #6

    Default Re: Hello O.O. Sorry for the delay

    Quote Originally Posted by awdz View Post
    *serves inokis some delicious klava presented with a towel and a curtsy*
    welcome home! :-)
    Quote Originally Posted by LungTien Temeraire View Post
    Hello Inokis, and welcome on Istaria.
    Danke both. It has been a pleasure so far. *bows*

  7. #7

    Default Re: Hello O.O. Sorry for the delay

    Basically yes unless you want to only use the setup for a reference and just change the primary hotkey bar to that set number

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •