Thread Tools Display Modes
09-29-13, 09:46 AM   #1
JimJoBlue
An Onyxian Warder
 
JimJoBlue's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2012
Posts: 362
Timeless Isle Rares- Notes edition

Well, I'm not sure where to post this, So I'll post it here.

I've been looking at the notes module and I have written the first addition to the notes.

This is the Timeless isle Rare locations..

To get this working, Create a new file in "AddOns\Carbonite.Notes.Sample" and name it "TimelessRares.lua"

Then paste the contents of this below in the file you just made:~

Lua Code:
  1. Nx.Notes:AddonNote("Timeless Isle - Rares","Dread Ship",1,951,26.0,22.6)
  2. Nx.Notes:AddonNote("Timeless Isle - Rares","Karkanos",1,951,34.2,83.7)
  3. Nx.Notes:AddonNote("Timeless Isle - Rares","Rattleskew",1,951,34.2,83.7)
  4. Nx.Notes:AddonNote("Timeless Isle - Rares","Stinkbraid",1,951,71.4,81.4)
  5. Nx.Notes:AddonNote("Timeless Isle - Rares","Zesqua",1,951,47.2,88)
  6. Nx.Notes:AddonNote("Timeless Isle - Rares","Bufo",1,951,66.8,65.2)
  7. Nx.Notes:AddonNote("Timeless Isle - Rares","Bufo",1,951,65.2,74.6)
  8. Nx.Notes:AddonNote("Timeless Isle - Rares","Chelon",1,951,25,36)
  9. Nx.Notes:AddonNote("Timeless Isle - Rares","Furyshell",1,951,24.6,70)
  10. Nx.Notes:AddonNote("Timeless Isle - Rares","Furyshell",1,951,21,42.2)
  11. Nx.Notes:AddonNote("Timeless Isle - Rares","Spineclaw",1,951,25.4,75.2)
  12. Nx.Notes:AddonNote("Timeless Isle - Rares","Spineclaw",1,951,65.6,78.4)
  13. Nx.Notes:AddonNote("Timeless Isle - Rares","Cranegnasher",1,951,44,70)
  14. Nx.Notes:AddonNote("Timeless Isle - Rares","Gu'chi",1,951,40.5,82.6)
  15. Nx.Notes:AddonNote("Timeless Isle - Rares","Imperial Python",1,951,30.6,36.6)
  16. Nx.Notes:AddonNote("Timeless Isle - Rares","Imperial Python",1,951,25.8,46.4)
  17. Nx.Notes:AddonNote("Timeless Isle - Rares","Zhu-Gon",1,951,37.6,77.6)
  18. Nx.Notes:AddonNote("Timeless Isle - Rares","Golganarr",1,951,62.5,61.5)
  19. Nx.Notes:AddonNote("Timeless Isle - Rares","Spelurk",1,951,59.6,48.6)
  20. Nx.Notes:AddonNote("Timeless Isle - Rares","Tsavo'ka",1,951,54.2,42.6)
  21. Nx.Notes:AddonNote("Timeless Isle - Rares","Rock Moss",1,951,43.6,30.6)
  22. Nx.Notes:AddonNote("Timeless Isle - Rares","Spirit of Jadefire",1,951,46.6,32.8)
  23. Nx.Notes:AddonNote("Timeless Isle - Rares","Jakur",1,951,53,82.6)
  24. Nx.Notes:AddonNote("Timeless Isle - Rares","Watcher Osu",1,951,57.2,77.6)
  25. Nx.Notes:AddonNote("Timeless Isle - Rares","Champion Black Flame",1,951,60.4,49.6)
  26. Nx.Notes:AddonNote("Timeless Isle - Rares","Champion Black Flame",1,951,64.8,42.4)
  27. Nx.Notes:AddonNote("Timeless Isle - Rares","Cinderfall",1,951,54.2,53.4)
  28. Nx.Notes:AddonNote("Timeless Isle - Rares","Huolon",1,951,66.7,58.3)
  29. Nx.Notes:AddonNote("Timeless Isle - Rares","Leafmender",1,951,67.6,44)
  30. Nx.Notes:AddonNote("Timeless Isle - Rares","Archiereus of Flame",1,951,49.7,22.2)
  31. Nx.Notes:AddonNote("Timeless Isle - Rares","Flintlord Gairan",1,951,41,27.8)
  32. Nx.Notes:AddonNote("Timeless Isle - Rares","Flintlord Gairan",1,951,47.8,38.8)
  33. Nx.Notes:AddonNote("Timeless Isle - Rares","Garnia",1,951,64.8,27.2)
  34. Nx.Notes:AddonNote("Timeless Isle - Rares","Urdur the Cauterizer",1,951,44.6,25.6)

After this you have to list the new .LUA in the Carbonite.Notes.Sample.toc - Open this with notepad++ and add to the bottom the name of the .LUA file you have just made. E.G. TimelessRares.lua

All done.
__________________
I still say a church steeple with a lightning rod on top shows a lack of confidence. Doug McLeod



Last edited by JimJoBlue : 09-29-13 at 09:50 AM.
 
09-29-13, 11:57 AM   #2
JimJoBlue
An Onyxian Warder
 
JimJoBlue's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2012
Posts: 362
As a bonus, here is the Isle of Thunder rares list.. IN NOTES FORMAT!

Same as above, Create a new file in Notepad++ and call it IoTRares.lua - (save it as .lua)
Don't forget to add the file to the .toc

Lua Code:
  1. Nx.Notes:AddonNote("Isle of Thunder - Rares","Al'tabim the All-Seeing",2,928,44.8,29.4)
  2. Nx.Notes:AddonNote("Isle of Thunder - Rares","Backbreaker Uru",2,928,45.8,25.6)
  3. Nx.Notes:AddonNote("Isle of Thunder - Rares","God-Hulk Ramuk",2,928,61.6,49.8)
  4. Nx.Notes:AddonNote("Isle of Thunder - Rares","Goda",2,928,53.6,53)
  5. Nx.Notes:AddonNote("Isle of Thunder - Rares","Haywire Sunreaver Construct",2,928,49.8,90.2)
  6. Nx.Notes:AddonNote("Isle of Thunder - Rares","Ku'lai the Skyclaw",2,928,34.8,81.4)
  7. Nx.Notes:AddonNote("Isle of Thunder - Rares","Lu-Ban",2,928,54.6,35.8)
  8. Nx.Notes:AddonNote("Isle of Thunder - Rares","Molthor",2,928,63.4,49)
  9. Nx.Notes:AddonNote("Isle of Thunder - Rares","Molthor",2,928,59.6,36.4)
  10. Nx.Notes:AddonNote("Isle of Thunder - Rares","Mumta",2,928,35,62.6)
  11. Nx.Notes:AddonNote("Isle of Thunder - Rares","Progenitus",2,928,51,71.2)
__________________
I still say a church steeple with a lightning rod on top shows a lack of confidence. Doug McLeod


 
09-29-13, 06:33 PM   #3
JimJoBlue
An Onyxian Warder
 
JimJoBlue's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2012
Posts: 362
Note to anyone interested in this...

Once you have added these note modules to the .toc there is no way to turn them off from within Carb..
Unless you edit the relevant file out of the .toc before running the WoW client..
__________________
I still say a church steeple with a lightning rod on top shows a lack of confidence. Doug McLeod


 
10-02-13, 08:16 AM   #4
PeterGunn
A Deviate Faerie Dragon
Join Date: Jul 2013
Posts: 17
Originally Posted by JimJoBlue View Post
Note to anyone interested in this...

Once you have added these note modules to the .toc there is no way to turn them off from within Carb..
Unless you edit the relevant file out of the .toc before running the WoW client..
I know you are not the author and thanks for the info, but I have one question that probably should be directed at the author and not this fourm. When I look at the Carbonite.Notes.Sample directory why do I see Carbonite notes and carbonite notes sample shouldn't it be the notes directory or is this just an extra file that is outdated? I do see the TOC still has 50300 in it.
 
10-02-13, 02:03 PM   #5
Rythal
Featured Artist
Featured
Join Date: Aug 2012
Posts: 1,458
carbonite.notes.sample was just something I threw together so people could see how to create their own plugins for the new notes system easily, which is what JimJo is using in the first post.
 
10-05-13, 06:05 PM   #6
JimJoBlue
An Onyxian Warder
 
JimJoBlue's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2012
Posts: 362
Is there any chance of getting a toggle to turn these on/off when you need them..?
__________________
I still say a church steeple with a lightning rod on top shows a lack of confidence. Doug McLeod


 
10-05-13, 06:10 PM   #7
Rythal
Featured Artist
Featured
Join Date: Aug 2012
Posts: 1,458
Since they are a separate addon you already have the toggle before logging in, or using addon control panel.

I had thought about having another window to enable or disable the ones you want... but that will be further down the road if it's to come since there are already alternative ways.
 
10-05-13, 06:29 PM   #8
JimJoBlue
An Onyxian Warder
 
JimJoBlue's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2012
Posts: 362
So do I make a separate .toc for each note "bundle"

Only reason I ask is because I was gonna make a "loot once treasure box note bundle" for the Timeless isle. Once I've got them all I wanna be able to turn them off..

The way it goes at the mo is I turn one off then they all get turned off..
__________________
I still say a church steeple with a lightning rod on top shows a lack of confidence. Doug McLeod


 
10-05-13, 09:29 PM   #9
Rythal
Featured Artist
Featured
Join Date: Aug 2012
Posts: 1,458
aye... the general idea behind it was one addon per group you want to show... so if it's halloween and you want candy buckets, you enable the candy buckets addon.. if it's midsummer and you want the campfires, you enable the campfires addon... I hadn't really thought about enabling or disabling at a per note level.
 
10-07-13, 01:03 PM   #10
JimJoBlue
An Onyxian Warder
 
JimJoBlue's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2012
Posts: 362
So if I wanted to release the timeless isle rares notes addon it would look like the attachment?
Attached Files
File Type: zip Carbonite.Notes.Timelessrares.zip (1.3 KB, 201 views)
__________________
I still say a church steeple with a lightning rod on top shows a lack of confidence. Doug McLeod


 
10-07-13, 03:55 PM   #11
Rythal
Featured Artist
Featured
Join Date: Aug 2012
Posts: 1,458
yep that's exactly how you would do it
 
10-11-13, 01:22 PM   #12
JimJoBlue
An Onyxian Warder
 
JimJoBlue's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2012
Posts: 362
Well I've done 3 so far..

Carbonite II Notes plugin - Timeless isle Rares
http://www.wowinterface.com/download...isleRares.html

Carbonite II Notes plugin - Isle of Thunder Rares
http://www.wowinterface.com/download...nderRares.html

Carbonite II Notes plugin - Timeless Isle Loot once Chests
http://www.wowinterface.com/download...nceChests.html

I hope you don't mind what I called them Rythal, I wanted to reserve the names for when you release it..

Should I release these on Curse too? I don't want to confuse people too much lol

The enabling/disabling at note level would be handy I think, to be able to mark off the individual note after you have "obtained" each note objective..
__________________
I still say a church steeple with a lightning rod on top shows a lack of confidence. Doug McLeod



Last edited by JimJoBlue : 10-11-13 at 01:25 PM.
 
10-13-13, 03:50 PM   #13
JimJoBlue
An Onyxian Warder
 
JimJoBlue's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2012
Posts: 362
OK. After realizing I messed up the Loot once chests plugin (note to self.. test before releasing) I've repaired what I did wrong.. But it only shows 7 of the 42 chests... What am I doing wrong.. Been scratching my head for a while now...

Lua Code:
  1. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,36.7,34.1)
  2. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,25.5,27.2)
  3. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,27.4,39.1)
  4. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,22.4,35.4)
  5. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,22.1,49.4)
  6. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,24.8,53)
  7. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,30.7,36.5)
  8. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,25.7,45.8)
  9. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,22.3,68.1)
  10. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,26.8,68.7)
  11. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,31,76.3)
  12. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,35.3,76.4)
  13. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,38.7,71.6)
  14. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,39.8,79.5)
  15. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,34.8,84.2)
  16. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,43.6,84.1)
  17. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,47,53.7)
  18. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,46.7,46.7)
  19. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,51.2,45.7)
  20. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,55.5,44.3)
  21. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,58,50.7)
  22. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,65.7,47.8)
  23. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,63.8,59.2)
  24. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,64.9,75.6)
  25. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,60.2,66)
  26. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,49.7,65.7)
  27. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,53.1,70.8)
  28. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,52.7,62.7)
  29. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,61.7,88.5)
  30. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,44.2,65.3)
  31. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,26,61.4)
  32. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,24.6,38.5)
  33. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,29.7,31.8)
  34. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss Covered Chest",2,951,59.9,31.3)
  35. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Inside Cave",2,951,46.7,32.3)
  36. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Use the Albatross",2,951,26.8,64.9)
  37. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Use the Albatross",2,951,28.2,35.2)
  38. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Sturdy Chest",2,951,64.6,70.4)
  39. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Inside the Mysterious Den",2,951,59.2,49.5)
  40. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Smouldering Chest",2,951,69.5,32.9)
  41. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Smouldering Chest",2,951,54,78.2)
  42. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Blazing Chest",2,951,47.6,27.6)
__________________
I still say a church steeple with a lightning rod on top shows a lack of confidence. Doug McLeod


 
10-13-13, 03:58 PM   #14
JimJoBlue
An Onyxian Warder
 
JimJoBlue's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2012
Posts: 362
Lol, Worked it out rather quickly.. I can't have the same description for different items..

Had to write it like this...

Lua Code:
  1. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 1",2,951,36.7,34.1)
  2. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 2",2,951,25.5,27.2)
  3. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 3",2,951,27.4,39.1)
  4. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 4",2,951,22.4,35.4)
  5. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 5",2,951,22.1,49.4)
  6. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 6",2,951,24.8,53)
  7. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 7",2,951,30.7,36.5)
  8. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 8",2,951,25.7,45.8)
  9. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 9",2,951,22.3,68.1)
  10. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 10",2,951,26.8,68.7)
  11. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 11",2,951,31,76.3)
  12. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 12",2,951,35.3,76.4)
  13. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 13",2,951,38.7,71.6)
  14. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 14",2,951,39.8,79.5)
  15. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 15",2,951,34.8,84.2)
  16. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 16",2,951,43.6,84.1)
  17. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 17",2,951,47,53.7)
  18. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 18",2,951,46.7,46.7)
  19. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 19",2,951,51.2,45.7)
  20. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 20",2,951,55.5,44.3)
  21. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 21",2,951,58,50.7)
  22. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 22",2,951,65.7,47.8)
  23. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 23",2,951,63.8,59.2)
  24. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 24",2,951,64.9,75.6)
  25. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 25",2,951,60.2,66)
  26. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 26",2,951,49.7,65.7)
  27. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 27",2,951,53.1,70.8)
  28. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 28",2,951,52.7,62.7)
  29. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 29",2,951,61.7,88.5)
  30. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 30",2,951,44.2,65.3)
  31. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 31",2,951,26,61.4)
  32. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 32",2,951,24.6,38.5)
  33. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 33",2,951,29.7,31.8)
  34. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Moss covered chest 34",2,951,59.9,31.3)
  35. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Inside Cave",2,951,46.7,32.3)
  36. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Use the Albatross",2,951,26.8,64.9)
  37. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Use the Albatross 2",2,951,28.2,35.2)
  38. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Sturdy Chest",2,951,64.6,70.4)
  39. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Inside the Mysterious Den",2,951,59.2,49.5)
  40. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Smouldering Chest",2,951,69.5,32.9)
  41. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Smouldering Chest 2",2,951,54,78.2)
  42. Nx.Notes:AddonNote("Timeless Isle - Loot once chest","Blazing Chest",2,951,47.6,27.6)
__________________
I still say a church steeple with a lightning rod on top shows a lack of confidence. Doug McLeod


 
 

WoWInterface » Featured Projects » Carbonite » Carbonite Archive » Timeless Isle Rares- Notes edition

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off