View Single Post
07-26-16, 09:23 PM   #3
Hiketeia
An Aku'mai Servant
 
Hiketeia's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2016
Posts: 33
Thanks for the reply. I didn't want to change anything, I just wanted to cause it to happen. I dug through ItemRef and just look the code I needed for now from there.

Is there any standard method to get the 'hyperlink' portion of the link out of the field? I was passing the full link, and the method I was using was only expecting the stuff between the |H and |h. I did a little string work but figured there should be a standard method for that?

As for the 'transmogappearance' type of link my issue turns out was filters. I had filters set, and their logic that goes to the right page for the item doesn't take that into account. Plus, I'm not using links to things which might not be visible to the particular toon you're on so that's clumsy too.
  Reply With Quote