WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Carbonite Archive (https://www.wowinterface.com/forums/forumdisplay.php?f=158)
-   -   Adding to the POI database, a few questions. (https://www.wowinterface.com/forums/showthread.php?t=46388)

JimJoBlue 05-14-13 08:22 AM

FirstAidTrainer.lua
I've not included the trainer on the lost isle.. as the trainer moves and you leave the area at level 15..
Lua Code:
  1. Nx.GuideData["First Aid Trainer"] = {
  2.      ["Mode"] = 32,
  3.      [4] = "2,54.0,42.0",
  4.      [9] = "2,46.8,60.2",
  5.      [20] = "2,59.8,52.0",
  6.      [27] = "1,54.2,50.8",
  7.      [30] = "1,43.4,65.6",
  8.      [40] = "1,10.6,60.2",
  9.      [41] = "1,55.0,49.6",
  10.      [141] = "1,67.6,48.8",
  11.      [181] = "2,57.0,50.6",
  12.      [301] = "1,52.2,45.4",
  13.      [321] = "2,37.6,87.2",
  14.      [341] = "1,55.6,59.6",
  15.      [362] = "2,29.6,21.6",
  16.      [381] = "1,51.6,30.6",
  17.      [382] = "2,73.6,55.6",
  18.      [462] = "2,48.6,47.6",
  19.      [464] = "1,48.4,51.6",
  20.      [465] = "2,26.2,62.0|1,22.4,39.2",
  21.      [471] = "1,39.6,22.6",
  22.      [475] = "2,53.8,55.0",
  23.      [476] = "1,54.6,54.0",
  24.      [478] = "0,30.8,76.0",
  25.      [480] = "2,77.8,70.4",
  26.      [481] = "0,66.6,13.6",
  27.      [486] = "1,57.8,66.2|2,41.6,54.4",
  28.      [491] = "1,59.8,62.2|2,79.4,29.4",
  29.      [492] = "0,71.4,22.6",
  30.      [504] = "0,37.6,36.6",
  31.      [545] = "1,36.8,65.6",
  32.      [806] = "2,28.2,15.2|1,45.6,85.8",
  33.      [809] = "0,71.6,92.8|0,51.0,40.2",
  34. }

JimJoBlue 05-14-13 10:12 AM

Note to self.. Check out [807] = "0,54.0,65.8", in Valley of the Four Winds to confirm location
*special npc for pandaland "fish of the day" unlimited fishing pool spawns* link

FishingTrainer.lua

Lua Code:
  1. Nx.GuideData["Fishing Trainer"] = {
  2.      ["Mode"] = 32,
  3.      [4] = "2,57.2,77.0",
  4.      [9] = "2,44.8,60.0",
  5.      [20] = "2,67.2,51.0",
  6.      [26] = "2,80.4,81.4",
  7.      [30] = "1,47.6,62.2",
  8.      [35] = "1,40.6,39.6",
  9.      [36] = "1,26.0,46.6",
  10.      [40] = "1,8.0,58.6",
  11.      [41] = "1,54.0,89.8",
  12.      [43] = "2,10.8,33.8",
  13.      [101] = "0,22.6,72.6",
  14.      [121] = "1,45.2,41.4",
  15.      [141] = "1,69.2,51.8",
  16.      [301] = "1,54.8,69.6",
  17.      [321] = "2,66.6,41.6|2,35.0,67.6",
  18.      [341] = "1,48.6,9.0",
  19.      [362] = "2,56.6,47.4",
  20.      [381] = "1,48.8,61.0",
  21.      [382] = "2,80.8,41.4",
  22.      [464] = "1,61.0,54.2",
  23.      [471] = "1,31.6,14.8",
  24.      [476] = "0,78.0,66.0|2,32.2,49.6",
  25.      [480] = "2,76.8,68.4",
  26.      [486] = "2,41.8,54.6|1,57.8,71.6",
  27.      [491] = "2,79.6,27.2|1,60.2,64.0",
  28.      [504] = "0,52.4,64.6",
  29.      [545] = "1,63.6,95.0",
  30.      [673] = "0,41.6,73.4",
  31.      [807] = "0,58.9,46.9",
  32.      [823] = "0,52.6,88.6",
  33.      [895] = "1,62.2,38.2",
  34. }

*edited the [807] co-ords..

JimJoBlue 05-14-13 10:34 AM

FlyingTrainer.lua

I've not added the shrine of seven stars/two moons as the co-ords are wrong on wowhead.. carb also handles them places funny too..

Lua Code:
  1. Nx.GuideData["Flying Trainer"] = {
  2.      ["Mode"] = 32,
  3.      [301] = "1,70.6,73.0",
  4.      [321] = "2,49.0,59.6",
  5.      [465] = "1,54.2,62.6|2,54.2,41.6",
  6.      [473] = "1,37.4,56.2|2,29.2,29.2",
  7.      [486] = "1,58.8,68.2|2,42.0,55.2",
  8.      [493] = "0,50.0,61.6",
  9.      [495] = "0,40.6,84.8",
  10.      [504] = "0,70.8,45.6",
  11.      [811] = "1,84.2,61.4|2,62.7,23.2",
  12. }

Updated to reflect Pandaria Flying trainers.. (love my guildies)

Rythal 05-14-13 10:37 AM

for shrines, carb now treats them as vale, so it's a case of having to figure out where in vale they would be located

Blizz really made the shrines complex, appearing as a separate zone, but not a separate zone depending on which function call, and then a microdungeon aswell.... so it's hard to deal with.

JimJoBlue 05-14-13 11:38 AM

Trust blizzard to find a complex solution to a simple problem (that does not work well in reality..:p)

I can get the one for Alliance, but unless I can convince my guild to storm the two moons (interesting thought) I can't get that one easily...
Edit*
Notice the fishing trainer I have highlighted.. *nudge, nudge, wink*

WOWVern 05-14-13 09:20 PM

Unless I'm wrong, that would be the Loud Booming Voice one...? :D

Kreelor 05-15-13 02:35 PM

JimJoBlue... In reference to your byline:

“What is wrong with inciting intense dislike of a religion if the activities or teachings of that religion are so outrageous, irrational or abusive of human rights that they deserve to be intensely disliked?”
― Rowan Atkinson


"Human rights?"

If humans are the ones dictating what they themselves deem as their own 'human rights', and those dictates fall outside the dictates of the one true living God's dictates, then one only has to realize that He is God, and humans are sinful. If humans choose to sin, God allows their choice. But, He has fore-warned the consequences.

"God is not a man that He should lie; if He spoke it, He will bring it to pass"

By the way, in general, I really love Rowan Atkinson's "Mr. Bean" series! I just disagree with this statement.

JimJoBlue 05-16-13 08:00 AM

I'm sorry Kreelor, but I will not have a religious debate with you. Especially here on WoWI.
I've removed that quote from my signature so as to not cause you further distress.

Quote:

Originally Posted by WOWVern (Post 278077)
Unless I'm wrong, that would be the Loud Booming Voice one...? :D

Yup, took me awhile to get the reference lol, I honestly didn't know about this NPC... Very handy to level cooking and making tables for the raids...

Kreelor 05-16-13 01:42 PM

JimJoBlue, no problem at all. My point was directed at Rowan Atkinson, not you. I don't want to enter a debate either. His insinuation was incorrect, but he's entitled to it; I'm entitled to disagree with his faulty logic.
God bless.

JimJoBlue 05-20-13 04:39 PM

HerbalismTrainer.lua

Lua Code:
  1. Nx.GuideData["Herbalism Trainer"] = {
  2.      ["Mode"] = 32,
  3.      [4] = "2,52.8,42.0|2,55.6,75.2",
  4.      [9] = "2,46.4,57.6",
  5.      [20] = "2,44.6,53.0|2,61.2,52.0",
  6.      [24] = "2,57.2,47.6",
  7.      [27] = "1,53.8,52.0",
  8.      [30] = "1,39.8,48.4|1,42.0,67.0",
  9.      [35] = "1,36.4,48.4",
  10.      [36] = "1,22.0,42.2",
  11.      [37] = "2,38.6,48.4",
  12.      [40] = "1,11.2,52.0",
  13.      [41] = "1,56.0,52.2",
  14.      [121] = "2,76.0,43.4",
  15.      [141] = "1,64.0,47.6",
  16.      [241] = "0,45.4,47.0",
  17.      [301] = "1,54.6,83.6",
  18.      [321] = "2,54.8,50.1|2,34.6,63.2",
  19.      [341] = "1,55.2,57.6",
  20.      [362] = "2,50,40.4",
  21.      [381] = "1,49.2,69.0",
  22.      [382] = "2,54,49.6",
  23.      [462] = "2,48.8,46.8|2,37.4,71.8",
  24.      [464] = "1,48.2,51.2",
  25.      [465] = "1,53.6,65.8|2,52.2,36.2",
  26.      [471] = "1,27.5,63.8",
  27.      [476] = "1,53.2,57.6",
  28.      [480] = "2,67.4,18.6",
  29.      [481] = "0,38.6,72.0|0,43.8,90.2|0,38.8,29.6",
  30.      [486] = "2,42.0,53.6|1,57.8,71.8",
  31.      [491] = "1,58.8,63.0|2,78.4,28.4",
  32.      [504] = "0,43.8,34.8",
  33.      [673] = "0,42.0,74.6",
  34.      [806] = "2,30.1,23.5|2,28.2,47|2,28.5,51.8|2,27.8,15.5|1,45.4,86",
  35.      [807] = "0,53.6,51.2",
  36.      [808] = "0,63.0,41.65|0,50.6,58.6",
  37.      [809] = "0,50.6,42.2",
  38. }

UPDATED 05/10/2013

JimJoBlue 06-06-13 04:57 PM

HunterTrainer.lua

Lua Code:
  1. Nx.GuideData["Hunter Trainer"] = {
  2.      ["Mode"] = 32,
  3.      [4] = "2,51.8,43.4|2,55.6,73.6",
  4.      [9] = "2,47.8,55.2",
  5.      [11] = "2,50.0,58.6",
  6.      [20] = "2,45.0,53.6|2,61.6,53.2",
  7.      [21] = "2,45.8,42.6",
  8.      [27] = "1,52.8,51.2",
  9.      [30] = "1,40.8,65.8",
  10.      [35] = "1,34.6,48.0",
  11.      [37] = "2,37.0,50.2",
  12.      [38] = "2,48.8,53.8",
  13.      [39] = "1,52.2,53.2",
  14.      [41] = "1,58.8,35.8|1,56.2,52.0",
  15.      [42] = "1,50.4,19.2",
  16.      [43] = "1,18.0,59.8|1,55.0,65.8",
  17.      [141] = "1,67.8,49.8",
  18.      [181] = "2,57.0,50.6",
  19.      [182] = "1,60.6,25.6",
  20.      [301] = "1,67.7,36.3|1,79.1,71",
  21.      [321] = "2,36.9,83.0|2,63.8,33.0|2,44.8,52.2|2,34.6,74.8",
  22.      [341] = "1,70.3,83.4",
  23.      [362] = "2,58.5,86.2",
  24.      [381] = "1,43.9,27.9",
  25.      [382] = "2,49.3,29.4",
  26.      [462] = "2,48.2,46.0",
  27.      [463] = "2,48.6,32.2",
  28.      [464] = "1,49.8,51.8",
  29.      [471] = "1,47.1,88",
  30.      [476] = "1,54.8,59.8",
  31.      [480] = "2,83.5,27.3",
  32.      [481] = "0,52.2,52.2|0,55.8,37.6",
  33.      [504] = "2,59.2,25.6|1,39.6,62.8",
  34.      [544] = "2,42.6,16.4|2,53.6,35.8|2,45.2,64.8|2,27.8,74.4",
  35.      [605] = "2,60.6,77.6",
  36.      [864] = "1,34.6,55.8",
  37.      [889] = "2,43.6,70.6",
  38.      [890] = "2,8.0,28.0",
  39.      [891] = "2,57.2,50.8",
  40.      [892] = "2,49.8,57.0",
  41.      [893] = "2,64.4,42.8",
  42.      [894] = "1,51.6,44.2",
  43. }

JimJoBlue 06-11-13 10:27 AM

This one's a biggie...

Forge.lua

Lua Code:
  1. Nx.GuideData["Forge"] = {
  2.      ["Mode"] = 32,
  3.      [4] = "0,52,40.8",
  4.      [11] = "0,48.2,56.3|0,67.1,73.5|0,0,62.7,16.8",
  5.      [16] = "0,40.8,48",
  6.      [17] = "0,21.3,58|0,65.1,36.4",
  7.      [19] = "1,61.7,15|0,45.8,88.6",
  8.      [20] = "0,62.4,51.4|0,62.5,51.4",
  9.      [21] = "0,42.9,40.9",
  10.      [22] = "0,44.4,13.4",
  11.      [23] = "0,75.2,53.7|0,80.9,47.4|0,80.9,47.5|0,83.1,45.2|0,83.5,47.1",
  12.      [24] = "0,57.6,47.6|0,55.9,50.6",
  13.      [26] = "0,77.3,80.2",
  14.      [27] = "0,52.4,50.3",
  15.      [28] = "0,42.4,66.9|0,38.6,28.6",
  16.      [29] = "0,46.8,44.8",
  17.      [30] = "1,41.5,65.5",
  18.      [34] = "0,73.7,48.7",
  19.      [35] = "0,34.4,46.4",
  20.      [36] = "0,29.2,43.8",
  21.      [37] = "0,38.8,48.9|0,52.8,67.1",
  22.      [38] = "0,72.6,13.9",
  23.      [39] = "0,54.8,53.6",
  24.      [40] = "1,11.4,59.7",
  25.      [42] = "1,50.9,19.2",
  26.      [43] = "0,37.9,43.8",
  27.      [81] = "0,49.1,61.4|0,58.8,56|0,65.7,64.7",
  28.      [101] = "0,58.7,46.4|0,68,8.5",
  29.      [121] = "0,51.7,48.2",
  30.      [141] = "0,42.6,73.5|0,35.9,31.9|1,64.6,50.2",
  31.      [161] = "0,51.1,30.3",
  32.      [182] = "0,61.8,25.9",
  33.      [201] = "0,55.1,61.9",
  34.      [261] = "0,54.9,36.6",
  35.      [281] = "0,59.4,51.1",
  36.      [301] = "1,63.9,37.5|1,43.1,72.2|1,26.4,20.8",
  37.      [321] = "2,36,82.9|2,36.1,82.4|2,40.4,50|2,40.7,49.9|2,44.8,77.4|2,44.8,78.6|2,45,77.7|2,56.4,56.8|2,56.5,56.7|2,58,45.7|2,76,37.2|2,76,37.5|2,76.5,37.1",
  38.      [362] = "0,39.6,55.7",
  39.      [381] = "1,56.9,53.5",
  40.      [382] = "0,60.1,28.6|0,60.3,28.3|0,60.6,28.1",
  41.      [462] = "2,43,72|2,47,47.5",
  42.      [463] = "2,49.2,30.3",
  43.      [464] = "1,46.4,71.2|1,47.7,51.2",
  44.      [465] = "2,53.2,38.2|1,24.0,37.9|1,56.85,63.76",
  45.      [467] = "2,32.5,48.1|1,68.5,50.3|0,79.4,63.6",
  46.      [471] = "1,61.0,89.4",
  47.      [473] = "2,29.7,31.3|1,36.8,55.1|0,65.5,86.5",
  48.      [475] = "2,51.4,57.5",
  49.      [476] = "1,56.3,54.2",
  50.      [477] = "2,56.0,37.3|1,53.2,69.6",
  51.      [478] = "2,48.92,45.81|1,56.59,54.91",
  52.      [479] = "0,66.1,67.2|0,32.5,64.3",
  53.      [480] = "0,79.2,39.1",
  54.      [481] = "0,37.4,31.5|0,35.8,48.2|0,43.5,65.4|0,58.5,75.4|0,69.9,42.8",
  55.      [382] = "2,60.5,28.2",
  56.      [486] = "1,57.31,66.67|1,57.02,19.83|2,41.26,55.68",
  57.      [488] = "2,36.74,47.04|0,49.4,75.34|1,77.88,50.4|2,75.99,63.27",
  58.      [490] = "1,31.37,60.01|1,59.75,27.83|2,23.46,63.04|2,65.32,48.08",
  59.      [491] = "2,53.82,66.96|2,79.28,28.87|1,60.94,17.1|1,29.82,42.58|1,59.59,63.84",
  60.      [492] = "0,71.9,21|0,86.9,77.1",
  61.      [495] = "1,28.85,75|2,67.4,50.68|0,40.96,86.5",
  62.      [496] = "0,41.3,67.9",
  63.      [499] = "0,50.5,40.7",
  64.      [502] = "0,27.9,27.6",
  65.      [504] = "0,43.7,26.4",
  66.      [510] = "1,74.8,79.74|2,77.77,49.61",
  67.      [539] = "0,38.3,63.7|0,59.7,90.9",
  68.      [544] = "0,45.1,65.9|0,36.7,43.8",
  69.      [545] = "1,38.3,63.7|1,59.7,90.9",
  70.      [606] = "0,62.9,21.9|0,28.2,35.9",
  71.      [607] = "0,40.9,70",
  72.      [640] = "0,47.4,51.1|0,51.1,49.9",
  73.      [673] = "0,43.8,70.8|0,35.2,29.9",
  74.      [681] = "0,36.7,43.8|0,45.1,65.9",
  75.      [700] = "0,77.2,53|2,77.6,53.9|1,79,76.8",
  76.      [704] = "0,67.2,28.9",
  77.      [709] = "2,56.1,80.5|1,74,61.1",
  78.      [720] = "0,54.2,33.3",
  79.      [748] = "0,54.2,33.3",
  80.      [806] = "0,28.5,13.8|0,46.7,45.7|0,48.5,36.7|0,28.3,47.9|0,59.5,83.7",
  81.      [807] = "0,54.1,49.3",
  82.      [809] = "0,63.3,30.7|0,71.4,92.1|0,62.9,79.8|0,54.2,82.5|0,57.5,61.7",
  83.      [810] = "0,75.8,81.9",
  84.      [857] = "0,67.7,32.2",
  85.      [858] = "0,55.9,32.5",
  86.      [903] = "0,27.4,40.2",
  87.      [905] = "0,68.2,48.1",
  88.      [928] = "1,64.8,73.9|2,32.3,33.5|0,60.1,28.6",
  89. }

JimJoBlue 06-17-13 12:36 PM

InscriptionTrainer.lua

Lua Code:
  1. Nx.GuideData["Inscription Trainer"] = {
  2.      ["Mode"] = 32,
  3.      [301] = "1,49.8,74.8",
  4.      [321] = "2,55.2,55.8|2,35.6,69.2",
  5.      [341] = "1,61,45.2",
  6.      [362] = "2,28.7,20.8",
  7.      [381] = "1,56.8,31.6",
  8.      [382] = "2,61.1,58",
  9.      [465] = "2,52.29,36|1,53.98,65.48",
  10.      [471] = "1,39.9,38.6",
  11.      [480] = "2,69.3,23.8",
  12.      [481] = "0,36.2,44.6|0,56.6,74.6",
  13.      [381] = "1,56.6,31.6",
  14.      [382] = "2,61.6,58.6",
  15.      [486] = "2,41.26,53.97|1,57.56,71.71",
  16.      [491] = "1,58.26,62.45|2,79.38,29.29",
  17.      [492] = "0,71.6,20.8",
  18.      [504] = "0,41.6,37.1",
  19.      [806] = "0,54.6,44.53|0,47.6,35",
  20.      [809] = "0,50.5,42.2",
  21.      [811] = "0,82,29.4",
  22. }

JimJoBlue 06-17-13 01:56 PM

JewelcraftingTrainer.lua

Lua Code:
  1. Nx.GuideData["Jewelcrafting Trainer"] = {
  2.      ["Mode"] = 32,
  3.      [301] = "1,63.5,61.8",
  4.      [321] = "2,72.5,34.3",
  5.      [341] = "1,50.6,27.2",
  6.      [382] = "2,56.2,36.6",
  7.      [462] = "2,48.4,47.4",
  8.      [465] = "2,56.78,37.8|1,54.63,63.69",
  9.      [471] = "1,44.8,24.3",
  10.      [479] = "0,44.52,34.04",
  11.      [480] = "2,90.3,73.8",
  12.      [481] = "0,35.8,20.6|0,58.6,75.2|0,36.2,47",
  13.      [486] = "2,41.63,53.34|1,57.44,72.25",
  14.      [491] = "1,59.92,63.85|2,79.36,28.8",
  15.      [492] = "0,71.4,20.8",
  16.      [504] = "0,40.7,35.4",
  17.      [806] = "0,48,35",
  18. }

JimJoBlue 06-17-13 02:28 PM

LeatherworkingTrainer.lua

Lua Code:
  1. Nx.GuideData["Leatherworking Trainer"] = {
  2.      ["Mode"] = 32,
  3.      [9] = "2,45.8,57.4",
  4.      [16] = "2,21.8,16.6",
  5.      [20] = "2,65.4,60",
  6.      [26] = "1,13.4,43.4",
  7.      [30] = "1,46.4,62",
  8.      [37] = "2,37.8,50.4|2,45.2,58.6",
  9.      [41] = "1,43.4,43.2",
  10.      [43] = "1,35.8,52",
  11.      [101] = "2,55.2,56.2",
  12.      [121] = "2,74.4,43",
  13.      [141] = "1,66.4,45.2",
  14.      [301] = "1,71.7,63",
  15.      [321] = "2,60.9,54.9",
  16.      [341] = "1,40.2,33.6",
  17.      [362] = "2,41.5,42.6",
  18.      [381] = "1,60.5,36.8",
  19.      [382] = "2,70.2,57.4",
  20.      [462] = "2,53.6,51.2",
  21.      [464] = "1,44.8,23.8",
  22.      [465] = "2,56.22,38.71|1,54.11,63.98",
  23.      [471] = "1,67.5,74.6",
  24.      [475] = "2,76.87,65.49",
  25.      [480] = "2,85,80.6",
  26.      [481] = "0,41.8,63.6|0,67.2,67.6|0,37.6,28.6",
  27.      [486] = "2,76.2,37|1,57.6,71.8",
  28.      [491] = "1,59.89,63.55|2,78.3,28.14",
  29.      [492] = "0,71.8,20.8",
  30.      [504] = "0,34.7,28.6",
  31.      [607] = "2,44.4,51",
  32.      [809] = "0,64.6,60.8",
  33. }

JimJoBlue 06-19-13 09:37 AM

MageTrainer.lua

Lua Code:
  1. Nx.GuideData["Mage Trainer"] = {
  2.      ["Mode"] = 32,
  3.      [4] = "2,56.4,73.6|2,53,41.8",
  4.      [11] = "2,49.8,58.6",
  5.      [20] = "2,60,53|2,30.8,66|2,44.8,53.2",
  6.      [21] = "2,44.6,39.2",
  7.      [27] = "1,34.4,35|1,54.6,50.2",
  8.      [30] = "1,49.6,39.4|1,43.2,66.2",
  9.      [35] = "1,35,48.6",
  10.      [39] = "1,52.6,53.4",
  11.      [41] = "1,55.8,51.6",
  12.      [42] = "1,50.4,19.2",
  13.      [181] = "2,56.8,49.6",
  14.      [301] = "1,48.8,87.4",
  15.      [321] = "2,40.4,80|2,48.3,62.5",
  16.      [341] = "1,26.7,7.6",
  17.      [362] = "2,22.6,16.6",
  18.      [381] = "1,37.6,80.4",
  19.      [382] = "2,85.5,15.2|2,56.2,16.3",
  20.      [462] = "2,48,48",
  21.      [463] = "2,48.6,32.2",
  22.      [464] = "1,49.8,50",
  23.      [471] = "1,46.4,63",
  24.      [476] = "1,54.6,53.8",
  25.      [480] = "2,58.3,19.2",
  26.      [481] = "0,52.2,51|0,55.6,37.6",
  27.      [504] = "0,55,46.9",
  28.      [544] = "2,27.6,74.2|2,35.8,67.6",
  29.      [545] = "1,36.2,63.8|1,69.6,41.8",
  30.      [605] = "2,59.6,74.6",
  31.      [866] = "1,61.8,15.2",
  32.      [888] = "1,47.6,59.8",
  33.      [889] = "2,42.2,69.2",
  34.      [891] = "2,59.6,51.8",
  35.      [893] = "2,64.6,46.4",
  36.      [894] = "1,51,43",
  37. }

JimJoBlue 07-28-13 07:54 AM

MiningTrainer.lua

Lua Code:
  1. Nx.GuideData["Mining Trainer"] = {
  2.      ["Mode"] = 32,
  3.      [4] = "2,51.8,40.8",
  4.      [21] = "2,43.4,40.6",
  5.      [27] = "1,76.6,53.6|1,57.2,48.6",
  6.      [34] = "1,73.8,49.8",
  7.      [53] = "1,37.2,46.8",
  8.      [42] = "1,51.4,19.0",
  9.      [141] = "1,64.6,49.8",
  10.      [161] = "0,51.0,29.0",
  11.      [301] = "1,59.5,37.8",
  12.      [321] = "2,72.3,34.9",
  13.      [341] = "1,50,26.3",
  14.      [362] = "2,34.4,57.9",
  15.      [381] = "1,50.6,33.8",
  16.      [382] = "2,56,37.4",
  17.      [464] = "1,48.8,51.0",
  18.      [465] = "2,55.4,37.6|1,56.6,63.8",
  19.      [471] = "1,59.7,87.8",
  20.      [480] = "2,79.6,42.8",
  21.      [481] = "0,36.0,48.6|0,58.6,75.0",
  22.      [486] = "2,42.6,53.2|1,57.4,66.2",
  23.      [491] = "1,59.8,63.8|2,79.2,29.0",
  24.      [504] = "0,41.5,25.7",
  25.      [806] = "2,30,23.5|0,46,29.4|2,27.8,14.8|1,45,85.8",
  26.      [809] = "0,48.6,44.6",
  27. }

Kreelor 07-30-13 01:55 PM

JimJoBlue, thank you for your time and effort!!!
 
JimJoBlue,

It's really nice of you to have taken your time and to have applied your efforts into supplying these updates. I'm sure it has been a lot of work for you.

Hopefully, all your updated information will be added to Carbonite2, whenever it's released (eventually). Such updated info to the game is critical, and you've provided lots of it! Thank you!!!

Rythal 07-31-13 09:16 AM

There is no hopeful about it, as he posts them they get added and everyone is already using the updated ones that were posted before I packaged the last alpha.

Jimboblue is doing a spectacular job on them, and this sort of thing was exactly what I had in hopes for the structure changes carbonite went through / is going through, anyone is able to pickup, edit and submit changes easily to help keep the information fresh, and current.

Kreelor 07-31-13 12:37 PM

Quote:

Originally Posted by Rythal (Post 282029)
There is no hopeful about it, as he posts them they get added and everyone is already using the updated ones that were posted before I packaged the last alpha.

Jimboblue is doing a spectacular job on them, and this sort of thing was exactly what I had in hopes for the structure changes carbonite went through / is going through, anyone is able to pickup, edit and submit changes easily to help keep the information fresh, and current.

Rythal, I'm happy that you posted this information. But, I'm a little confused about the process.

You said that JimJoblue's updates get added as he posts them. What I'm now confused about is am I supposed to add his new updates manually (as he makes them available), or not? (Note: I have not added his updates into my working copy since I thought you needed to add them yourself into your next release?)

So far, the last update to Carbonite I performed was the one right after you released the "R2" version which you made available. Since I haven't found a more recent update since then, how do his new ones get added, unless I add them myself (manually)? I apologize if I missed some other post on how the process works. I hope you can take a couple of minutes to help me understand this, please.


All times are GMT -6. The time now is 04:57 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI