Thread Tools Display Modes
Prev Previous Post   Next Post Next
05-14-13, 08:22 AM   #21
JimJoBlue
An Onyxian Warder
 
JimJoBlue's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2012
Posts: 362
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. }
__________________
I still say a church steeple with a lightning rod on top shows a lack of confidence. Doug McLeod



Last edited by JimJoBlue : 05-14-13 at 08:39 AM.
 
 

WoWInterface » Featured Projects » Carbonite » Carbonite Archive » Adding to the POI database, a few questions.


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