View Single Post
08/09/17, 03:47 PM   #1
static_recharge
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 35
Get Collectible ID From Link

So I'm trying to use this function in my add-on:

Code:
GetCollectibleIdFromLink(link)
And it just throws an error no matter what link I put in there:

Click image for larger version

Name:	GetCollectibleIdFromLink_bug.PNG
Views:	283
Size:	242.6 KB
ID:	935

Am I just using this function wrong or is it really broken?
  Reply With Quote