We have detected that cookies are not enabled on your browser. Please enable cookies to ensure the proper experience.
Results 1 to 25 of 297

Hybrid View

  1. #1
    Join Date
    Oct 2013
    Posts
    46
    Quote Originally Posted by Thurallor View Post
    Version 2.25... Fixed several problems...
    Thanks very much for the fixes, but I have another request if it wouldn't involve too much.

    Could the 'when mouse arrives/departs' conditional triggers be added to the group event behaviours? Essentially, I'd like to be able to reset all bars within a group when the mouse enters or exits the containing group.

    Note: This also brings to mind a minor issue; the mixed usage of en-gb and en-us in some files, e.g. behaviour and behavior. Just means the need to consider any "Americanisms" to include in my search terms (regex = "behaviou?r"). I'm having more fun delving through the code than I am playing the game.
    Last edited by fade2gray; Feb 13 2016 at 01:42 PM.

  2. #2
    Join Date
    Jun 2011
    Posts
    2,190
    Quote Originally Posted by fade2gray View Post
    Thanks very much for the fixes, but I have another request if it wouldn't involve too much.

    Could the 'when mouse arrives/departs' conditional triggers be added to the group event behaviours?
    Yeah, that's doable. I left it out because it wasn't trivial and I couldn't think of a use for it, but since then I have thought of a use for it, and I guess you have, too.

    Note: This also brings to mind a minor issue; the mixed usage of en-gb and en-us in some files, e.g. behaviour and behavior. Just means the need consider any "Americanisms" to include in my search terms (regex = "behaviou?r"). I'm having more fun delving through the code than I am playing the game.
    My convention (which matches that of Turbine) is to use British spellings in any text that will be visible in the game, and American spellings in the source code. If I violated that rule somewhere, then it was unintentional.

    I'm glad you are finding my code amusing. We aim to please.

    By the way, I use Notepad++ with the TagsView plugin for navigating the source code.

  3. #3
    Join Date
    Oct 2013
    Posts
    46
    Quote Originally Posted by Thurallor View Post
    Yeah, that's doable. I left it out because it wasn't trivial and I couldn't think of a use for it, but since then I have thought of a use for it, and I guess you have, too.
    Good.


    Quote Originally Posted by Thurallor View Post
    My convention (which matches that of Turbine) is to use British spellings in any text that will be visible in the game, and American spellings in the source code. If I violated that rule somewhere, then it was unintentional.
    My bad - When I didn't get many hits for "behaviour", I did a regex search for "behaviou?r" and thought I was seeing hits for both in the same file.

    Quote Originally Posted by Thurallor View Post
    I'm glad you are finding my code amusing. We aim to please.
    I'm not a seasoned coder - I just enjoy poking around where I really shouldn't.

    Quote Originally Posted by Thurallor View Post
    By the way, I use Notepad++ with the TagsView plugin for navigating the source code.
    Likewise - I'll have to have a look at the plugin.

    Edited my previous post to include "Essentially, I'd like to be able to reset all bars within a group when the mouse enters or exits the containing group" just as you made your reply.

  4. #4
    Join Date
    Jun 2011
    Posts
    2,190
    Version 2.26 is now posted at lotrointerface.

    Version 2.26 release notes

    New features:

    • Added the following new event behavior choices:
      • Reset group when mouse arrives
      • Expand group when mouse arrives
      • Hide bar when mouse departs
      • Hide group when mouse departs
      • Reset group when mouse departs
      • Collapse group when mouse departs
      • Show bar when trait tree changes
      • Show group when trait tree changes
      • Move bar under mouse cursor when trait tree changes

  5. #5
    Join Date
    Jul 2012
    Posts
    92
    I recently discovered this plugin and have figured out how to make a bar for each spec but am having issues with the "skill is not trained" to call "red" and "blue" from a master bar. I tried hiding the "red" and "blue" but it seems to cause a buildup of client lag, I guess would be the way to describe it. I tried using a big if then else but found that since the skills are not present in the given tree, either the "else" part of the "then" part forgets the skill.

    I know, this is babbling but I really don't know how to describe the problem I am having. The sequences are nearly the same except for certain skills that change between trees so most of the sequences are shared skills with just a couple differences. I think the problem is processing two hidden and one main that includes the hidden ones at the same time.

    Workaround for me right now is to just edit and change the couple of skills that change but I know you have it so it can switch itself. I just can't figure it out.

    Thanks

    Also, love this plugin!

  6. #6
    Join Date
    Mar 2007
    Posts
    0
    Quote Originally Posted by BattyKoda0 View Post
    I recently discovered this plugin and have figured out how to make a bar for each spec but am having issues with the "skill is not trained" to call "red" and "blue" from a master bar. I tried hiding the "red" and "blue" but it seems to cause a buildup of client lag, I guess would be the way to describe it. I tried using a big if then else but found that since the skills are not present in the given tree, either the "else" part of the "then" part forgets the skill.

    I know, this is babbling but I really don't know how to describe the problem I am having. The sequences are nearly the same except for certain skills that change between trees so most of the sequences are shared skills with just a couple differences. I think the problem is processing two hidden and one main that includes the hidden ones at the same time.

    Workaround for me right now is to just edit and change the couple of skills that change but I know you have it so it can switch itself. I just can't figure it out.

    Thanks

    Also, love this plugin!
    You must share how your doing this, pretty please. ;-)

    Maybe make a youtube video? I am been trying to mess around with this kind of setup for awhile.

    I still use the plugin for all my gear swapping and my LI swaps during combat. I have said this before, but will say again, this is one of the best plugins I have used!

  7. #7
    Join Date
    Jun 2011
    Posts
    2,190
    BattyKoda0, I'm not exactly following you. Can you export your bars (just right-click on the group, and choose "Export") and send it to me in a PM? Then I'll have a look. Also, screencaps might help to describe the problem.

    mmogaming, I've been meaning to make some new youtube videos for a long time, but so far haven't gotten around to it. There are a lot of little nuances that I haven't documented anywhere and are much easier to explain in a video. What documentation there is is here.

  8. #8
    Join Date
    Jan 2011
    Posts
    14

    Thumbs up works like a charm, once I understood HOW

    fade2gray's script altering and other suggestions worked upon coding them on my character's SQ, THANKS, to fade2gray and Thurallor!!
    Last edited by PENwaru; Mar 27 2016 at 11:54 AM.

 

 

Posting Permissions

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

This form's session has expired. You need to reload the page.

Reload