View Single Post
01-16-15, 01:56 PM   #16
nelegalno2
A Flamescale Wyrmkin
Join Date: Dec 2014
Posts: 132
As ircdirk pointed out the folder name should be: C:\Program Files (x86)\World of Warcraft\Interface\AddOns\Carbonite.Notes.Chests without the .toc at the end. The rest is as it should be.

Here are 3 WoD examples:
Code:
Nx.Notes:AddonNote("Chests","WoD1",4,949,44.7,48.2)
Nx.Notes:AddonNote("Chests","WoD2",4,947,30.329663460165,17.96813784283)
Nx.Notes:AddonNote("Chests","WoD3",4,971,54.028268727431,13.940065217781)

Last edited by nelegalno2 : 01-16-15 at 02:51 PM.
  Reply With Quote