This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I would like to see the addition of sorting or priority numbers for the syntax methods.
As far as I know, libAlts only provides linking mains and alts, but not aliases. In our guild, many of our players have provided their real name (or whatever they like to be called) and this information is added to the public note. If users of Alts had the ability to specify a priority to the syntax methods, and multiple valid matches are found per note, whichever format had the higher priority would win and the other ignored. This allows greater freedom in note format design and potentially reduces conflicts with the demands of other guild note parsing addons.
An example of how this could work...
Note: Ubermage's alt (Steve)
IF <name>'s alt is set to a higher priority than (<name>). THEN return "Ubermage" as main.IF (<name>) is set to a higher priority than <name>'s alt, THEN return "Steve" as main.
To post a comment, please login or register a new account.