View Single Post
03-21-13, 01:38 PM   #44
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Originally Posted by SDPhantom View Post
The problem is you're matching to a colon, which is used as the delimiter between the numbers, you want to match to the end of the data section.
No, he just wants the link type, like "item" or "quest", which stops at the first colon.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote