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


 
 

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