Advertisement
Guest User

Error

a guest
Jul 11th, 2013
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 477.49 KB | None | 0 0
  1. 1>------ Rebuild All started: Project: ScriptDev2, Configuration: Release x64 ------
  2. 1> Extracting revision
  3. 1> precompiled.cpp
  4. 1>C:\mangos\dep\ACE_wrappers\ace/OS_NS_unistd.inl(1016): warning C4244: 'argument' : conversion from 'ssize_t' to 'int', possible loss of data
  5. 1> escort_ai.cpp
  6. 1> follower_ai.cpp
  7. 1> guard_ai.cpp
  8. 1> pet_ai.cpp
  9. 1> battleground.cpp
  10. 1> alterac_mountains.cpp
  11. 1>..\base\follower_ai.cpp(291): error C2039: 'GetGUID' : is not a member of 'Player'
  12. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  13. 1>..\base\follower_ai.cpp(316): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  14. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  15. 1>..\base\follower_ai.cpp(331): error C2039: 'GetGUID' : is not a member of 'Player'
  16. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  17. 1>c:\mangos\src\bindings\scriptdev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  18. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  19. 1>..\base\escort_ai.cpp(344): error C2039: 'HasSplineFlag' : is not a member of 'Creature'
  20. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  21. 1>..\base\escort_ai.cpp(345): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  22. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  23. 1>..\base\escort_ai.cpp(346): error C2039: 'HasSplineFlag' : is not a member of 'Creature'
  24. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  25. 1>..\base\escort_ai.cpp(347): error C2039: 'AddSplineFlag' : is not a member of 'Creature'
  26. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  27. 1>..\base\escort_ai.cpp(435): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  28. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  29. 1>..\base\escort_ai.cpp(442): error C2039: 'AddSplineFlag' : is not a member of 'Creature'
  30. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  31. 1>..\base\escort_ai.cpp(503): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  32. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  33. 1> arathi_highlands.cpp
  34. 1> blasted_lands.cpp
  35. 1>..\scripts\eastern_kingdoms\blasted_lands.cpp(46): error C2039: 'GetGUID' : is not a member of 'Creature'
  36. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  37. 1> boss_kruul.cpp
  38. 1>..\scripts\eastern_kingdoms\blasted_lands.cpp(77): error C2039: 'GetGUID' : is not a member of 'Creature'
  39. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  40. 1>..\scripts\eastern_kingdoms\blasted_lands.cpp(88): error C2039: 'GetGUID' : is not a member of 'Creature'
  41. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  42. 1>..\scripts\eastern_kingdoms\blasted_lands.cpp(99): error C2039: 'GetGUID' : is not a member of 'Creature'
  43. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  44. 1>..\scripts\eastern_kingdoms\blasted_lands.cpp(102): error C2039: 'GetGUID' : is not a member of 'Creature'
  45. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  46. 1>..\scripts\eastern_kingdoms\blasted_lands.cpp(108): error C2039: 'GetGUID' : is not a member of 'Creature'
  47. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  48. 1>..\scripts\eastern_kingdoms\blasted_lands.cpp(114): error C2039: 'GetGUID' : is not a member of 'Creature'
  49. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  50. 1>..\scripts\eastern_kingdoms\blasted_lands.cpp(118): error C2039: 'GetGUID' : is not a member of 'Creature'
  51. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  52. 1>..\scripts\eastern_kingdoms\blasted_lands.cpp(122): error C2039: 'GetGUID' : is not a member of 'Creature'
  53. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  54. 1>..\scripts\eastern_kingdoms\blasted_lands.cpp(126): error C2039: 'GetGUID' : is not a member of 'Creature'
  55. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  56. 1>..\scripts\eastern_kingdoms\blasted_lands.cpp(130): error C2039: 'GetGUID' : is not a member of 'Creature'
  57. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  58. 1>..\scripts\eastern_kingdoms\blasted_lands.cpp(134): error C2039: 'GetGUID' : is not a member of 'Creature'
  59. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  60. 1> burning_steppes.cpp
  61. 1>..\scripts\eastern_kingdoms\burning_steppes.cpp(74): error C2039: 'GetGUID' : is not a member of 'Creature'
  62. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  63. 1>..\scripts\eastern_kingdoms\burning_steppes.cpp(79): error C2039: 'GetGUID' : is not a member of 'Creature'
  64. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  65. 1>..\scripts\eastern_kingdoms\burning_steppes.cpp(89): error C2039: 'GetGUID' : is not a member of 'Creature'
  66. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  67. 1>..\scripts\eastern_kingdoms\burning_steppes.cpp(93): error C2039: 'GetGUID' : is not a member of 'Creature'
  68. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  69. 1>..\scripts\eastern_kingdoms\burning_steppes.cpp(97): error C2039: 'GetGUID' : is not a member of 'Creature'
  70. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  71. 1>..\scripts\eastern_kingdoms\burning_steppes.cpp(101): error C2039: 'GetGUID' : is not a member of 'Creature'
  72. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  73. 1>..\scripts\eastern_kingdoms\burning_steppes.cpp(105): error C2039: 'GetGUID' : is not a member of 'Creature'
  74. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  75. 1>..\scripts\eastern_kingdoms\burning_steppes.cpp(109): error C2039: 'GetGUID' : is not a member of 'Creature'
  76. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  77. 1>..\scripts\eastern_kingdoms\burning_steppes.cpp(113): error C2039: 'GetGUID' : is not a member of 'Creature'
  78. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  79. 1>..\scripts\eastern_kingdoms\burning_steppes.cpp(117): error C2039: 'GetGUID' : is not a member of 'Creature'
  80. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  81. 1>..\scripts\eastern_kingdoms\burning_steppes.cpp(121): error C2039: 'GetGUID' : is not a member of 'Creature'
  82. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  83. 1>..\scripts\eastern_kingdoms\burning_steppes.cpp(125): error C2039: 'GetGUID' : is not a member of 'Creature'
  84. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  85. 1>..\scripts\eastern_kingdoms\burning_steppes.cpp(129): error C2039: 'GetGUID' : is not a member of 'Creature'
  86. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  87. 1> dun_morogh.cpp
  88. 1> eastern_plaguelands.cpp
  89. 1>..\scripts\eastern_kingdoms\eastern_plaguelands.cpp(63): error C2039: 'GetGUID' : is not a member of 'Creature'
  90. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  91. 1>..\scripts\eastern_kingdoms\eastern_plaguelands.cpp(68): error C2039: 'GetGUID' : is not a member of 'Creature'
  92. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  93. 1>..\scripts\eastern_kingdoms\eastern_plaguelands.cpp(75): error C2039: 'GetGUID' : is not a member of 'Creature'
  94. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  95. 1>..\scripts\eastern_kingdoms\eastern_plaguelands.cpp(103): error C2039: 'GetGUID' : is not a member of 'Creature'
  96. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  97. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  98. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  99. 1>..\scripts\eastern_kingdoms\eastern_plaguelands.cpp(104): error C2039: 'GetGUID' : is not a member of 'Creature'
  100. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  101. 1>..\scripts\eastern_kingdoms\eastern_plaguelands.cpp(116): error C2039: 'GetGUID' : is not a member of 'Creature'
  102. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  103. 1>..\scripts\eastern_kingdoms\eastern_plaguelands.cpp(121): error C2039: 'GetGUID' : is not a member of 'Creature'
  104. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  105. 1>..\scripts\eastern_kingdoms\eastern_plaguelands.cpp(132): error C2039: 'GetGUID' : is not a member of 'Creature'
  106. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  107. 1>..\scripts\eastern_kingdoms\arathi_highlands.cpp(107): error C2039: 'GetGUID' : is not a member of 'Player'
  108. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  109. 1>..\scripts\eastern_kingdoms\eastern_plaguelands.cpp(136): error C2039: 'GetGUID' : is not a member of 'Creature'
  110. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  111. 1>..\scripts\eastern_kingdoms\eastern_plaguelands.cpp(140): error C2039: 'GetGUID' : is not a member of 'Creature'
  112. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  113. 1> elwynn_forest.cpp
  114. 1> eversong_woods.cpp
  115. 1> ghostlands.cpp
  116. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  117. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  118. 1> hinterlands.cpp
  119. 1>..\scripts\eastern_kingdoms\ghostlands.cpp(45): error C2039: 'GetGUID' : is not a member of 'Creature'
  120. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  121. 1>..\scripts\eastern_kingdoms\ghostlands.cpp(71): error C2039: 'GetGUID' : is not a member of 'Creature'
  122. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  123. 1>..\scripts\eastern_kingdoms\ghostlands.cpp(76): error C2039: 'GetGUID' : is not a member of 'Creature'
  124. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  125. 1>..\scripts\eastern_kingdoms\ghostlands.cpp(129): error C2039: 'GetGUID' : is not a member of 'Unit'
  126. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  127. 1>..\scripts\eastern_kingdoms\ghostlands.cpp(148): error C2039: 'GetGUID' : is not a member of 'GameObject'
  128. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  129. 1>..\scripts\eastern_kingdoms\ghostlands.cpp(157): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  130. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  131. 1>..\scripts\eastern_kingdoms\ghostlands.cpp(187): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  132. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  133. 1>..\scripts\eastern_kingdoms\ghostlands.cpp(215): error C2039: 'GetGUID' : is not a member of 'Player'
  134. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  135. 1>..\scripts\eastern_kingdoms\ghostlands.cpp(227): error C2039: 'GetGUID' : is not a member of 'Creature'
  136. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  137. 1>..\scripts\eastern_kingdoms\ghostlands.cpp(232): error C2039: 'GetGUID' : is not a member of 'Creature'
  138. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  139. 1>..\scripts\eastern_kingdoms\ghostlands.cpp(234): error C2039: 'GetGUID' : is not a member of 'Creature'
  140. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  141. 1>..\scripts\eastern_kingdoms\ghostlands.cpp(242): error C2039: 'GetGUID' : is not a member of 'Creature'
  142. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  143. 1> ironforge.cpp
  144. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  145. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  146. 1>..\scripts\eastern_kingdoms\eversong_woods.cpp(135): error C2039: 'GetGUID' : is not a member of 'Creature'
  147. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  148. 1>..\scripts\eastern_kingdoms\eversong_woods.cpp(161): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  149. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  150. 1>..\scripts\eastern_kingdoms\eversong_woods.cpp(165): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  151. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  152. 1>..\scripts\eastern_kingdoms\eversong_woods.cpp(195): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  153. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  154. 1>..\scripts\eastern_kingdoms\eversong_woods.cpp(199): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  155. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  156. 1>..\scripts\eastern_kingdoms\eversong_woods.cpp(239): error C2039: 'GetGUID' : is not a member of 'Player'
  157. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  158. 1>..\scripts\eastern_kingdoms\ironforge.cpp(43): error C2039: 'GetGUID' : is not a member of 'Creature'
  159. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  160. 1>..\scripts\eastern_kingdoms\eversong_woods.cpp(314): error C2039: 'GetGUID' : is not a member of 'Creature'
  161. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  162. 1>..\scripts\eastern_kingdoms\ironforge.cpp(48): error C2039: 'GetGUID' : is not a member of 'Creature'
  163. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  164. 1>..\scripts\eastern_kingdoms\eversong_woods.cpp(324): error C2039: 'GetGUID' : is not a member of 'Creature'
  165. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  166. 1>..\scripts\eastern_kingdoms\ironforge.cpp(51): error C2039: 'GetGUID' : is not a member of 'Creature'
  167. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  168. 1>..\scripts\eastern_kingdoms\eversong_woods.cpp(330): error C2039: 'GetGUID' : is not a member of 'Player'
  169. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  170. 1>..\scripts\eastern_kingdoms\ironforge.cpp(62): error C2039: 'GetGUID' : is not a member of 'Creature'
  171. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  172. 1>..\scripts\eastern_kingdoms\ironforge.cpp(66): error C2039: 'GetGUID' : is not a member of 'Creature'
  173. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  174. 1>..\scripts\eastern_kingdoms\eversong_woods.cpp(368): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  175. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  176. 1>..\scripts\eastern_kingdoms\ironforge.cpp(70): error C2039: 'GetGUID' : is not a member of 'Creature'
  177. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  178. 1>..\scripts\eastern_kingdoms\ironforge.cpp(74): error C2039: 'GetGUID' : is not a member of 'Creature'
  179. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  180. 1>..\scripts\eastern_kingdoms\eversong_woods.cpp(387): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  181. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  182. 1>..\scripts\eastern_kingdoms\eversong_woods.cpp(428): error C2039: 'GetGUID' : is not a member of 'Player'
  183. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  184. 1> isle_of_queldanas.cpp
  185. 1> loch_modan.cpp
  186. 1> redridge_mountains.cpp
  187. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  188. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  189. 1>..\scripts\eastern_kingdoms\hinterlands.cpp(123): error C2039: 'GetGUID' : is not a member of 'Player'
  190. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  191. 1>..\scripts\eastern_kingdoms\hinterlands.cpp(235): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  192. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  193. 1>..\scripts\eastern_kingdoms\hinterlands.cpp(316): error C2039: 'GetGUID' : is not a member of 'Player'
  194. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  195. 1> searing_gorge.cpp
  196. 1> silvermoon_city.cpp
  197. 1>..\scripts\eastern_kingdoms\searing_gorge.cpp(39): error C2039: 'GetGUID' : is not a member of 'Creature'
  198. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  199. 1>..\scripts\eastern_kingdoms\searing_gorge.cpp(44): error C2039: 'GetGUID' : is not a member of 'Creature'
  200. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  201. 1>..\scripts\eastern_kingdoms\searing_gorge.cpp(55): error C2039: 'GetGUID' : is not a member of 'Creature'
  202. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  203. 1>..\scripts\eastern_kingdoms\searing_gorge.cpp(59): error C2039: 'GetGUID' : is not a member of 'Creature'
  204. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  205. 1>..\scripts\eastern_kingdoms\searing_gorge.cpp(76): error C2039: 'GetGUID' : is not a member of 'Creature'
  206. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  207. 1>..\scripts\eastern_kingdoms\searing_gorge.cpp(81): error C2039: 'GetGUID' : is not a member of 'Creature'
  208. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  209. 1>..\scripts\eastern_kingdoms\searing_gorge.cpp(104): error C2039: 'GetGUID' : is not a member of 'Creature'
  210. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  211. 1>..\scripts\eastern_kingdoms\searing_gorge.cpp(109): error C2039: 'GetGUID' : is not a member of 'Creature'
  212. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  213. 1>..\scripts\eastern_kingdoms\searing_gorge.cpp(120): error C2039: 'GetGUID' : is not a member of 'Creature'
  214. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  215. 1>..\scripts\eastern_kingdoms\searing_gorge.cpp(124): error C2039: 'GetGUID' : is not a member of 'Creature'
  216. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  217. 1> silverpine_forest.cpp
  218. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  219. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  220. 1>..\scripts\eastern_kingdoms\loch_modan.cpp(39): error C2039: 'GetGUID' : is not a member of 'Creature'
  221. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  222. 1>..\scripts\eastern_kingdoms\loch_modan.cpp(44): error C2039: 'GetGUID' : is not a member of 'Creature'
  223. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  224. 1>..\scripts\eastern_kingdoms\loch_modan.cpp(55): error C2039: 'GetGUID' : is not a member of 'Creature'
  225. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  226. 1>..\scripts\eastern_kingdoms\loch_modan.cpp(59): error C2039: 'GetGUID' : is not a member of 'Creature'
  227. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  228. 1>..\scripts\eastern_kingdoms\loch_modan.cpp(63): error C2039: 'GetGUID' : is not a member of 'Creature'
  229. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  230. 1>..\scripts\eastern_kingdoms\loch_modan.cpp(67): error C2039: 'GetGUID' : is not a member of 'Creature'
  231. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  232. 1>..\scripts\eastern_kingdoms\loch_modan.cpp(71): error C2039: 'GetGUID' : is not a member of 'Creature'
  233. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  234. 1>..\scripts\eastern_kingdoms\loch_modan.cpp(75): error C2039: 'GetGUID' : is not a member of 'Creature'
  235. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  236. 1>..\scripts\eastern_kingdoms\loch_modan.cpp(170): error C2039: 'GetGUID' : is not a member of 'Player'
  237. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  238. 1> stormwind_city.cpp
  239. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  240. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  241. 1>..\scripts\eastern_kingdoms\redridge_mountains.cpp(129): error C2039: 'GetGUID' : is not a member of 'Player'
  242. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  243. 1> stranglethorn_vale.cpp
  244. 1>..\scripts\eastern_kingdoms\stormwind_city.cpp(42): error C2039: 'GetGUID' : is not a member of 'Creature'
  245. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  246. 1>..\scripts\eastern_kingdoms\stormwind_city.cpp(47): error C2039: 'GetGUID' : is not a member of 'Creature'
  247. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  248. 1>..\scripts\eastern_kingdoms\stormwind_city.cpp(207): error C2039: 'GetGUID' : is not a member of 'Creature'
  249. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  250. 1>..\scripts\eastern_kingdoms\stormwind_city.cpp(212): error C2039: 'GetGUID' : is not a member of 'Creature'
  251. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  252. 1>..\scripts\eastern_kingdoms\stormwind_city.cpp(223): error C2039: 'GetGUID' : is not a member of 'Creature'
  253. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  254. 1>..\scripts\eastern_kingdoms\stormwind_city.cpp(227): error C2039: 'GetGUID' : is not a member of 'Creature'
  255. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  256. 1>..\scripts\eastern_kingdoms\stormwind_city.cpp(231): error C2039: 'GetGUID' : is not a member of 'Creature'
  257. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  258. 1> swamp_of_sorrows.cpp
  259. 1> tirisfal_glades.cpp
  260. 1>..\scripts\eastern_kingdoms\tirisfal_glades.cpp(130): error C2039: 'GetGUID' : is not a member of 'Unit'
  261. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  262. 1>..\scripts\eastern_kingdoms\tirisfal_glades.cpp(153): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  263. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  264. 1> undercity.cpp
  265. 1> western_plaguelands.cpp
  266. 1>..\scripts\eastern_kingdoms\undercity.cpp(84): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  267. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  268. 1>..\scripts\eastern_kingdoms\undercity.cpp(90): error C2039: 'GetGUID' : is not a member of 'Creature'
  269. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  270. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  271. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  272. 1>..\scripts\eastern_kingdoms\silverpine_forest.cpp(62): error C2039: 'GetGUID' : is not a member of 'Creature'
  273. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  274. 1>..\scripts\eastern_kingdoms\silverpine_forest.cpp(73): error C2039: 'GetGUID' : is not a member of 'Creature'
  275. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  276. 1>..\scripts\eastern_kingdoms\silverpine_forest.cpp(128): error C2039: 'GetGUID' : is not a member of 'Unit'
  277. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  278. 1>..\scripts\eastern_kingdoms\silverpine_forest.cpp(133): error C2039: 'GetGUID' : is not a member of 'Unit'
  279. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  280. 1>..\scripts\eastern_kingdoms\undercity.cpp(174): error C2039: 'AddSplineFlag' : is not a member of 'Creature'
  281. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  282. 1>..\scripts\eastern_kingdoms\silverpine_forest.cpp(157): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  283. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  284. 1>..\scripts\eastern_kingdoms\undercity.cpp(174): error C2065: 'SPLINEFLAG_NO_SPLINE' : undeclared identifier
  285. 1>..\scripts\eastern_kingdoms\undercity.cpp(175): error C2039: 'SendMonsterMoveWithSpeed' : is not a member of 'Creature'
  286. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  287. 1>..\scripts\eastern_kingdoms\silverpine_forest.cpp(170): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  288. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  289. 1>..\scripts\eastern_kingdoms\undercity.cpp(204): error C2039: 'GetGUID' : is not a member of 'Creature'
  290. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  291. 1>..\scripts\eastern_kingdoms\silverpine_forest.cpp(206): error C2039: 'GetGUID' : is not a member of 'Player'
  292. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  293. 1>..\scripts\eastern_kingdoms\undercity.cpp(211): error C2039: 'GetGUID' : is not a member of 'Creature'
  294. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  295. 1>..\scripts\eastern_kingdoms\undercity.cpp(214): error C2039: 'GetGUID' : is not a member of 'Creature'
  296. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  297. 1>..\scripts\eastern_kingdoms\silverpine_forest.cpp(296): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  298. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  299. 1>..\scripts\eastern_kingdoms\silverpine_forest.cpp(325): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  300. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  301. 1>..\scripts\eastern_kingdoms\silverpine_forest.cpp(383): error C2039: 'GetGUID' : is not a member of 'Player'
  302. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  303. 1> westfall.cpp
  304. 1> wetlands.cpp
  305. 1>..\scripts\eastern_kingdoms\western_plaguelands.cpp(39): error C2039: 'GetGUID' : is not a member of 'Creature'
  306. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  307. 1>..\scripts\eastern_kingdoms\western_plaguelands.cpp(49): error C2039: 'GetGUID' : is not a member of 'Creature'
  308. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  309. 1>..\scripts\eastern_kingdoms\western_plaguelands.cpp(51): error C2039: 'GetGUID' : is not a member of 'Creature'
  310. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  311. 1>..\scripts\eastern_kingdoms\western_plaguelands.cpp(61): error C2039: 'GetGUID' : is not a member of 'Creature'
  312. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  313. 1>..\scripts\eastern_kingdoms\western_plaguelands.cpp(65): error C2039: 'GetGUID' : is not a member of 'Creature'
  314. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  315. 1>..\scripts\eastern_kingdoms\western_plaguelands.cpp(69): error C2039: 'GetGUID' : is not a member of 'Creature'
  316. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  317. 1>..\scripts\eastern_kingdoms\western_plaguelands.cpp(73): error C2039: 'GetGUID' : is not a member of 'Creature'
  318. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  319. 1>..\scripts\eastern_kingdoms\western_plaguelands.cpp(77): error C2039: 'GetGUID' : is not a member of 'Creature'
  320. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  321. 1>..\scripts\eastern_kingdoms\western_plaguelands.cpp(103): error C2039: 'GetGUID' : is not a member of 'Creature'
  322. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  323. 1>..\scripts\eastern_kingdoms\western_plaguelands.cpp(109): error C2039: 'GetGUID' : is not a member of 'Creature'
  324. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  325. 1>..\scripts\eastern_kingdoms\western_plaguelands.cpp(113): error C2039: 'GetGUID' : is not a member of 'Creature'
  326. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  327. 1> blackrock_depths.cpp
  328. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  329. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  330. 1>..\scripts\eastern_kingdoms\swamp_of_sorrows.cpp(80): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  331. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  332. 1>..\scripts\eastern_kingdoms\swamp_of_sorrows.cpp(86): error C2039: 'GetGUID' : is not a member of 'GameObject'
  333. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  334. 1>..\scripts\eastern_kingdoms\swamp_of_sorrows.cpp(101): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  335. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  336. 1>..\scripts\eastern_kingdoms\swamp_of_sorrows.cpp(143): error C2039: 'GetGUID' : is not a member of 'Player'
  337. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  338. 1> boss_ambassador_flamelash.cpp
  339. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  340. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  341. 1>..\scripts\eastern_kingdoms\wetlands.cpp(145): error C2039: 'GetGUID' : is not a member of 'Player'
  342. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  343. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  344. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  345. 1>..\scripts\eastern_kingdoms\westfall.cpp(174): error C2039: 'GetGUID' : is not a member of 'Player'
  346. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  347. 1>..\scripts\eastern_kingdoms\westfall.cpp(240): error C2039: 'GetGUID' : is not a member of 'Player'
  348. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  349. 1> boss_anubshiah.cpp
  350. 1> boss_coren_direbrew.cpp
  351. 1> boss_emperor_dagran_thaurissan.cpp
  352. 1>..\scripts\eastern_kingdoms\blackrock_depths\boss_emperor_dagran_thaurissan.cpp(69): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  353. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  354. 1>..\scripts\eastern_kingdoms\blackrock_depths\boss_emperor_dagran_thaurissan.cpp(182): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  355. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  356. 1>..\scripts\eastern_kingdoms\blackrock_depths\boss_emperor_dagran_thaurissan.cpp(227): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  357. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  358. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  359. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  360. 1> boss_general_angerforge.cpp
  361. 1> boss_gorosh_the_dervish.cpp
  362. 1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_depths.cpp(199): error C2039: 'GetGUID' : is not a member of 'Creature'
  363. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  364. 1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_depths.cpp(310): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  365. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  366. 1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_depths.cpp(525): error C2039: 'GetGUID' : is not a member of 'Creature'
  367. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  368. 1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_depths.cpp(534): error C2039: 'GetGUID' : is not a member of 'Creature'
  369. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  370. 1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_depths.cpp(536): error C2039: 'GetGUID' : is not a member of 'Creature'
  371. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  372. 1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_depths.cpp(547): error C2039: 'GetGUID' : is not a member of 'Creature'
  373. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  374. 1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_depths.cpp(551): error C2039: 'GetGUID' : is not a member of 'Creature'
  375. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  376. 1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_depths.cpp(556): error C2039: 'GetGUID' : is not a member of 'Creature'
  377. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  378. 1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_depths.cpp(560): error C2039: 'GetGUID' : is not a member of 'Creature'
  379. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  380. 1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_depths.cpp(564): error C2039: 'GetGUID' : is not a member of 'Creature'
  381. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  382. 1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_depths.cpp(568): error C2039: 'GetGUID' : is not a member of 'Creature'
  383. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  384. 1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_depths.cpp(572): error C2039: 'GetGUID' : is not a member of 'Creature'
  385. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  386. 1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_depths.cpp(576): error C2039: 'GetGUID' : is not a member of 'Creature'
  387. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  388. 1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_depths.cpp(611): error C2039: 'GetGUID' : is not a member of 'Creature'
  389. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  390. 1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_depths.cpp(624): error C2039: 'GetGUID' : is not a member of 'Creature'
  391. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  392. 1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_depths.cpp(626): error C2039: 'GetGUID' : is not a member of 'Creature'
  393. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  394. 1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_depths.cpp(640): error C2039: 'GetGUID' : is not a member of 'Creature'
  395. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  396. 1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_depths.cpp(682): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  397. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  398. 1>..\scripts\eastern_kingdoms\blackrock_depths\blackrock_depths.cpp(737): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  399. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  400. 1> boss_grizzle.cpp
  401. 1> boss_high_interrogator_gerstahn.cpp
  402. 1> boss_magmus.cpp
  403. 1> boss_tomb_of_seven.cpp
  404. 1>..\scripts\eastern_kingdoms\blackrock_depths\boss_tomb_of_seven.cpp(58): error C2039: 'GetGUID' : is not a member of 'Creature'
  405. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  406. 1>..\scripts\eastern_kingdoms\blackrock_depths\boss_tomb_of_seven.cpp(68): error C2039: 'GetGUID' : is not a member of 'Creature'
  407. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  408. 1>..\scripts\eastern_kingdoms\blackrock_depths\boss_tomb_of_seven.cpp(76): error C2039: 'GetGUID' : is not a member of 'Creature'
  409. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  410. 1>..\scripts\eastern_kingdoms\blackrock_depths\boss_tomb_of_seven.cpp(157): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  411. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  412. 1>..\scripts\eastern_kingdoms\blackrock_depths\boss_tomb_of_seven.cpp(159): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  413. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  414. 1>..\scripts\eastern_kingdoms\blackrock_depths\boss_tomb_of_seven.cpp(161): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  415. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  416. 1>..\scripts\eastern_kingdoms\blackrock_depths\boss_tomb_of_seven.cpp(163): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  417. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  418. 1>..\scripts\eastern_kingdoms\blackrock_depths\boss_tomb_of_seven.cpp(165): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  419. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  420. 1>..\scripts\eastern_kingdoms\blackrock_depths\boss_tomb_of_seven.cpp(167): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  421. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  422. 1>..\scripts\eastern_kingdoms\blackrock_depths\boss_tomb_of_seven.cpp(289): error C2039: 'GetGUID' : is not a member of 'Creature'
  423. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  424. 1> instance_blackrock_depths.cpp
  425. 1> boss_drakkisath.cpp
  426. 1>..\scripts\eastern_kingdoms\blackrock_spire\boss_drakkisath.cpp(78): error C2039: 'GetGUID' : is not a member of 'Unit'
  427. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  428. 1> boss_gyth.cpp
  429. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(79): error C2039: 'GetGUID' : is not a member of 'Creature'
  430. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  431. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(80): error C2039: 'GetGUID' : is not a member of 'Creature'
  432. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  433. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(81): error C2039: 'GetGUID' : is not a member of 'Creature'
  434. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  435. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(82): error C2039: 'GetGUID' : is not a member of 'Creature'
  436. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  437. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(83): error C2039: 'GetGUID' : is not a member of 'Creature'
  438. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  439. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(84): error C2039: 'GetGUID' : is not a member of 'Creature'
  440. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  441. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(85): error C2039: 'GetGUID' : is not a member of 'Creature'
  442. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  443. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(86): error C2039: 'GetGUID' : is not a member of 'Creature'
  444. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  445. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(87): error C2039: 'GetGUID' : is not a member of 'Creature'
  446. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  447. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(88): error C2039: 'GetGUID' : is not a member of 'Creature'
  448. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  449. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(96): error C2039: 'GetGUID' : is not a member of 'GameObject'
  450. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  451. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(97): error C2039: 'GetGUID' : is not a member of 'GameObject'
  452. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  453. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(98): error C2039: 'GetGUID' : is not a member of 'GameObject'
  454. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  455. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(99): error C2039: 'GetGUID' : is not a member of 'GameObject'
  456. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  457. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(100): error C2039: 'GetGUID' : is not a member of 'GameObject'
  458. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  459. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(101): error C2039: 'GetGUID' : is not a member of 'GameObject'
  460. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  461. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(102): error C2039: 'GetGUID' : is not a member of 'GameObject'
  462. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  463. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(103): error C2039: 'GetGUID' : is not a member of 'GameObject'
  464. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  465. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(104): error C2039: 'GetGUID' : is not a member of 'GameObject'
  466. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  467. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(105): error C2039: 'GetGUID' : is not a member of 'GameObject'
  468. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  469. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(106): error C2039: 'GetGUID' : is not a member of 'GameObject'
  470. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  471. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(107): error C2039: 'GetGUID' : is not a member of 'GameObject'
  472. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  473. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(108): error C2039: 'GetGUID' : is not a member of 'GameObject'
  474. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  475. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(109): error C2039: 'GetGUID' : is not a member of 'GameObject'
  476. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  477. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(110): error C2039: 'GetGUID' : is not a member of 'GameObject'
  478. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  479. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(111): error C2039: 'GetGUID' : is not a member of 'GameObject'
  480. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  481. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(112): error C2039: 'GetGUID' : is not a member of 'GameObject'
  482. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  483. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(113): error C2039: 'GetGUID' : is not a member of 'GameObject'
  484. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  485. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(114): error C2039: 'GetGUID' : is not a member of 'GameObject'
  486. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  487. 1>..\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp(115): error C2039: 'GetGUID' : is not a member of 'GameObject'
  488. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  489. 1> boss_halycon.cpp
  490. 1> boss_highlord_omokk.cpp
  491. 1> boss_mother_smolderweb.cpp
  492. 1> boss_overlord_wyrmthalak.cpp
  493. 1> boss_pyroguard_emberseer.cpp
  494. 1> boss_quartermaster_zigris.cpp
  495. 1> boss_rend_blackhand.cpp
  496. 1> boss_shadow_hunter_voshgajin.cpp
  497. 1> boss_the_beast.cpp
  498. 1> boss_warmaster_voone.cpp
  499. 1> instance_blackrock_spire.cpp
  500. 1> boss_broodlord_lashlayer.cpp
  501. 1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blackrock_spire.cpp(75): error C2039: 'GetGUID' : is not a member of 'GameObject'
  502. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  503. 1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blackrock_spire.cpp(80): error C2039: 'GetGUID' : is not a member of 'GameObject'
  504. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  505. 1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blackrock_spire.cpp(83): error C2039: 'GetGUID' : is not a member of 'GameObject'
  506. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  507. 1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blackrock_spire.cpp(88): error C2039: 'GetGUID' : is not a member of 'GameObject'
  508. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  509. 1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blackrock_spire.cpp(91): error C2039: 'GetGUID' : is not a member of 'GameObject'
  510. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  511. 1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blackrock_spire.cpp(94): error C2039: 'GetGUID' : is not a member of 'GameObject'
  512. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  513. 1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blackrock_spire.cpp(99): error C2039: 'GetGUID' : is not a member of 'GameObject'
  514. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  515. 1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blackrock_spire.cpp(100): error C2039: 'GetGUID' : is not a member of 'GameObject'
  516. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  517. 1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blackrock_spire.cpp(101): error C2039: 'GetGUID' : is not a member of 'GameObject'
  518. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  519. 1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blackrock_spire.cpp(102): error C2039: 'GetGUID' : is not a member of 'GameObject'
  520. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  521. 1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blackrock_spire.cpp(103): error C2039: 'GetGUID' : is not a member of 'GameObject'
  522. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  523. 1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blackrock_spire.cpp(104): error C2039: 'GetGUID' : is not a member of 'GameObject'
  524. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  525. 1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blackrock_spire.cpp(105): error C2039: 'GetGUID' : is not a member of 'GameObject'
  526. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  527. 1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blackrock_spire.cpp(107): error C2039: 'GetGUID' : is not a member of 'GameObject'
  528. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  529. 1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blackrock_spire.cpp(116): error C2039: 'GetGUID' : is not a member of 'Creature'
  530. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  531. 1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blackrock_spire.cpp(117): error C2039: 'GetGUID' : is not a member of 'Creature'
  532. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  533. 1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blackrock_spire.cpp(118): error C2039: 'GetGUID' : is not a member of 'Creature'
  534. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  535. 1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blackrock_spire.cpp(121): error C2039: 'GetGUID' : is not a member of 'Creature'
  536. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  537. 1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blackrock_spire.cpp(122): error C2039: 'GetGUID' : is not a member of 'Creature'
  538. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  539. 1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blackrock_spire.cpp(254): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  540. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  541. 1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blackrock_spire.cpp(256): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  542. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  543. 1>..\scripts\eastern_kingdoms\blackrock_spire\instance_blackrock_spire.cpp(281): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  544. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  545. 1> boss_chromaggus.cpp
  546. 1> boss_ebonroc.cpp
  547. 1> boss_firemaw.cpp
  548. 1> boss_flamegor.cpp
  549. 1> boss_nefarian.cpp
  550. 1> boss_razorgore.cpp
  551. 1> boss_vaelastrasz.cpp
  552. 1> boss_victor_nefarius.cpp
  553. 1>..\scripts\eastern_kingdoms\blackwing_lair\boss_victor_nefarius.cpp(315): error C2039: 'GetGUID' : is not a member of 'Creature'
  554. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  555. 1>..\scripts\eastern_kingdoms\blackwing_lair\boss_victor_nefarius.cpp(327): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  556. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  557. 1>..\scripts\eastern_kingdoms\blackwing_lair\boss_victor_nefarius.cpp(351): error C2039: 'GetGUID' : is not a member of 'Creature'
  558. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  559. 1>..\scripts\eastern_kingdoms\blackwing_lair\boss_victor_nefarius.cpp(361): error C2039: 'GetGUID' : is not a member of 'Creature'
  560. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  561. 1>..\scripts\eastern_kingdoms\blackwing_lair\boss_victor_nefarius.cpp(365): error C2039: 'GetGUID' : is not a member of 'Creature'
  562. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  563. 1>..\scripts\eastern_kingdoms\blackwing_lair\boss_vaelastrasz.cpp(88): error C2039: 'GetGUID' : is not a member of 'Unit'
  564. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  565. 1>..\scripts\eastern_kingdoms\blackwing_lair\boss_vaelastrasz.cpp(153): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  566. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  567. 1>..\scripts\eastern_kingdoms\blackwing_lair\boss_vaelastrasz.cpp(269): error C2039: 'GetGUID' : is not a member of 'Creature'
  568. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  569. 1>..\scripts\eastern_kingdoms\blackwing_lair\boss_vaelastrasz.cpp(272): error C2039: 'GetGUID' : is not a member of 'Creature'
  570. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  571. 1> instance_blackwing_lair.cpp
  572. 1> deadmines.cpp
  573. 1>..\scripts\eastern_kingdoms\deadmines\deadmines.cpp(34): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  574. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  575. 1> instance_deadmines.cpp
  576. 1>..\scripts\eastern_kingdoms\blackwing_lair\instance_blackwing_lair.cpp(61): error C2039: 'GetGUID' : is not a member of 'GameObject'
  577. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  578. 1>..\scripts\eastern_kingdoms\blackwing_lair\instance_blackwing_lair.cpp(64): error C2039: 'GetGUID' : is not a member of 'GameObject'
  579. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  580. 1>..\scripts\eastern_kingdoms\blackwing_lair\instance_blackwing_lair.cpp(69): error C2039: 'GetGUID' : is not a member of 'GameObject'
  581. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  582. 1>..\scripts\eastern_kingdoms\blackwing_lair\instance_blackwing_lair.cpp(72): error C2039: 'GetGUID' : is not a member of 'GameObject'
  583. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  584. 1>..\scripts\eastern_kingdoms\blackwing_lair\instance_blackwing_lair.cpp(75): error C2039: 'GetGUID' : is not a member of 'GameObject'
  585. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  586. 1>..\scripts\eastern_kingdoms\blackwing_lair\instance_blackwing_lair.cpp(78): error C2039: 'GetGUID' : is not a member of 'GameObject'
  587. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  588. 1>..\scripts\eastern_kingdoms\blackwing_lair\instance_blackwing_lair.cpp(83): error C2039: 'GetGUID' : is not a member of 'GameObject'
  589. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  590. 1>..\scripts\eastern_kingdoms\blackwing_lair\instance_blackwing_lair.cpp(88): error C2039: 'GetGUID' : is not a member of 'GameObject'
  591. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  592. 1>..\scripts\eastern_kingdoms\deadmines\instance_deadmines.cpp(55): error C2039: 'GetGUID' : is not a member of 'Creature'
  593. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  594. 1>..\scripts\eastern_kingdoms\deadmines\instance_deadmines.cpp(61): error C2039: 'GetGUID' : is not a member of 'GameObject'
  595. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  596. 1>..\scripts\eastern_kingdoms\deadmines\instance_deadmines.cpp(64): error C2039: 'GetGUID' : is not a member of 'GameObject'
  597. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  598. 1>..\scripts\eastern_kingdoms\deadmines\instance_deadmines.cpp(73): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  599. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  600. 1>..\scripts\eastern_kingdoms\deadmines\instance_deadmines.cpp(105): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  601. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  602. 1> boss_thermaplugg.cpp
  603. 1> gnomeregan.cpp
  604. 1> instance_gnomeregan.cpp
  605. 1>..\scripts\eastern_kingdoms\gnomeregan\boss_thermaplugg.cpp(112): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  606. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  607. 1>..\scripts\eastern_kingdoms\gnomeregan\boss_thermaplugg.cpp(122): error C2039: 'GetGUID' : is not a member of 'Creature'
  608. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  609. 1>..\scripts\eastern_kingdoms\gnomeregan\boss_thermaplugg.cpp(134): error C2039: 'GetGUID' : is not a member of 'Creature'
  610. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  611. 1>..\scripts\eastern_kingdoms\gnomeregan\boss_thermaplugg.cpp(139): error C2039: 'GetGUID' : is not a member of 'Creature'
  612. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  613. 1>..\scripts\eastern_kingdoms\gnomeregan\boss_thermaplugg.cpp(152): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  614. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  615. 1>..\scripts\eastern_kingdoms\gnomeregan\boss_thermaplugg.cpp(203): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  616. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  617. 1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomeregan.cpp(47): error C2039: 'GetGUID' : is not a member of 'Creature'
  618. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  619. 1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomeregan.cpp(55): error C2039: 'GetGUID' : is not a member of 'GameObject'
  620. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  621. 1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomeregan.cpp(56): error C2039: 'GetGUID' : is not a member of 'GameObject'
  622. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  623. 1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomeregan.cpp(57): error C2039: 'GetGUID' : is not a member of 'GameObject'
  624. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  625. 1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomeregan.cpp(58): error C2039: 'GetGUID' : is not a member of 'GameObject'
  626. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  627. 1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomeregan.cpp(59): error C2039: 'GetGUID' : is not a member of 'GameObject'
  628. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  629. 1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomeregan.cpp(61): error C2039: 'GetGUID' : is not a member of 'GameObject'
  630. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  631. 1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomeregan.cpp(62): error C2039: 'GetGUID' : is not a member of 'GameObject'
  632. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  633. 1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomeregan.cpp(63): error C2039: 'GetGUID' : is not a member of 'GameObject'
  634. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  635. 1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomeregan.cpp(64): error C2039: 'GetGUID' : is not a member of 'GameObject'
  636. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  637. 1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomeregan.cpp(65): error C2039: 'GetGUID' : is not a member of 'GameObject'
  638. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  639. 1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomeregan.cpp(66): error C2039: 'GetGUID' : is not a member of 'GameObject'
  640. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  641. 1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomeregan.cpp(89): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  642. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  643. 1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomeregan.cpp(100): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  644. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  645. 1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomeregan.cpp(101): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  646. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  647. 1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomeregan.cpp(108): error C2039: 'GetGUID' : is not a member of 'GameObject'
  648. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  649. 1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomeregan.cpp(113): error C2039: 'GetGUID' : is not a member of 'GameObject'
  650. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  651. 1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomeregan.cpp(151): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  652. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  653. 1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomeregan.cpp(156): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  654. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  655. 1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomeregan.cpp(168): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  656. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  657. 1>..\scripts\eastern_kingdoms\gnomeregan\instance_gnomeregan.cpp(183): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  658. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  659. 1> boss_curator.cpp
  660. 1> boss_maiden_of_virtue.cpp
  661. 1> boss_midnight.cpp
  662. 1>..\scripts\eastern_kingdoms\karazhan\boss_midnight.cpp(73): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  663. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  664. 1>..\scripts\eastern_kingdoms\karazhan\boss_midnight.cpp(122): error C2039: 'GetGUID' : is not a member of 'Creature'
  665. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  666. 1>..\scripts\eastern_kingdoms\karazhan\boss_midnight.cpp(124): error C2039: 'GetGUID' : is not a member of 'Creature'
  667. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  668. 1>..\scripts\eastern_kingdoms\karazhan\boss_midnight.cpp(138): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  669. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  670. 1>..\scripts\eastern_kingdoms\karazhan\boss_midnight.cpp(151): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  671. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  672. 1>..\scripts\eastern_kingdoms\karazhan\boss_midnight.cpp(159): error C2039: 'GetGUID' : is not a member of 'Unit'
  673. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  674. 1>..\scripts\eastern_kingdoms\karazhan\boss_midnight.cpp(222): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  675. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  676. 1>..\scripts\eastern_kingdoms\karazhan\boss_midnight.cpp(234): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  677. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  678. 1>..\scripts\eastern_kingdoms\karazhan\boss_midnight.cpp(312): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  679. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  680. 1> boss_moroes.cpp
  681. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  682. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  683. 1>..\scripts\eastern_kingdoms\gnomeregan\gnomeregan.cpp(180): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  684. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  685. 1>..\scripts\eastern_kingdoms\gnomeregan\gnomeregan.cpp(193): error C2039: 'GetGUID' : is not a member of 'Creature'
  686. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  687. 1>..\scripts\eastern_kingdoms\gnomeregan\gnomeregan.cpp(204): error C2039: 'GetGUID' : is not a member of 'Creature'
  688. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  689. 1>..\scripts\eastern_kingdoms\gnomeregan\gnomeregan.cpp(256): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  690. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  691. 1>..\scripts\eastern_kingdoms\gnomeregan\gnomeregan.cpp(318): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  692. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  693. 1>..\scripts\eastern_kingdoms\gnomeregan\gnomeregan.cpp(380): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  694. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  695. 1>..\scripts\eastern_kingdoms\gnomeregan\gnomeregan.cpp(428): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  696. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  697. 1>..\scripts\eastern_kingdoms\gnomeregan\gnomeregan.cpp(471): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  698. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  699. 1>..\scripts\eastern_kingdoms\gnomeregan\gnomeregan.cpp(523): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  700. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  701. 1>..\scripts\eastern_kingdoms\gnomeregan\gnomeregan.cpp(541): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  702. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  703. 1>..\scripts\eastern_kingdoms\gnomeregan\gnomeregan.cpp(604): error C2039: 'GetGUID' : is not a member of 'Creature'
  704. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  705. 1>..\scripts\eastern_kingdoms\gnomeregan\gnomeregan.cpp(619): error C2039: 'GetGUID' : is not a member of 'Player'
  706. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  707. 1>..\scripts\eastern_kingdoms\karazhan\boss_moroes.cpp(171): error C2039: 'GetGUID' : is not a member of 'Creature'
  708. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  709. 1>..\scripts\eastern_kingdoms\karazhan\boss_moroes.cpp(182): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  710. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  711. 1>..\scripts\eastern_kingdoms\karazhan\boss_moroes.cpp(197): error C2039: 'GetGUID' : is not a member of 'Creature'
  712. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  713. 1>..\scripts\eastern_kingdoms\karazhan\boss_moroes.cpp(209): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  714. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  715. 1>..\scripts\eastern_kingdoms\karazhan\boss_moroes.cpp(238): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  716. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  717. 1> boss_netherspite.cpp
  718. 1>..\scripts\eastern_kingdoms\karazhan\boss_moroes.cpp(355): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  719. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  720. 1>..\scripts\eastern_kingdoms\karazhan\boss_moroes.cpp(364): error C2039: 'GetGUID' : is not a member of 'Creature'
  721. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  722. 1>..\scripts\eastern_kingdoms\karazhan\boss_moroes.cpp(374): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  723. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  724. 1> boss_nightbane.cpp
  725. 1> boss_prince_malchezaar.cpp
  726. 1>..\scripts\eastern_kingdoms\karazhan\boss_prince_malchezaar.cpp(132): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  727. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  728. 1>..\scripts\eastern_kingdoms\karazhan\boss_prince_malchezaar.cpp(149): error C2039: 'GetGUID' : is not a member of 'Unit'
  729. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  730. 1> boss_shade_of_aran.cpp
  731. 1>..\scripts\eastern_kingdoms\karazhan\boss_prince_malchezaar.cpp(248): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  732. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  733. 1>..\scripts\eastern_kingdoms\karazhan\boss_prince_malchezaar.cpp(262): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  734. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  735. 1>..\scripts\eastern_kingdoms\karazhan\boss_prince_malchezaar.cpp(313): error C2039: 'GetGUID' : is not a member of 'Unit'
  736. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  737. 1>..\scripts\eastern_kingdoms\karazhan\boss_prince_malchezaar.cpp(316): error C2039: 'GetGUID' : is not a member of 'Creature'
  738. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  739. 1>..\scripts\eastern_kingdoms\karazhan\boss_prince_malchezaar.cpp(327): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  740. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  741. 1>..\scripts\eastern_kingdoms\karazhan\boss_prince_malchezaar.cpp(370): error C2039: 'GetGUID' : is not a member of 'Creature'
  742. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  743. 1>..\scripts\eastern_kingdoms\karazhan\boss_prince_malchezaar.cpp(373): error C2039: 'GetGUID' : is not a member of 'Creature'
  744. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  745. 1>..\scripts\eastern_kingdoms\karazhan\boss_prince_malchezaar.cpp(397): error C2039: 'GetGUID' : is not a member of 'Unit'
  746. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  747. 1>..\scripts\eastern_kingdoms\karazhan\boss_prince_malchezaar.cpp(398): error C2039: 'GetGUID' : is not a member of 'Unit'
  748. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  749. 1>..\scripts\eastern_kingdoms\karazhan\boss_prince_malchezaar.cpp(459): error C2039: 'GetGUID' : is not a member of 'Creature'
  750. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  751. 1>..\scripts\eastern_kingdoms\karazhan\boss_prince_malchezaar.cpp(501): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  752. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  753. 1>..\scripts\eastern_kingdoms\karazhan\boss_prince_malchezaar.cpp(601): error C2039: 'GetGUID' : is not a member of 'Creature'
  754. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  755. 1>..\scripts\eastern_kingdoms\karazhan\boss_prince_malchezaar.cpp(613): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  756. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  757. 1>..\scripts\eastern_kingdoms\karazhan\boss_shade_of_aran.cpp(203): error C2039: 'GetGUID' : is not a member of 'Unit'
  758. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  759. 1>..\scripts\eastern_kingdoms\karazhan\boss_shade_of_aran.cpp(223): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  760. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  761. 1>..\scripts\eastern_kingdoms\karazhan\boss_shade_of_aran.cpp(462): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  762. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  763. 1>..\scripts\eastern_kingdoms\karazhan\boss_shade_of_aran.cpp(466): error C2039: 'GetGUID' : is not a member of 'Creature'
  764. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  765. 1> boss_terestian_illhoof.cpp
  766. 1> bosses_opera.cpp
  767. 1> chess_event.cpp
  768. 1>..\scripts\eastern_kingdoms\karazhan\boss_terestian_illhoof.cpp(83): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  769. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  770. 1>..\scripts\eastern_kingdoms\karazhan\boss_terestian_illhoof.cpp(131): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  771. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  772. 1>..\scripts\eastern_kingdoms\karazhan\boss_terestian_illhoof.cpp(173): error C2039: 'GetGUID' : is not a member of 'Creature'
  773. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  774. 1>..\scripts\eastern_kingdoms\karazhan\boss_terestian_illhoof.cpp(180): error C2039: 'GetGUID' : is not a member of 'Creature'
  775. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  776. 1>..\scripts\eastern_kingdoms\karazhan\boss_terestian_illhoof.cpp(212): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  777. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  778. 1>..\scripts\eastern_kingdoms\karazhan\boss_terestian_illhoof.cpp(251): error C2039: 'GetGUID' : is not a member of 'Unit'
  779. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  780. 1> instance_karazhan.cpp
  781. 1>..\scripts\eastern_kingdoms\karazhan\bosses_opera.cpp(229): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  782. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  783. 1>..\scripts\eastern_kingdoms\karazhan\bosses_opera.cpp(262): error C2039: 'GetGUID' : is not a member of 'Creature'
  784. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  785. 1>..\scripts\eastern_kingdoms\karazhan\bosses_opera.cpp(732): error C2039: 'GetGUID' : is not a member of 'Creature'
  786. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  787. 1>..\scripts\eastern_kingdoms\karazhan\bosses_opera.cpp(820): error C2039: 'GetGUID' : is not a member of 'Unit'
  788. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  789. 1>..\scripts\eastern_kingdoms\karazhan\bosses_opera.cpp(830): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  790. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  791. 1>..\scripts\eastern_kingdoms\karazhan\bosses_opera.cpp(1098): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  792. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  793. 1>..\scripts\eastern_kingdoms\karazhan\bosses_opera.cpp(1163): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  794. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  795. 1>..\scripts\eastern_kingdoms\karazhan\bosses_opera.cpp(1176): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  796. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  797. 1>..\scripts\eastern_kingdoms\karazhan\bosses_opera.cpp(1209): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  798. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  799. 1>..\scripts\eastern_kingdoms\karazhan\bosses_opera.cpp(1226): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  800. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  801. 1>..\scripts\eastern_kingdoms\karazhan\bosses_opera.cpp(1238): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  802. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  803. 1>..\scripts\eastern_kingdoms\karazhan\bosses_opera.cpp(1297): error C2039: 'GetGUID' : is not a member of 'Creature'
  804. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  805. 1>..\scripts\eastern_kingdoms\karazhan\bosses_opera.cpp(1301): error C2039: 'GetGUID' : is not a member of 'Creature'
  806. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  807. 1>..\scripts\eastern_kingdoms\karazhan\bosses_opera.cpp(1337): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  808. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  809. 1>..\scripts\eastern_kingdoms\karazhan\bosses_opera.cpp(1379): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  810. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  811. 1>..\scripts\eastern_kingdoms\karazhan\bosses_opera.cpp(1399): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  812. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  813. 1> karazhan.cpp
  814. 1> boss_felblood_kaelthas.cpp
  815. 1> boss_priestess_delrissa.cpp
  816. 1>..\scripts\eastern_kingdoms\karazhan\instance_karazhan.cpp(83): error C2039: 'GetGUID' : is not a member of 'Creature'
  817. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  818. 1>..\scripts\eastern_kingdoms\karazhan\instance_karazhan.cpp(84): error C2039: 'GetGUID' : is not a member of 'Creature'
  819. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  820. 1>..\scripts\eastern_kingdoms\karazhan\instance_karazhan.cpp(85): error C2039: 'GetGUID' : is not a member of 'Creature'
  821. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  822. 1>..\scripts\eastern_kingdoms\karazhan\instance_karazhan.cpp(94): error C2039: 'GetGUID' : is not a member of 'GameObject'
  823. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  824. 1>..\scripts\eastern_kingdoms\karazhan\instance_karazhan.cpp(97): error C2039: 'GetGUID' : is not a member of 'GameObject'
  825. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  826. 1>..\scripts\eastern_kingdoms\karazhan\instance_karazhan.cpp(102): error C2039: 'GetGUID' : is not a member of 'GameObject'
  827. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  828. 1>..\scripts\eastern_kingdoms\karazhan\instance_karazhan.cpp(107): error C2039: 'GetGUID' : is not a member of 'GameObject'
  829. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  830. 1>..\scripts\eastern_kingdoms\karazhan\instance_karazhan.cpp(110): error C2039: 'GetGUID' : is not a member of 'GameObject'
  831. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  832. 1>..\scripts\eastern_kingdoms\karazhan\instance_karazhan.cpp(113): error C2039: 'GetGUID' : is not a member of 'GameObject'
  833. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  834. 1>..\scripts\eastern_kingdoms\karazhan\instance_karazhan.cpp(116): error C2039: 'GetGUID' : is not a member of 'GameObject'
  835. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  836. 1>..\scripts\eastern_kingdoms\karazhan\instance_karazhan.cpp(119): error C2039: 'GetGUID' : is not a member of 'GameObject'
  837. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  838. 1>..\scripts\eastern_kingdoms\karazhan\instance_karazhan.cpp(122): error C2039: 'GetGUID' : is not a member of 'GameObject'
  839. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  840. 1>..\scripts\eastern_kingdoms\karazhan\instance_karazhan.cpp(129): error C2039: 'GetGUID' : is not a member of 'GameObject'
  841. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  842. 1>..\scripts\eastern_kingdoms\karazhan\instance_karazhan.cpp(169): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  843. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  844. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_felblood_kaelthas.cpp(135): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  845. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  846. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_felblood_kaelthas.cpp(148): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  847. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  848. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_felblood_kaelthas.cpp(163): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  849. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  850. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_felblood_kaelthas.cpp(181): error C2039: 'GetGUID' : is not a member of 'Creature'
  851. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  852. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_felblood_kaelthas.cpp(228): error C2039: 'GetGUID' : is not a member of 'Creature'
  853. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  854. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_felblood_kaelthas.cpp(243): error C2039: 'GetGUID' : is not a member of 'Creature'
  855. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  856. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_felblood_kaelthas.cpp(355): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  857. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  858. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_felblood_kaelthas.cpp(358): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  859. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  860. 1> boss_selin_fireheart.cpp
  861. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_priestess_delrissa.cpp(139): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  862. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  863. 1> boss_vexallus.cpp
  864. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_priestess_delrissa.cpp(179): error C2039: 'GetGUID' : is not a member of 'Creature'
  865. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  866. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_priestess_delrissa.cpp(188): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  867. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  868. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_priestess_delrissa.cpp(194): error C2039: 'GetGUID' : is not a member of 'Creature'
  869. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  870. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_priestess_delrissa.cpp(240): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  871. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  872. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_priestess_delrissa.cpp(257): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  873. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  874. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_priestess_delrissa.cpp(274): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  875. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  876. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_priestess_delrissa.cpp(300): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  877. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  878. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_priestess_delrissa.cpp(364): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  879. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  880. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_priestess_delrissa.cpp(380): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  881. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  882. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_priestess_delrissa.cpp(390): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  883. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  884. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_priestess_delrissa.cpp(408): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  885. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  886. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_priestess_delrissa.cpp(440): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  887. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  888. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_priestess_delrissa.cpp(449): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  889. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  890. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_priestess_delrissa.cpp(991): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  891. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  892. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_priestess_delrissa.cpp(1000): error C2039: 'GetGUID' : is not a member of 'Creature'
  893. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  894. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_priestess_delrissa.cpp(1229): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  895. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  896. 1> instance_magisters_terrace.cpp
  897. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_selin_fireheart.cpp(98): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  898. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  899. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_selin_fireheart.cpp(108): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  900. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  901. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_selin_fireheart.cpp(139): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  902. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  903. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_selin_fireheart.cpp(146): error C2039: 'GetGUID' : is not a member of 'Creature'
  904. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  905. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_selin_fireheart.cpp(161): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  906. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  907. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_selin_fireheart.cpp(176): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  908. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  909. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_selin_fireheart.cpp(190): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  910. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  911. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_selin_fireheart.cpp(204): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  912. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  913. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_selin_fireheart.cpp(234): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  914. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  915. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_selin_fireheart.cpp(237): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  916. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  917. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_selin_fireheart.cpp(310): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  918. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  919. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_selin_fireheart.cpp(345): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  920. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  921. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_selin_fireheart.cpp(351): error C2039: 'GetGUID' : is not a member of 'Creature'
  922. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  923. 1> magisters_terrace.cpp
  924. 1>..\scripts\eastern_kingdoms\magisters_terrace\instance_magisters_terrace.cpp(135): error C2039: 'GetGUID' : is not a member of 'Creature'
  925. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  926. 1>..\scripts\eastern_kingdoms\magisters_terrace\instance_magisters_terrace.cpp(136): error C2039: 'GetGUID' : is not a member of 'Creature'
  927. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  928. 1>..\scripts\eastern_kingdoms\magisters_terrace\instance_magisters_terrace.cpp(137): error C2039: 'GetGUID' : is not a member of 'Creature'
  929. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  930. 1>..\scripts\eastern_kingdoms\magisters_terrace\instance_magisters_terrace.cpp(145): error C2039: 'GetGUID' : is not a member of 'GameObject'
  931. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  932. 1>..\scripts\eastern_kingdoms\magisters_terrace\instance_magisters_terrace.cpp(147): error C2039: 'GetGUID' : is not a member of 'GameObject'
  933. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  934. 1>..\scripts\eastern_kingdoms\magisters_terrace\instance_magisters_terrace.cpp(149): error C2039: 'GetGUID' : is not a member of 'GameObject'
  935. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  936. 1>..\scripts\eastern_kingdoms\magisters_terrace\instance_magisters_terrace.cpp(150): error C2039: 'GetGUID' : is not a member of 'GameObject'
  937. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  938. 1>..\scripts\eastern_kingdoms\magisters_terrace\instance_magisters_terrace.cpp(151): error C2039: 'GetGUID' : is not a member of 'GameObject'
  939. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  940. 1>..\scripts\eastern_kingdoms\magisters_terrace\instance_magisters_terrace.cpp(152): error C2039: 'GetGUID' : is not a member of 'GameObject'
  941. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  942. 1>..\scripts\eastern_kingdoms\magisters_terrace\instance_magisters_terrace.cpp(153): error C2039: 'GetGUID' : is not a member of 'GameObject'
  943. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  944. 1> boss_baron_geddon.cpp
  945. 1>..\scripts\eastern_kingdoms\magisters_terrace\magisters_terrace.cpp(128): error C2039: 'GetGUID' : is not a member of 'Creature'
  946. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  947. 1>..\scripts\eastern_kingdoms\magisters_terrace\magisters_terrace.cpp(131): error C2039: 'GetGUID' : is not a member of 'Creature'
  948. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  949. 1>..\scripts\eastern_kingdoms\magisters_terrace\magisters_terrace.cpp(142): error C2039: 'GetGUID' : is not a member of 'Creature'
  950. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  951. 1>..\scripts\eastern_kingdoms\magisters_terrace\magisters_terrace.cpp(146): error C2039: 'GetGUID' : is not a member of 'Creature'
  952. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  953. 1>..\scripts\eastern_kingdoms\magisters_terrace\magisters_terrace.cpp(150): error C2039: 'GetGUID' : is not a member of 'Creature'
  954. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  955. 1>..\scripts\eastern_kingdoms\magisters_terrace\magisters_terrace.cpp(154): error C2039: 'GetGUID' : is not a member of 'Creature'
  956. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  957. 1>..\scripts\eastern_kingdoms\magisters_terrace\magisters_terrace.cpp(157): error C2039: 'GetGUID' : is not a member of 'Creature'
  958. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  959. 1> boss_garr.cpp
  960. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_vexallus.cpp(115): error C2039: 'GetGUID' : is not a member of 'Creature'
  961. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  962. 1>..\scripts\eastern_kingdoms\magisters_terrace\boss_vexallus.cpp(204): error C2039: 'GetGUID' : is not a member of 'Creature'
  963. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  964. 1> boss_gehennas.cpp
  965. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  966. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  967. 1>..\scripts\eastern_kingdoms\karazhan\karazhan.cpp(182): error C2039: 'GetGUID' : is not a member of 'Creature'
  968. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  969. 1>..\scripts\eastern_kingdoms\karazhan\karazhan.cpp(260): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  970. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  971. 1>..\scripts\eastern_kingdoms\karazhan\karazhan.cpp(333): error C2039: 'GetGUID' : is not a member of 'Creature'
  972. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  973. 1>..\scripts\eastern_kingdoms\karazhan\karazhan.cpp(335): error C2039: 'GetGUID' : is not a member of 'Creature'
  974. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  975. 1>..\scripts\eastern_kingdoms\karazhan\karazhan.cpp(342): error C2039: 'GetGUID' : is not a member of 'Creature'
  976. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  977. 1>..\scripts\eastern_kingdoms\karazhan\karazhan.cpp(354): error C2039: 'GetGUID' : is not a member of 'Creature'
  978. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  979. 1>..\scripts\eastern_kingdoms\karazhan\karazhan.cpp(365): error C2039: 'GetGUID' : is not a member of 'Player'
  980. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  981. 1>..\scripts\eastern_kingdoms\karazhan\karazhan.cpp(371): error C2039: 'GetGUID' : is not a member of 'Player'
  982. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  983. 1>..\scripts\eastern_kingdoms\karazhan\karazhan.cpp(377): error C2039: 'GetGUID' : is not a member of 'Player'
  984. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  985. 1>..\scripts\eastern_kingdoms\karazhan\karazhan.cpp(404): error C2039: 'GetGUID' : is not a member of 'Creature'
  986. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  987. 1> boss_golemagg.cpp
  988. 1>..\scripts\eastern_kingdoms\molten_core\boss_garr.cpp(145): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  989. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  990. 1> boss_lucifron.cpp
  991. 1> boss_magmadar.cpp
  992. 1> boss_ragnaros.cpp
  993. 1> boss_majordomo_executus.cpp
  994. 1> boss_shazzrah.cpp
  995. 1>..\scripts\eastern_kingdoms\molten_core\boss_majordomo_executus.cpp(124): error C2660: 'Creature::LoadCreatureAddon' : function does not take 0 arguments
  996. 1>..\scripts\eastern_kingdoms\molten_core\boss_majordomo_executus.cpp(142): error C2039: 'GetGUID' : is not a member of 'Creature'
  997. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  998. 1>..\scripts\eastern_kingdoms\molten_core\boss_majordomo_executus.cpp(167): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  999. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1000. 1> boss_sulfuron_harbinger.cpp
  1001. 1> instance_molten_core.cpp
  1002. 1> molten_core.cpp
  1003. 1>..\scripts\eastern_kingdoms\molten_core\instance_molten_core.cpp(71): error C2039: 'GetGUID' : is not a member of 'Creature'
  1004. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1005. 1>..\scripts\eastern_kingdoms\molten_core\instance_molten_core.cpp(72): error C2039: 'GetGUID' : is not a member of 'Creature'
  1006. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1007. 1>..\scripts\eastern_kingdoms\molten_core\instance_molten_core.cpp(73): error C2039: 'GetGUID' : is not a member of 'Creature'
  1008. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1009. 1>..\scripts\eastern_kingdoms\molten_core\instance_molten_core.cpp(74): error C2039: 'GetGUID' : is not a member of 'Creature'
  1010. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1011. 1>..\scripts\eastern_kingdoms\molten_core\instance_molten_core.cpp(77): error C2039: 'GetGUID' : is not a member of 'Creature'
  1012. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1013. 1>..\scripts\eastern_kingdoms\molten_core\instance_molten_core.cpp(78): error C2039: 'GetGUID' : is not a member of 'Creature'
  1014. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1015. 1>..\scripts\eastern_kingdoms\molten_core\instance_molten_core.cpp(79): error C2039: 'GetGUID' : is not a member of 'Creature'
  1016. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1017. 1>..\scripts\eastern_kingdoms\molten_core\instance_molten_core.cpp(80): error C2039: 'GetGUID' : is not a member of 'Creature'
  1018. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1019. 1>..\scripts\eastern_kingdoms\molten_core\instance_molten_core.cpp(81): error C2039: 'GetGUID' : is not a member of 'Creature'
  1020. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1021. 1>..\scripts\eastern_kingdoms\molten_core\instance_molten_core.cpp(90): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1022. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1023. 1>..\scripts\eastern_kingdoms\molten_core\instance_molten_core.cpp(91): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1024. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1025. 1>..\scripts\eastern_kingdoms\molten_core\instance_molten_core.cpp(92): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1026. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1027. 1>..\scripts\eastern_kingdoms\molten_core\instance_molten_core.cpp(93): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1028. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1029. 1>..\scripts\eastern_kingdoms\molten_core\instance_molten_core.cpp(94): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1030. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1031. 1>..\scripts\eastern_kingdoms\molten_core\instance_molten_core.cpp(95): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1032. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1033. 1>..\scripts\eastern_kingdoms\molten_core\instance_molten_core.cpp(96): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1034. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1035. 1>..\scripts\eastern_kingdoms\molten_core\instance_molten_core.cpp(99): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1036. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1037. 1>..\scripts\eastern_kingdoms\molten_core\instance_molten_core.cpp(258): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  1038. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1039. 1> ebon_hold.cpp
  1040. 1> boss_arcanist_doan.cpp
  1041. 1> boss_azshir_the_sleepless.cpp
  1042. 1> boss_bloodmage_thalnos.cpp
  1043. 1> boss_headless_horseman.cpp
  1044. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1045. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1046. 1>..\scripts\eastern_kingdoms\scarlet_enclave\ebon_hold.cpp(169): error C2039: 'GetGUID' : is not a member of 'Unit'
  1047. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  1048. 1>..\scripts\eastern_kingdoms\scarlet_enclave\ebon_hold.cpp(178): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1049. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1050. 1>..\scripts\eastern_kingdoms\scarlet_enclave\ebon_hold.cpp(557): error C2039: 'GetGUID' : is not a member of 'Unit'
  1051. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  1052. 1>..\scripts\eastern_kingdoms\scarlet_enclave\ebon_hold.cpp(568): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1053. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1054. 1>..\scripts\eastern_kingdoms\scarlet_enclave\ebon_hold.cpp(586): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1055. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1056. 1> boss_herod.cpp
  1057. 1>..\scripts\eastern_kingdoms\scarlet_enclave\ebon_hold.cpp(611): error C2039: 'GetGUID' : is not a member of 'Creature'
  1058. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1059. 1>..\scripts\eastern_kingdoms\scarlet_enclave\ebon_hold.cpp(731): error C2039: 'GetGUID' : is not a member of 'Creature'
  1060. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1061. 1>..\scripts\eastern_kingdoms\scarlet_enclave\ebon_hold.cpp(770): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1062. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1063. 1>..\scripts\eastern_kingdoms\scarlet_enclave\ebon_hold.cpp(820): error C2039: 'GetGUID' : is not a member of 'Player'
  1064. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1065. 1>..\scripts\eastern_kingdoms\scarlet_enclave\ebon_hold.cpp(903): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1066. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1067. 1>..\scripts\eastern_kingdoms\scarlet_enclave\ebon_hold.cpp(919): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1068. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1069. 1>..\scripts\eastern_kingdoms\scarlet_enclave\ebon_hold.cpp(1006): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1070. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1071. 1>..\scripts\eastern_kingdoms\scarlet_enclave\ebon_hold.cpp(1016): error C2039: 'GetGUID' : is not a member of 'Creature'
  1072. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1073. 1>..\scripts\eastern_kingdoms\scarlet_enclave\ebon_hold.cpp(1141): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1074. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1075. 1> boss_high_inquisitor_fairbanks.cpp
  1076. 1> boss_houndmaster_loksey.cpp
  1077. 1> boss_interrogator_vishas.cpp
  1078. 1>..\scripts\eastern_kingdoms\scarlet_monastery\boss_interrogator_vishas.cpp(75): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1079. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1080. 1> boss_mograine_and_whitemane.cpp
  1081. 1>..\scripts\eastern_kingdoms\scarlet_monastery\boss_mograine_and_whitemane.cpp(88): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1082. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1083. 1>..\scripts\eastern_kingdoms\scarlet_monastery\boss_mograine_and_whitemane.cpp(117): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1084. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1085. 1>..\scripts\eastern_kingdoms\scarlet_monastery\boss_mograine_and_whitemane.cpp(166): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1086. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1087. 1> boss_scorn.cpp
  1088. 1>..\scripts\eastern_kingdoms\scarlet_monastery\boss_mograine_and_whitemane.cpp(239): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1089. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1090. 1>..\scripts\eastern_kingdoms\scarlet_monastery\boss_mograine_and_whitemane.cpp(301): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1091. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1092. 1>..\scripts\eastern_kingdoms\scarlet_monastery\boss_mograine_and_whitemane.cpp(338): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1093. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1094. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1095. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1096. 1> instance_scarlet_monastery.cpp
  1097. 1> boss_darkmaster_gandling.cpp
  1098. 1>..\scripts\eastern_kingdoms\scarlet_monastery\instance_scarlet_monastery.cpp(52): error C2039: 'GetGUID' : is not a member of 'Creature'
  1099. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1100. 1>..\scripts\eastern_kingdoms\scarlet_monastery\instance_scarlet_monastery.cpp(53): error C2039: 'GetGUID' : is not a member of 'Creature'
  1101. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1102. 1>..\scripts\eastern_kingdoms\scarlet_monastery\instance_scarlet_monastery.cpp(54): error C2039: 'GetGUID' : is not a member of 'Creature'
  1103. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1104. 1>..\scripts\eastern_kingdoms\scarlet_monastery\instance_scarlet_monastery.cpp(61): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1105. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1106. 1> boss_death_knight_darkreaver.cpp
  1107. 1> boss_jandice_barov.cpp
  1108. 1> boss_kormok.cpp
  1109. 1> boss_vectus.cpp
  1110. 1> instance_scholomance.cpp
  1111. 1> boss_hummel.cpp
  1112. 1> instance_shadowfang_keep.cpp
  1113. 1>..\scripts\eastern_kingdoms\scholomance\instance_scholomance.cpp(65): error C2039: 'GetGUID' : is not a member of 'Creature'
  1114. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1115. 1>..\scripts\eastern_kingdoms\scholomance\instance_scholomance.cpp(73): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1116. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1117. 1>..\scripts\eastern_kingdoms\scholomance\instance_scholomance.cpp(74): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1118. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1119. 1>..\scripts\eastern_kingdoms\scholomance\instance_scholomance.cpp(75): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1120. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1121. 1>..\scripts\eastern_kingdoms\scholomance\instance_scholomance.cpp(76): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1122. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1123. 1>..\scripts\eastern_kingdoms\scholomance\instance_scholomance.cpp(77): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1124. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1125. 1>..\scripts\eastern_kingdoms\scholomance\instance_scholomance.cpp(78): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1126. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1127. 1>..\scripts\eastern_kingdoms\scholomance\instance_scholomance.cpp(79): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1128. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1129. 1>..\scripts\eastern_kingdoms\scholomance\instance_scholomance.cpp(80): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1130. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1131. 1>..\scripts\eastern_kingdoms\scholomance\instance_scholomance.cpp(81): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1132. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1133. 1>..\scripts\eastern_kingdoms\shadowfang_keep\instance_shadowfang_keep.cpp(87): error C2039: 'GetGUID' : is not a member of 'Creature'
  1134. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1135. 1>..\scripts\eastern_kingdoms\shadowfang_keep\instance_shadowfang_keep.cpp(88): error C2039: 'GetGUID' : is not a member of 'Creature'
  1136. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1137. 1>..\scripts\eastern_kingdoms\shadowfang_keep\instance_shadowfang_keep.cpp(89): error C2039: 'GetGUID' : is not a member of 'Creature'
  1138. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1139. 1>..\scripts\eastern_kingdoms\shadowfang_keep\instance_shadowfang_keep.cpp(91): error C2039: 'GetGUID' : is not a member of 'Creature'
  1140. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1141. 1>..\scripts\eastern_kingdoms\shadowfang_keep\instance_shadowfang_keep.cpp(104): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1142. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1143. 1>..\scripts\eastern_kingdoms\shadowfang_keep\instance_shadowfang_keep.cpp(111): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1144. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1145. 1>..\scripts\eastern_kingdoms\shadowfang_keep\instance_shadowfang_keep.cpp(116): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1146. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1147. 1>..\scripts\eastern_kingdoms\shadowfang_keep\instance_shadowfang_keep.cpp(121): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1148. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1149. 1>..\scripts\eastern_kingdoms\shadowfang_keep\instance_shadowfang_keep.cpp(128): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1150. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1151. 1>..\scripts\eastern_kingdoms\shadowfang_keep\instance_shadowfang_keep.cpp(129): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1152. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1153. 1>..\scripts\eastern_kingdoms\shadowfang_keep\instance_shadowfang_keep.cpp(154): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1154. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1155. 1> shadowfang_keep.cpp
  1156. 1> boss_baron_rivendare.cpp
  1157. 1> boss_baroness_anastari.cpp
  1158. 1> boss_cannon_master_willey.cpp
  1159. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1160. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1161. 1> boss_dathrohan_balnazzar.cpp
  1162. 1>..\scripts\eastern_kingdoms\shadowfang_keep\shadowfang_keep.cpp(151): error C2039: 'GetGUID' : is not a member of 'Creature'
  1163. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1164. 1>..\scripts\eastern_kingdoms\shadowfang_keep\shadowfang_keep.cpp(223): error C2039: 'AddSplineFlag' : is not a member of 'Creature'
  1165. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1166. 1>..\scripts\eastern_kingdoms\shadowfang_keep\shadowfang_keep.cpp(227): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1167. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1168. 1>..\scripts\eastern_kingdoms\shadowfang_keep\shadowfang_keep.cpp(256): error C2039: 'GetGUID' : is not a member of 'Creature'
  1169. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1170. 1>..\scripts\eastern_kingdoms\shadowfang_keep\shadowfang_keep.cpp(345): error C2039: 'GetGUID' : is not a member of 'Creature'
  1171. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1172. 1>..\scripts\eastern_kingdoms\shadowfang_keep\shadowfang_keep.cpp(378): error C2660: 'Creature::LoadCreatureAddon' : function does not take 0 arguments
  1173. 1>..\scripts\eastern_kingdoms\shadowfang_keep\shadowfang_keep.cpp(505): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1174. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1175. 1>..\scripts\eastern_kingdoms\shadowfang_keep\shadowfang_keep.cpp(892): error C2660: 'Creature::LoadCreatureAddon' : function does not take 0 arguments
  1176. 1> boss_magistrate_barthilas.cpp
  1177. 1> boss_maleki_the_pallid.cpp
  1178. 1> boss_nerubenkan.cpp
  1179. 1> boss_order_of_silver_hand.cpp
  1180. 1> boss_postmaster_malown.cpp
  1181. 1>..\scripts\eastern_kingdoms\stratholme\boss_order_of_silver_hand.cpp(108): error C2039: 'GetGUID' : is not a member of 'Creature'
  1182. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1183. 1> boss_ramstein_the_gorger.cpp
  1184. 1> boss_timmy_the_cruel.cpp
  1185. 1> instance_stratholme.cpp
  1186. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(71): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1187. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1188. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(90): error C2039: 'GetGUID' : is not a member of 'Creature'
  1189. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1190. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(91): error C2039: 'GetGUID' : is not a member of 'Creature'
  1191. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1192. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(92): error C2039: 'GetGUID' : is not a member of 'Creature'
  1193. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1194. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(94): error C2039: 'GetGUID' : is not a member of 'Creature'
  1195. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1196. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(95): error C2039: 'GetGUID' : is not a member of 'Creature'
  1197. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1198. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(96): error C2039: 'GetGUID' : is not a member of 'Creature'
  1199. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1200. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(105): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1201. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1202. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(111): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1203. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1204. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(114): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1205. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1206. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(119): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1207. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1208. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(124): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1209. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1210. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(129): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1211. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1212. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(134): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1213. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1214. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(139): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1215. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1216. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(147): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1217. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1218. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(152): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1219. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1220. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(157): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1221. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1222. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(160): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1223. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1224. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(177): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1225. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1226. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(217): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  1227. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1228. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(240): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1229. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1230. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(268): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1231. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1232. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(275): error C2039: 'GetGUID' : is not a member of 'Creature'
  1233. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1234. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(291): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  1235. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1236. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(332): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1237. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1238. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(360): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1239. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1240. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(364): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  1241. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1242. 1> stratholme.cpp
  1243. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(489): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  1244. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1245. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(501): error C2039: 'GetGUID' : is not a member of 'Creature'
  1246. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1247. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(511): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1248. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1249. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(515): error C2039: 'GetGUID' : is not a member of 'Creature'
  1250. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1251. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(529): error C2039: 'GetGUID' : is not a member of 'Creature'
  1252. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1253. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(534): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  1254. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1255. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(544): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1256. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1257. 1> instance_sunken_temple.cpp
  1258. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(632): error C2039: 'GetGUID' : is not a member of 'Creature'
  1259. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1260. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(637): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1261. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1262. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(641): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1263. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1264. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(661): error C2039: 'GetGUID' : is not a member of 'Creature'
  1265. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1266. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(667): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  1267. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1268. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(678): error C2039: 'GetGUID' : is not a member of 'Creature'
  1269. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1270. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(681): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1271. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1272. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(695): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1273. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1274. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(710): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1275. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1276. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(716): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1277. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1278. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(725): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1279. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1280. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(741): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1281. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1282. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(749): error C2039: 'GetGUID' : is not a member of 'Creature'
  1283. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1284. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(769): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  1285. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1286. 1>..\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp(777): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1287. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1288. 1> sunken_temple.cpp
  1289. 1>..\scripts\eastern_kingdoms\sunken_temple\instance_sunken_temple.cpp(44): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1290. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1291. 1> boss_brutallus.cpp
  1292. 1>..\scripts\eastern_kingdoms\stratholme\stratholme.cpp(160): error C2039: 'GetGUID' : is not a member of 'Unit'
  1293. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  1294. 1>..\scripts\eastern_kingdoms\stratholme\stratholme.cpp(182): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1295. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1296. 1> boss_eredar_twins.cpp
  1297. 1> boss_felmyst.cpp
  1298. 1> boss_kalecgos.cpp
  1299. 1>..\scripts\eastern_kingdoms\sunwell_plateau\boss_brutallus.cpp(116): error C2039: 'GetGUID' : is not a member of 'Creature'
  1300. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1301. 1> boss_kiljaeden.cpp
  1302. 1> boss_muru.cpp
  1303. 1> instance_sunwell_plateau.cpp
  1304. 1>..\scripts\eastern_kingdoms\sunwell_plateau\boss_kalecgos.cpp(129): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1305. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1306. 1>..\scripts\eastern_kingdoms\sunwell_plateau\boss_kalecgos.cpp(181): error C2039: 'GetGUID' : is not a member of 'Unit'
  1307. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  1308. 1>..\scripts\eastern_kingdoms\sunwell_plateau\boss_kalecgos.cpp(212): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1309. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1310. 1>..\scripts\eastern_kingdoms\sunwell_plateau\boss_kalecgos.cpp(221): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1311. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1312. 1>..\scripts\eastern_kingdoms\sunwell_plateau\boss_kalecgos.cpp(255): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1313. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1314. 1> boss_archaedas.cpp
  1315. 1>..\scripts\eastern_kingdoms\sunwell_plateau\boss_kalecgos.cpp(381): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1316. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1317. 1>..\scripts\eastern_kingdoms\sunwell_plateau\boss_kalecgos.cpp(403): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1318. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1319. 1>..\scripts\eastern_kingdoms\sunwell_plateau\boss_kalecgos.cpp(426): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1320. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1321. 1>..\scripts\eastern_kingdoms\sunwell_plateau\boss_kalecgos.cpp(578): error C2039: 'GetGUID' : is not a member of 'Player'
  1322. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1323. 1> uldaman.cpp
  1324. 1> instance_uldaman.cpp
  1325. 1>..\scripts\eastern_kingdoms\sunwell_plateau\instance_sunwell_plateau.cpp(108): error C2039: 'GetGUID' : is not a member of 'Creature'
  1326. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1327. 1>..\scripts\eastern_kingdoms\sunwell_plateau\instance_sunwell_plateau.cpp(109): error C2039: 'GetGUID' : is not a member of 'Creature'
  1328. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1329. 1>..\scripts\eastern_kingdoms\sunwell_plateau\instance_sunwell_plateau.cpp(110): error C2039: 'GetGUID' : is not a member of 'Creature'
  1330. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1331. 1>..\scripts\eastern_kingdoms\sunwell_plateau\instance_sunwell_plateau.cpp(111): error C2039: 'GetGUID' : is not a member of 'Creature'
  1332. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1333. 1>..\scripts\eastern_kingdoms\sunwell_plateau\instance_sunwell_plateau.cpp(112): error C2039: 'GetGUID' : is not a member of 'Creature'
  1334. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1335. 1>..\scripts\eastern_kingdoms\sunwell_plateau\instance_sunwell_plateau.cpp(113): error C2039: 'GetGUID' : is not a member of 'Creature'
  1336. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1337. 1>..\scripts\eastern_kingdoms\sunwell_plateau\instance_sunwell_plateau.cpp(114): error C2039: 'GetGUID' : is not a member of 'Creature'
  1338. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1339. 1>..\scripts\eastern_kingdoms\sunwell_plateau\instance_sunwell_plateau.cpp(115): error C2039: 'GetGUID' : is not a member of 'Creature'
  1340. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1341. 1>..\scripts\eastern_kingdoms\sunwell_plateau\instance_sunwell_plateau.cpp(116): error C2039: 'GetGUID' : is not a member of 'Creature'
  1342. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1343. 1>..\scripts\eastern_kingdoms\sunwell_plateau\instance_sunwell_plateau.cpp(117): error C2039: 'GetGUID' : is not a member of 'Creature'
  1344. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1345. 1>..\scripts\eastern_kingdoms\sunwell_plateau\instance_sunwell_plateau.cpp(118): error C2039: 'GetGUID' : is not a member of 'Creature'
  1346. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1347. 1>..\scripts\eastern_kingdoms\sunwell_plateau\instance_sunwell_plateau.cpp(119): error C2039: 'GetGUID' : is not a member of 'Creature'
  1348. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1349. 1>..\scripts\eastern_kingdoms\sunwell_plateau\instance_sunwell_plateau.cpp(128): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1350. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1351. 1>..\scripts\eastern_kingdoms\sunwell_plateau\instance_sunwell_plateau.cpp(131): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1352. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1353. 1>..\scripts\eastern_kingdoms\sunwell_plateau\instance_sunwell_plateau.cpp(134): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1354. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1355. 1>..\scripts\eastern_kingdoms\sunwell_plateau\instance_sunwell_plateau.cpp(137): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1356. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1357. 1>..\scripts\eastern_kingdoms\sunwell_plateau\instance_sunwell_plateau.cpp(140): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1358. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1359. 1>..\scripts\eastern_kingdoms\sunwell_plateau\instance_sunwell_plateau.cpp(145): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1360. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1361. 1>..\scripts\eastern_kingdoms\sunwell_plateau\instance_sunwell_plateau.cpp(148): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1362. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1363. 1>..\scripts\eastern_kingdoms\sunwell_plateau\instance_sunwell_plateau.cpp(153): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1364. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1365. 1>..\scripts\eastern_kingdoms\sunwell_plateau\instance_sunwell_plateau.cpp(158): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1366. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1367. 1>..\scripts\eastern_kingdoms\sunwell_plateau\instance_sunwell_plateau.cpp(163): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1368. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1369. 1>..\scripts\eastern_kingdoms\sunwell_plateau\instance_sunwell_plateau.cpp(318): error C2039: 'GetGUID' : is not a member of 'Player'
  1370. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1371. 1> boss_akilzon.cpp
  1372. 1>..\scripts\eastern_kingdoms\uldaman\uldaman.cpp(40): error C2039: 'GetGUID' : is not a member of 'Creature'
  1373. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1374. 1>..\scripts\eastern_kingdoms\uldaman\uldaman.cpp(51): error C2039: 'GetGUID' : is not a member of 'Creature'
  1375. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1376. 1>..\scripts\eastern_kingdoms\uldaman\uldaman.cpp(55): error C2039: 'GetGUID' : is not a member of 'Creature'
  1377. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1378. 1>..\scripts\eastern_kingdoms\uldaman\instance_uldaman.cpp(53): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1379. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1380. 1>..\scripts\eastern_kingdoms\uldaman\uldaman.cpp(59): error C2039: 'GetGUID' : is not a member of 'Creature'
  1381. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1382. 1>..\scripts\eastern_kingdoms\uldaman\instance_uldaman.cpp(58): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1383. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1384. 1>..\scripts\eastern_kingdoms\uldaman\uldaman.cpp(63): error C2039: 'GetGUID' : is not a member of 'Creature'
  1385. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1386. 1>..\scripts\eastern_kingdoms\uldaman\instance_uldaman.cpp(63): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1387. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1388. 1>..\scripts\eastern_kingdoms\uldaman\uldaman.cpp(67): error C2039: 'GetGUID' : is not a member of 'Creature'
  1389. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1390. 1>..\scripts\eastern_kingdoms\uldaman\instance_uldaman.cpp(78): error C2039: 'GetGUID' : is not a member of 'Creature'
  1391. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1392. 1>..\scripts\eastern_kingdoms\uldaman\uldaman.cpp(71): error C2039: 'GetGUID' : is not a member of 'Creature'
  1393. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1394. 1>..\scripts\eastern_kingdoms\uldaman\uldaman.cpp(75): error C2039: 'GetGUID' : is not a member of 'Creature'
  1395. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1396. 1>..\scripts\eastern_kingdoms\uldaman\uldaman.cpp(79): error C2039: 'GetGUID' : is not a member of 'Creature'
  1397. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1398. 1>..\scripts\eastern_kingdoms\uldaman\uldaman.cpp(83): error C2039: 'GetGUID' : is not a member of 'Creature'
  1399. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1400. 1>..\scripts\eastern_kingdoms\uldaman\instance_uldaman.cpp(83): error C2039: 'GetGUID' : is not a member of 'Creature'
  1401. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1402. 1>..\scripts\eastern_kingdoms\uldaman\uldaman.cpp(87): error C2039: 'GetGUID' : is not a member of 'Creature'
  1403. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1404. 1>..\scripts\eastern_kingdoms\uldaman\uldaman.cpp(91): error C2039: 'GetGUID' : is not a member of 'Creature'
  1405. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1406. 1>..\scripts\eastern_kingdoms\uldaman\uldaman.cpp(95): error C2039: 'GetGUID' : is not a member of 'Creature'
  1407. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1408. 1>..\scripts\eastern_kingdoms\uldaman\uldaman.cpp(99): error C2039: 'GetGUID' : is not a member of 'Creature'
  1409. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1410. 1>..\scripts\eastern_kingdoms\uldaman\uldaman.cpp(103): error C2039: 'GetGUID' : is not a member of 'Creature'
  1411. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1412. 1>..\scripts\eastern_kingdoms\uldaman\uldaman.cpp(107): error C2039: 'GetGUID' : is not a member of 'Creature'
  1413. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1414. 1>..\scripts\eastern_kingdoms\uldaman\boss_archaedas.cpp(135): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1415. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1416. 1>..\scripts\eastern_kingdoms\uldaman\instance_uldaman.cpp(111): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  1417. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1418. 1>..\scripts\eastern_kingdoms\uldaman\instance_uldaman.cpp(123): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  1419. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1420. 1>..\scripts\eastern_kingdoms\uldaman\instance_uldaman.cpp(201): error C2039: 'GetGUID' : is not a member of 'Player'
  1421. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1422. 1> boss_halazzi.cpp
  1423. 1>..\scripts\eastern_kingdoms\uldaman\instance_uldaman.cpp(219): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const uint64' to 'ObjectGuid'
  1424. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1425. 1>..\scripts\eastern_kingdoms\uldaman\instance_uldaman.cpp(236): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  1426. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1427. 1>..\scripts\eastern_kingdoms\uldaman\instance_uldaman.cpp(285): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const uint64' to 'ObjectGuid'
  1428. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1429. 1>..\scripts\eastern_kingdoms\uldaman\instance_uldaman.cpp(289): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1430. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1431. 1> boss_janalai.cpp
  1432. 1> boss_malacrass.cpp
  1433. 1>..\scripts\eastern_kingdoms\zulaman\boss_akilzon.cpp(246): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1434. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1435. 1>..\scripts\eastern_kingdoms\zulaman\boss_akilzon.cpp(251): error C2039: 'HasSplineFlag' : is not a member of 'Creature'
  1436. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1437. 1>..\scripts\eastern_kingdoms\zulaman\boss_akilzon.cpp(252): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  1438. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1439. 1> boss_nalorakk.cpp
  1440. 1>..\scripts\eastern_kingdoms\zulaman\boss_malacrass.cpp(158): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1441. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1442. 1>..\scripts\eastern_kingdoms\zulaman\boss_malacrass.cpp(182): error C2039: 'GetGUID' : is not a member of 'Creature'
  1443. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1444. 1>..\scripts\eastern_kingdoms\zulaman\boss_malacrass.cpp(191): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1445. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1446. 1>..\scripts\eastern_kingdoms\zulaman\boss_malacrass.cpp(197): error C2039: 'GetGUID' : is not a member of 'Creature'
  1447. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1448. 1>..\scripts\eastern_kingdoms\zulaman\boss_malacrass.cpp(219): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1449. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1450. 1>..\scripts\eastern_kingdoms\zulaman\boss_malacrass.cpp(250): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1451. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1452. 1>..\scripts\eastern_kingdoms\zulaman\boss_malacrass.cpp(302): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1453. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1454. 1>..\scripts\eastern_kingdoms\zulaman\boss_malacrass.cpp(311): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1455. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1456. 1> boss_zuljin.cpp
  1457. 1>..\scripts\eastern_kingdoms\zulaman\boss_janalai.cpp(179): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1458. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1459. 1>..\scripts\eastern_kingdoms\zulaman\boss_janalai.cpp(186): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1460. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1461. 1>..\scripts\eastern_kingdoms\zulaman\boss_janalai.cpp(242): error C2039: 'GetGUID' : is not a member of 'Creature'
  1462. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1463. 1>..\scripts\eastern_kingdoms\zulaman\boss_janalai.cpp(245): error C2039: 'GetGUID' : is not a member of 'Creature'
  1464. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1465. 1>..\scripts\eastern_kingdoms\zulaman\boss_janalai.cpp(251): error C2039: 'GetGUID' : is not a member of 'Creature'
  1466. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1467. 1>..\scripts\eastern_kingdoms\zulaman\boss_janalai.cpp(338): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  1468. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1469. 1>..\scripts\eastern_kingdoms\zulaman\boss_janalai.cpp(341): error C2039: 'GetGUID' : is not a member of 'Creature'
  1470. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1471. 1>..\scripts\eastern_kingdoms\zulaman\boss_janalai.cpp(523): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1472. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1473. 1>..\scripts\eastern_kingdoms\zulaman\boss_janalai.cpp(524): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1474. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1475. 1>..\scripts\eastern_kingdoms\zulaman\boss_janalai.cpp(610): error C2039: 'HasSplineFlag' : is not a member of 'Creature'
  1476. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1477. 1>..\scripts\eastern_kingdoms\zulaman\boss_janalai.cpp(611): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  1478. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1479. 1> instance_zulaman.cpp
  1480. 1> zulaman.cpp
  1481. 1>..\scripts\eastern_kingdoms\zulaman\instance_zulaman.cpp(89): error C2039: 'GetGUID' : is not a member of 'Creature'
  1482. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1483. 1>..\scripts\eastern_kingdoms\zulaman\instance_zulaman.cpp(90): error C2039: 'GetGUID' : is not a member of 'Creature'
  1484. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1485. 1>..\scripts\eastern_kingdoms\zulaman\instance_zulaman.cpp(91): error C2039: 'GetGUID' : is not a member of 'Creature'
  1486. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1487. 1>..\scripts\eastern_kingdoms\zulaman\instance_zulaman.cpp(92): error C2039: 'GetGUID' : is not a member of 'Creature'
  1488. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1489. 1>..\scripts\eastern_kingdoms\zulaman\instance_zulaman.cpp(93): error C2039: 'GetGUID' : is not a member of 'Creature'
  1490. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1491. 1>..\scripts\eastern_kingdoms\zulaman\instance_zulaman.cpp(94): error C2039: 'GetGUID' : is not a member of 'Creature'
  1492. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1493. 1>..\scripts\eastern_kingdoms\zulaman\instance_zulaman.cpp(95): error C2039: 'GetGUID' : is not a member of 'Creature'
  1494. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1495. 1>..\scripts\eastern_kingdoms\zulaman\instance_zulaman.cpp(96): error C2039: 'GetGUID' : is not a member of 'Creature'
  1496. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1497. 1>..\scripts\eastern_kingdoms\zulaman\instance_zulaman.cpp(99): error C2039: 'GetGUID' : is not a member of 'Creature'
  1498. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1499. 1>..\scripts\eastern_kingdoms\zulaman\instance_zulaman.cpp(109): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1500. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1501. 1>..\scripts\eastern_kingdoms\zulaman\instance_zulaman.cpp(112): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1502. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1503. 1>..\scripts\eastern_kingdoms\zulaman\instance_zulaman.cpp(117): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1504. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1505. 1>..\scripts\eastern_kingdoms\zulaman\instance_zulaman.cpp(175): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  1506. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1507. 1> boss_arlokk.cpp
  1508. 1> boss_gahzranka.cpp
  1509. 1>..\scripts\eastern_kingdoms\zulgurub\boss_arlokk.cpp(132): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1510. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1511. 1>..\scripts\eastern_kingdoms\zulgurub\boss_arlokk.cpp(144): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1512. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1513. 1>..\scripts\eastern_kingdoms\zulgurub\boss_arlokk.cpp(175): error C2039: 'GetGUID' : is not a member of 'Player'
  1514. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1515. 1> boss_grilek.cpp
  1516. 1> boss_hakkar.cpp
  1517. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1518. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1519. 1>..\scripts\eastern_kingdoms\zulaman\zulaman.cpp(146): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1520. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1521. 1>..\scripts\eastern_kingdoms\zulaman\zulaman.cpp(147): error C2065: 'GO_FLAG_UNK1' : undeclared identifier
  1522. 1>..\scripts\eastern_kingdoms\zulaman\zulaman.cpp(186): error C2039: 'GetGUID' : is not a member of 'Creature'
  1523. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1524. 1>..\scripts\eastern_kingdoms\zulaman\zulaman.cpp(191): error C2039: 'GetGUID' : is not a member of 'Creature'
  1525. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1526. 1>..\scripts\eastern_kingdoms\zulaman\zulaman.cpp(226): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1527. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1528. 1>..\scripts\eastern_kingdoms\zulaman\zulaman.cpp(234): error C2065: 'GO_FLAG_UNK1' : undeclared identifier
  1529. 1> boss_hazzarah.cpp
  1530. 1> boss_jeklik.cpp
  1531. 1> boss_jindo.cpp
  1532. 1>..\scripts\eastern_kingdoms\zulgurub\boss_jindo.cpp(192): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1533. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1534. 1> boss_mandokir.cpp
  1535. 1> boss_marli.cpp
  1536. 1>..\scripts\eastern_kingdoms\zulgurub\boss_mandokir.cpp(133): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1537. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1538. 1>..\scripts\eastern_kingdoms\zulgurub\boss_mandokir.cpp(170): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1539. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1540. 1>..\scripts\eastern_kingdoms\zulgurub\boss_mandokir.cpp(210): error C2039: 'GetGUID' : is not a member of 'Creature'
  1541. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1542. 1>..\scripts\eastern_kingdoms\zulgurub\boss_mandokir.cpp(230): error C2039: 'GetGUID' : is not a member of 'Unit'
  1543. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  1544. 1>..\scripts\eastern_kingdoms\zulgurub\boss_mandokir.cpp(260): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  1545. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1546. 1>..\scripts\eastern_kingdoms\zulgurub\boss_mandokir.cpp(272): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1547. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1548. 1> boss_renataki.cpp
  1549. 1> boss_thekal.cpp
  1550. 1>..\scripts\eastern_kingdoms\zulgurub\boss_thekal.cpp(126): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1551. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1552. 1>..\scripts\eastern_kingdoms\zulgurub\boss_thekal.cpp(140): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1553. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1554. 1>..\scripts\eastern_kingdoms\zulgurub\boss_thekal.cpp(306): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1555. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1556. 1>..\scripts\eastern_kingdoms\zulgurub\boss_thekal.cpp(307): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1557. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1558. 1>..\scripts\eastern_kingdoms\zulgurub\boss_thekal.cpp(340): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1559. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1560. 1>..\scripts\eastern_kingdoms\zulgurub\boss_thekal.cpp(352): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1561. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1562. 1>..\scripts\eastern_kingdoms\zulgurub\boss_thekal.cpp(473): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1563. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1564. 1>..\scripts\eastern_kingdoms\zulgurub\boss_thekal.cpp(485): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1565. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1566. 1> boss_venoxis.cpp
  1567. 1> boss_wushoolay.cpp
  1568. 1> instance_zulgurub.cpp
  1569. 1>..\scripts\eastern_kingdoms\zulgurub\instance_zulgurub.cpp(56): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1570. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1571. 1>..\scripts\eastern_kingdoms\zulgurub\instance_zulgurub.cpp(77): error C2039: 'GetGUID' : is not a member of 'Creature'
  1572. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1573. 1>..\scripts\eastern_kingdoms\zulgurub\instance_zulgurub.cpp(80): error C2039: 'GetGUID' : is not a member of 'Creature'
  1574. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1575. 1>..\scripts\eastern_kingdoms\zulgurub\instance_zulgurub.cpp(83): error C2039: 'GetGUID' : is not a member of 'Creature'
  1576. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1577. 1>..\scripts\eastern_kingdoms\zulgurub\instance_zulgurub.cpp(86): error C2039: 'GetGUID' : is not a member of 'Creature'
  1578. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1579. 1>..\scripts\eastern_kingdoms\zulgurub\instance_zulgurub.cpp(89): error C2039: 'GetGUID' : is not a member of 'Creature'
  1580. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1581. 1> example_creature.cpp
  1582. 1> example_escort.cpp
  1583. 1>..\scripts\examples\example_creature.cpp(259): error C2039: 'GetGUID' : is not a member of 'Creature'
  1584. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1585. 1> example_gossip_codebox.cpp
  1586. 1>..\scripts\examples\example_gossip_codebox.cpp(47): error C2039: 'GetGUID' : is not a member of 'Creature'
  1587. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1588. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1589. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1590. 1>..\scripts\examples\example_escort.cpp(182): error C2039: 'GetGUID' : is not a member of 'Creature'
  1591. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1592. 1>..\scripts\examples\example_escort.cpp(204): error C2039: 'GetGUID' : is not a member of 'Player'
  1593. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1594. 1>..\scripts\examples\example_escort.cpp(210): error C2039: 'GetGUID' : is not a member of 'Player'
  1595. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1596. 1>..\scripts\examples\example_escort.cpp(216): error C2039: 'GetGUID' : is not a member of 'Player'
  1597. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1598. 1> example_misc.cpp
  1599. 1> ashenvale.cpp
  1600. 1> azshara.cpp
  1601. 1> azuremyst_isle.cpp
  1602. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1603. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1604. 1>..\scripts\kalimdor\azshara.cpp(193): error C2039: 'GetGUID' : is not a member of 'Creature'
  1605. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1606. 1>..\scripts\kalimdor\azshara.cpp(311): error C2039: 'GetGUID' : is not a member of 'Creature'
  1607. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1608. 1>..\scripts\kalimdor\azshara.cpp(319): error C2039: 'GetGUID' : is not a member of 'Creature'
  1609. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1610. 1>..\scripts\kalimdor\azshara.cpp(335): error C2039: 'GetGUID' : is not a member of 'Creature'
  1611. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1612. 1>..\scripts\kalimdor\azshara.cpp(339): error C2039: 'GetGUID' : is not a member of 'Creature'
  1613. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1614. 1>..\scripts\kalimdor\azshara.cpp(343): error C2039: 'GetGUID' : is not a member of 'Creature'
  1615. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1616. 1>..\scripts\kalimdor\azshara.cpp(347): error C2039: 'GetGUID' : is not a member of 'Creature'
  1617. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1618. 1>..\scripts\kalimdor\azshara.cpp(351): error C2039: 'GetGUID' : is not a member of 'Creature'
  1619. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1620. 1> bloodmyst_isle.cpp
  1621. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1622. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1623. 1>..\scripts\kalimdor\ashenvale.cpp(134): error C2065: 'GO_FLAG_UNK1' : undeclared identifier
  1624. 1>..\scripts\kalimdor\ashenvale.cpp(214): error C2039: 'GetGUID' : is not a member of 'Player'
  1625. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1626. 1>..\scripts\kalimdor\ashenvale.cpp(295): error C2039: 'GetGUID' : is not a member of 'Player'
  1627. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1628. 1>..\scripts\kalimdor\ashenvale.cpp(410): error C2039: 'GetGUID' : is not a member of 'Player'
  1629. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1630. 1>..\scripts\kalimdor\bloodmyst_isle.cpp(55): error C2039: 'GetGUID' : is not a member of 'Creature'
  1631. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1632. 1>..\scripts\kalimdor\bloodmyst_isle.cpp(83): error C2039: 'GetGUID' : is not a member of 'Creature'
  1633. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1634. 1>..\scripts\kalimdor\bloodmyst_isle.cpp(86): error C2039: 'GetGUID' : is not a member of 'Creature'
  1635. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1636. 1>..\scripts\kalimdor\bloodmyst_isle.cpp(97): error C2039: 'GetGUID' : is not a member of 'Creature'
  1637. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1638. 1>..\scripts\kalimdor\bloodmyst_isle.cpp(101): error C2039: 'GetGUID' : is not a member of 'Creature'
  1639. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1640. 1>..\scripts\kalimdor\bloodmyst_isle.cpp(105): error C2039: 'GetGUID' : is not a member of 'Creature'
  1641. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1642. 1>..\scripts\kalimdor\bloodmyst_isle.cpp(109): error C2039: 'GetGUID' : is not a member of 'Creature'
  1643. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1644. 1>..\scripts\kalimdor\bloodmyst_isle.cpp(113): error C2039: 'GetGUID' : is not a member of 'Creature'
  1645. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1646. 1>..\scripts\kalimdor\bloodmyst_isle.cpp(117): error C2039: 'GetGUID' : is not a member of 'Creature'
  1647. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1648. 1> boss_azuregos.cpp
  1649. 1> darkshore.cpp
  1650. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1651. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1652. 1>..\scripts\kalimdor\azuremyst_isle.cpp(106): error C2039: 'SpellFamilyFlags2' : is not a member of 'SpellEntry'
  1653. 1> c:\mangos\src\game\DBCStructure.h(1611) : see declaration of 'SpellEntry'
  1654. 1>..\scripts\kalimdor\azuremyst_isle.cpp(113): error C2039: 'GetGUID' : is not a member of 'Unit'
  1655. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  1656. 1>..\scripts\kalimdor\azuremyst_isle.cpp(127): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1657. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1658. 1>..\scripts\kalimdor\azuremyst_isle.cpp(140): error C2039: 'GetGUID' : is not a member of 'Creature'
  1659. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1660. 1>..\scripts\kalimdor\azuremyst_isle.cpp(273): error C2039: 'GetGUID' : is not a member of 'Creature'
  1661. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1662. 1>..\scripts\kalimdor\azuremyst_isle.cpp(381): error C2039: 'GetGUID' : is not a member of 'Player'
  1663. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1664. 1>..\scripts\kalimdor\azuremyst_isle.cpp(407): error C2039: 'GetGUID' : is not a member of 'Creature'
  1665. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1666. 1>..\scripts\kalimdor\azuremyst_isle.cpp(412): error C2039: 'GetGUID' : is not a member of 'Creature'
  1667. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1668. 1> desolace.cpp
  1669. 1>..\scripts\kalimdor\desolace.cpp(154): error C2039: 'GetGUID' : is not a member of 'Creature'
  1670. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1671. 1>..\scripts\kalimdor\desolace.cpp(160): error C2039: 'GetGUID' : is not a member of 'Creature'
  1672. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1673. 1> dustwallow_marsh.cpp
  1674. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1675. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1676. 1>..\scripts\kalimdor\darkshore.cpp(301): error C2039: 'GetGUID' : is not a member of 'Player'
  1677. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1678. 1>..\scripts\kalimdor\darkshore.cpp(363): error C2039: 'GetGUID' : is not a member of 'Creature'
  1679. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1680. 1> felwood.cpp
  1681. 1> feralas.cpp
  1682. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1683. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1684. 1>..\scripts\kalimdor\dustwallow_marsh.cpp(74): error C2039: 'GetGUID' : is not a member of 'Creature'
  1685. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1686. 1>..\scripts\kalimdor\dustwallow_marsh.cpp(214): error C2039: 'GetGUID' : is not a member of 'Creature'
  1687. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1688. 1>..\scripts\kalimdor\dustwallow_marsh.cpp(217): error C2039: 'GetGUID' : is not a member of 'Creature'
  1689. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1690. 1>..\scripts\kalimdor\dustwallow_marsh.cpp(237): error C2039: 'GetGUID' : is not a member of 'Creature'
  1691. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1692. 1>..\scripts\kalimdor\dustwallow_marsh.cpp(242): error C2039: 'GetGUID' : is not a member of 'Creature'
  1693. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1694. 1>..\scripts\kalimdor\dustwallow_marsh.cpp(251): error C2039: 'GetGUID' : is not a member of 'Creature'
  1695. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1696. 1>..\scripts\kalimdor\dustwallow_marsh.cpp(367): error C2039: 'GetGUID' : is not a member of 'Player'
  1697. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1698. 1>..\scripts\kalimdor\dustwallow_marsh.cpp(386): error C2039: 'GetGUID' : is not a member of 'Creature'
  1699. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1700. 1>..\scripts\kalimdor\dustwallow_marsh.cpp(391): error C2039: 'GetGUID' : is not a member of 'Creature'
  1701. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1702. 1>..\scripts\kalimdor\dustwallow_marsh.cpp(394): error C2039: 'GetGUID' : is not a member of 'Creature'
  1703. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1704. 1>..\scripts\kalimdor\dustwallow_marsh.cpp(402): error C2039: 'GetGUID' : is not a member of 'Creature'
  1705. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1706. 1>..\scripts\kalimdor\dustwallow_marsh.cpp(697): error C2039: 'GetGUID' : is not a member of 'Player'
  1707. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1708. 1>..\scripts\kalimdor\dustwallow_marsh.cpp(798): error C2039: 'GetGUID' : is not a member of 'Creature'
  1709. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1710. 1> moonglade.cpp
  1711. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1712. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1713. 1>..\scripts\kalimdor\feralas.cpp(34): error C2039: 'GetGUID' : is not a member of 'Creature'
  1714. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1715. 1>..\scripts\kalimdor\feralas.cpp(39): error C2039: 'GetGUID' : is not a member of 'Creature'
  1716. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1717. 1>..\scripts\kalimdor\feralas.cpp(48): error C2039: 'GetGUID' : is not a member of 'Creature'
  1718. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1719. 1>..\scripts\kalimdor\feralas.cpp(51): error C2039: 'GetGUID' : is not a member of 'Creature'
  1720. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1721. 1>..\scripts\kalimdor\feralas.cpp(158): error C2039: 'GetGUID' : is not a member of 'Player'
  1722. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1723. 1>..\scripts\kalimdor\feralas.cpp(169): error C2039: 'GetGUID' : is not a member of 'Creature'
  1724. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1725. 1>..\scripts\kalimdor\feralas.cpp(170): error C2039: 'GetGUID' : is not a member of 'Creature'
  1726. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1727. 1> mulgore.cpp
  1728. 1>..\scripts\kalimdor\mulgore.cpp(74): error C2039: 'GetGUID' : is not a member of 'Unit'
  1729. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  1730. 1>..\scripts\kalimdor\mulgore.cpp(113): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1731. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1732. 1>..\scripts\kalimdor\mulgore.cpp(127): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1733. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1734. 1>..\scripts\kalimdor\mulgore.cpp(128): error C2039: 'GetGUID' : is not a member of 'Creature'
  1735. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1736. 1>..\scripts\kalimdor\mulgore.cpp(162): error C2039: 'GetGUID' : is not a member of 'Creature'
  1737. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1738. 1>..\scripts\kalimdor\mulgore.cpp(167): error C2039: 'GetGUID' : is not a member of 'Creature'
  1739. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1740. 1>..\scripts\kalimdor\mulgore.cpp(175): error C2039: 'GetGUID' : is not a member of 'Creature'
  1741. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1742. 1> orgrimmar.cpp
  1743. 1>..\scripts\kalimdor\orgrimmar.cpp(41): error C2039: 'GetGUID' : is not a member of 'Creature'
  1744. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1745. 1>..\scripts\kalimdor\orgrimmar.cpp(46): error C2039: 'GetGUID' : is not a member of 'Creature'
  1746. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1747. 1>..\scripts\kalimdor\orgrimmar.cpp(56): error C2039: 'GetGUID' : is not a member of 'Creature'
  1748. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1749. 1>..\scripts\kalimdor\orgrimmar.cpp(112): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1750. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1751. 1>..\scripts\kalimdor\orgrimmar.cpp(150): error C2039: 'GetGUID' : is not a member of 'Player'
  1752. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1753. 1>..\scripts\kalimdor\orgrimmar.cpp(207): error C2039: 'GetGUID' : is not a member of 'Creature'
  1754. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1755. 1>..\scripts\kalimdor\orgrimmar.cpp(212): error C2039: 'GetGUID' : is not a member of 'Creature'
  1756. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1757. 1>..\scripts\kalimdor\orgrimmar.cpp(222): error C2039: 'GetGUID' : is not a member of 'Creature'
  1758. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1759. 1>..\scripts\kalimdor\orgrimmar.cpp(226): error C2039: 'GetGUID' : is not a member of 'Creature'
  1760. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1761. 1>..\scripts\kalimdor\orgrimmar.cpp(230): error C2039: 'GetGUID' : is not a member of 'Creature'
  1762. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1763. 1>..\scripts\kalimdor\orgrimmar.cpp(234): error C2039: 'GetGUID' : is not a member of 'Creature'
  1764. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1765. 1>..\scripts\kalimdor\orgrimmar.cpp(238): error C2039: 'GetGUID' : is not a member of 'Creature'
  1766. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1767. 1>..\scripts\kalimdor\orgrimmar.cpp(242): error C2039: 'GetGUID' : is not a member of 'Creature'
  1768. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1769. 1> silithus.cpp
  1770. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1771. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1772. 1>..\scripts\kalimdor\silithus.cpp(61): error C2039: 'GetGUID' : is not a member of 'Creature'
  1773. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1774. 1>..\scripts\kalimdor\silithus.cpp(67): error C2039: 'GetGUID' : is not a member of 'Creature'
  1775. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1776. 1>..\scripts\kalimdor\silithus.cpp(78): error C2039: 'GetGUID' : is not a member of 'Creature'
  1777. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1778. 1>..\scripts\kalimdor\silithus.cpp(82): error C2039: 'GetGUID' : is not a member of 'Creature'
  1779. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1780. 1>..\scripts\kalimdor\silithus.cpp(86): error C2039: 'GetGUID' : is not a member of 'Creature'
  1781. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1782. 1>..\scripts\kalimdor\silithus.cpp(90): error C2039: 'GetGUID' : is not a member of 'Creature'
  1783. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1784. 1>..\scripts\kalimdor\silithus.cpp(94): error C2039: 'GetGUID' : is not a member of 'Creature'
  1785. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1786. 1>..\scripts\kalimdor\silithus.cpp(98): error C2039: 'GetGUID' : is not a member of 'Creature'
  1787. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1788. 1>..\scripts\kalimdor\silithus.cpp(101): error C2039: 'GetGUID' : is not a member of 'Creature'
  1789. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1790. 1>..\scripts\kalimdor\silithus.cpp(157): error C2039: 'GetGUID' : is not a member of 'Creature'
  1791. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1792. 1>..\scripts\kalimdor\silithus.cpp(169): error C2039: 'GetGUID' : is not a member of 'Creature'
  1793. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1794. 1>..\scripts\kalimdor\silithus.cpp(180): error C2039: 'GetGUID' : is not a member of 'Creature'
  1795. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1796. 1>..\scripts\kalimdor\silithus.cpp(184): error C2039: 'GetGUID' : is not a member of 'Creature'
  1797. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1798. 1>..\scripts\kalimdor\silithus.cpp(188): error C2039: 'GetGUID' : is not a member of 'Creature'
  1799. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1800. 1>..\scripts\kalimdor\silithus.cpp(192): error C2039: 'GetGUID' : is not a member of 'Creature'
  1801. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1802. 1>..\scripts\kalimdor\silithus.cpp(196): error C2039: 'GetGUID' : is not a member of 'Creature'
  1803. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1804. 1>..\scripts\kalimdor\silithus.cpp(200): error C2039: 'GetGUID' : is not a member of 'Creature'
  1805. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1806. 1>..\scripts\kalimdor\silithus.cpp(203): error C2039: 'GetGUID' : is not a member of 'Creature'
  1807. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1808. 1>..\scripts\kalimdor\silithus.cpp(205): error C2039: 'GetGUID' : is not a member of 'Creature'
  1809. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1810. 1>..\scripts\kalimdor\silithus.cpp(210): error C2039: 'GetGUID' : is not a member of 'Creature'
  1811. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1812. 1>..\scripts\kalimdor\silithus.cpp(214): error C2039: 'GetGUID' : is not a member of 'Creature'
  1813. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1814. 1>..\scripts\kalimdor\silithus.cpp(218): error C2039: 'GetGUID' : is not a member of 'Creature'
  1815. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1816. 1>..\scripts\kalimdor\silithus.cpp(222): error C2039: 'GetGUID' : is not a member of 'Creature'
  1817. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1818. 1>..\scripts\kalimdor\silithus.cpp(226): error C2039: 'GetGUID' : is not a member of 'Creature'
  1819. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1820. 1>..\scripts\kalimdor\silithus.cpp(229): error C2039: 'GetGUID' : is not a member of 'Creature'
  1821. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1822. 1>..\scripts\kalimdor\silithus.cpp(231): error C2039: 'GetGUID' : is not a member of 'Creature'
  1823. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1824. 1> stonetalon_mountains.cpp
  1825. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1826. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1827. 1>..\scripts\kalimdor\stonetalon_mountains.cpp(34): error C2039: 'GetGUID' : is not a member of 'Creature'
  1828. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1829. 1>..\scripts\kalimdor\stonetalon_mountains.cpp(44): error C2039: 'GetGUID' : is not a member of 'Creature'
  1830. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1831. 1>..\scripts\kalimdor\stonetalon_mountains.cpp(47): error C2039: 'GetGUID' : is not a member of 'Creature'
  1832. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1833. 1>..\scripts\kalimdor\stonetalon_mountains.cpp(136): error C2039: 'GetGUID' : is not a member of 'Player'
  1834. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1835. 1> tanaris.cpp
  1836. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1837. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1838. 1>..\scripts\kalimdor\tanaris.cpp(200): error C2039: 'GetGUID' : is not a member of 'Unit'
  1839. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  1840. 1>..\scripts\kalimdor\tanaris.cpp(220): error C2039: 'GetGUID' : is not a member of 'Creature'
  1841. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1842. 1>..\scripts\kalimdor\tanaris.cpp(225): error C2039: 'GetGUID' : is not a member of 'Creature'
  1843. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1844. 1>..\scripts\kalimdor\tanaris.cpp(233): error C2039: 'GetGUID' : is not a member of 'Creature'
  1845. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1846. 1>..\scripts\kalimdor\tanaris.cpp(335): error C2039: 'GetGUID' : is not a member of 'Player'
  1847. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1848. 1>..\scripts\kalimdor\tanaris.cpp(349): error C2039: 'GetGUID' : is not a member of 'Creature'
  1849. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1850. 1>..\scripts\kalimdor\tanaris.cpp(354): error C2039: 'GetGUID' : is not a member of 'Creature'
  1851. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1852. 1>..\scripts\kalimdor\tanaris.cpp(357): error C2039: 'GetGUID' : is not a member of 'Creature'
  1853. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1854. 1>..\scripts\kalimdor\tanaris.cpp(392): error C2039: 'GetGUID' : is not a member of 'Creature'
  1855. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1856. 1>..\scripts\kalimdor\tanaris.cpp(397): error C2039: 'GetGUID' : is not a member of 'Creature'
  1857. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1858. 1>..\scripts\kalimdor\tanaris.cpp(408): error C2039: 'GetGUID' : is not a member of 'Creature'
  1859. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1860. 1>..\scripts\kalimdor\tanaris.cpp(412): error C2039: 'GetGUID' : is not a member of 'Creature'
  1861. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1862. 1>..\scripts\kalimdor\tanaris.cpp(416): error C2039: 'GetGUID' : is not a member of 'Creature'
  1863. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1864. 1>..\scripts\kalimdor\tanaris.cpp(420): error C2039: 'GetGUID' : is not a member of 'Creature'
  1865. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1866. 1>..\scripts\kalimdor\tanaris.cpp(424): error C2039: 'GetGUID' : is not a member of 'Creature'
  1867. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1868. 1> teldrassil.cpp
  1869. 1> the_barrens.cpp
  1870. 1>..\scripts\eastern_kingdoms\zulaman\boss_halazzi.cpp(110): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1871. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1872. 1>..\scripts\eastern_kingdoms\zulaman\boss_halazzi.cpp(200): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1873. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1874. 1>..\scripts\eastern_kingdoms\zulaman\boss_halazzi.cpp(352): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1875. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1876. 1> thousand_needles.cpp
  1877. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1878. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1879. 1>..\scripts\kalimdor\the_barrens.cpp(52): error C2039: 'GetGUID' : is not a member of 'Creature'
  1880. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1881. 1>..\scripts\kalimdor\the_barrens.cpp(60): error C2039: 'GetGUID' : is not a member of 'Creature'
  1882. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1883. 1>..\scripts\kalimdor\the_barrens.cpp(61): error C2039: 'GetGUID' : is not a member of 'Creature'
  1884. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1885. 1>..\scripts\kalimdor\the_barrens.cpp(161): error C2039: 'GetGUID' : is not a member of 'Player'
  1886. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1887. 1>..\scripts\kalimdor\the_barrens.cpp(173): error C2039: 'GetGUID' : is not a member of 'Creature'
  1888. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1889. 1>..\scripts\kalimdor\the_barrens.cpp(178): error C2039: 'GetGUID' : is not a member of 'Creature'
  1890. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1891. 1>..\scripts\kalimdor\the_barrens.cpp(186): error C2039: 'GetGUID' : is not a member of 'Creature'
  1892. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1893. 1>..\scripts\kalimdor\the_barrens.cpp(345): error C2039: 'GetGUID' : is not a member of 'Player'
  1894. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1895. 1>..\scripts\kalimdor\the_barrens.cpp(368): error C2039: 'GetGUID' : is not a member of 'Creature'
  1896. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1897. 1>..\scripts\kalimdor\the_barrens.cpp(391): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1898. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1899. 1>..\scripts\kalimdor\the_barrens.cpp(406): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1900. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1901. 1>..\scripts\kalimdor\the_barrens.cpp(421): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1902. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1903. 1>..\scripts\kalimdor\the_barrens.cpp(432): error C2039: 'GetGUID' : is not a member of 'Unit'
  1904. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  1905. 1>..\scripts\kalimdor\the_barrens.cpp(440): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1906. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1907. 1>..\scripts\kalimdor\the_barrens.cpp(449): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1908. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1909. 1>..\scripts\kalimdor\the_barrens.cpp(635): error C2039: 'GetGUID' : is not a member of 'Player'
  1910. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1911. 1> thunder_bluff.cpp
  1912. 1>..\scripts\kalimdor\thunder_bluff.cpp(104): error C2039: 'GetGUID' : is not a member of 'Creature'
  1913. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1914. 1>..\scripts\kalimdor\thunder_bluff.cpp(109): error C2039: 'GetGUID' : is not a member of 'Creature'
  1915. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1916. 1>..\scripts\kalimdor\thunder_bluff.cpp(119): error C2039: 'GetGUID' : is not a member of 'Creature'
  1917. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1918. 1> ungoro_crater.cpp
  1919. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1920. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1921. 1>..\scripts\kalimdor\thousand_needles.cpp(94): error C2039: 'GetGUID' : is not a member of 'Player'
  1922. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1923. 1>..\scripts\kalimdor\thousand_needles.cpp(180): error C2039: 'GetGUID' : is not a member of 'Player'
  1924. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1925. 1>..\scripts\kalimdor\thousand_needles.cpp(252): error C2039: 'GetGUID' : is not a member of 'Player'
  1926. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1927. 1>..\scripts\kalimdor\thousand_needles.cpp(355): error C2039: 'GetGUID' : is not a member of 'Creature'
  1928. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1929. 1>..\scripts\kalimdor\thousand_needles.cpp(363): error C2039: 'GetGUID' : is not a member of 'Creature'
  1930. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1931. 1> winterspring.cpp
  1932. 1>..\scripts\kalimdor\winterspring.cpp(39): error C2039: 'GetGUID' : is not a member of 'Creature'
  1933. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1934. 1>..\scripts\kalimdor\winterspring.cpp(44): error C2039: 'GetGUID' : is not a member of 'Creature'
  1935. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1936. 1>..\scripts\kalimdor\winterspring.cpp(55): error C2039: 'GetGUID' : is not a member of 'Creature'
  1937. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1938. 1>..\scripts\kalimdor\winterspring.cpp(59): error C2039: 'GetGUID' : is not a member of 'Creature'
  1939. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1940. 1>..\scripts\kalimdor\winterspring.cpp(63): error C2039: 'GetGUID' : is not a member of 'Creature'
  1941. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1942. 1>..\scripts\kalimdor\winterspring.cpp(67): error C2039: 'GetGUID' : is not a member of 'Creature'
  1943. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1944. 1>..\scripts\kalimdor\winterspring.cpp(71): error C2039: 'GetGUID' : is not a member of 'Creature'
  1945. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1946. 1>..\scripts\kalimdor\winterspring.cpp(88): error C2039: 'GetGUID' : is not a member of 'Creature'
  1947. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1948. 1>..\scripts\kalimdor\winterspring.cpp(93): error C2039: 'GetGUID' : is not a member of 'Creature'
  1949. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1950. 1>..\scripts\kalimdor\winterspring.cpp(101): error C2039: 'GetGUID' : is not a member of 'Creature'
  1951. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1952. 1>..\scripts\kalimdor\winterspring.cpp(113): error C2039: 'GetGUID' : is not a member of 'Creature'
  1953. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1954. 1>..\scripts\kalimdor\winterspring.cpp(118): error C2039: 'GetGUID' : is not a member of 'Creature'
  1955. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1956. 1>..\scripts\kalimdor\winterspring.cpp(120): error C2039: 'GetGUID' : is not a member of 'Creature'
  1957. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1958. 1> instance_blackfathom_deeps.cpp
  1959. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1960. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1961. 1>..\scripts\kalimdor\ungoro_crater.cpp(105): error C2039: 'GetGUID' : is not a member of 'Player'
  1962. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  1963. 1> culling_of_stratholme.cpp
  1964. 1>..\scripts\kalimdor\blackfathom_deeps\instance_blackfathom_deeps.cpp(49): error C2039: 'GetGUID' : is not a member of 'Creature'
  1965. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1966. 1>..\scripts\kalimdor\blackfathom_deeps\instance_blackfathom_deeps.cpp(60): error C2039: 'GetGUID' : is not a member of 'GameObject'
  1967. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  1968. 1>..\scripts\kalimdor\blackfathom_deeps\instance_blackfathom_deeps.cpp(74): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  1969. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  1970. 1> instance_culling_of_stratholme.cpp
  1971. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\culling_of_stratholme.cpp(60): error C2039: 'GetGUID' : is not a member of 'Creature'
  1972. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1973. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\culling_of_stratholme.cpp(72): error C2039: 'GetGUID' : is not a member of 'Creature'
  1974. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1975. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\culling_of_stratholme.cpp(77): error C2039: 'GetGUID' : is not a member of 'Creature'
  1976. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1977. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\culling_of_stratholme.cpp(93): error C2039: 'GetGUID' : is not a member of 'Creature'
  1978. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1979. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\culling_of_stratholme.cpp(97): error C2039: 'GetGUID' : is not a member of 'Creature'
  1980. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1981. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\culling_of_stratholme.cpp(100): error C2039: 'GetGUID' : is not a member of 'Creature'
  1982. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1983. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\culling_of_stratholme.cpp(121): error C2039: 'GetGUID' : is not a member of 'Creature'
  1984. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1985. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\culling_of_stratholme.cpp(125): error C2039: 'GetGUID' : is not a member of 'Creature'
  1986. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1987. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\culling_of_stratholme.cpp(128): error C2039: 'GetGUID' : is not a member of 'Creature'
  1988. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1989. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(101): error C2039: 'GetGUID' : is not a member of 'Creature'
  1990. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1991. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(102): error C2039: 'GetGUID' : is not a member of 'Creature'
  1992. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1993. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(103): error C2039: 'GetGUID' : is not a member of 'Creature'
  1994. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1995. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(104): error C2039: 'GetGUID' : is not a member of 'Creature'
  1996. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1997. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(105): error C2039: 'GetGUID' : is not a member of 'Creature'
  1998. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  1999. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(106): error C2039: 'GetGUID' : is not a member of 'Creature'
  2000. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2001. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(107): error C2039: 'GetGUID' : is not a member of 'Creature'
  2002. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2003. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(108): error C2039: 'GetGUID' : is not a member of 'Creature'
  2004. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2005. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(109): error C2039: 'GetGUID' : is not a member of 'Creature'
  2006. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2007. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(110): error C2039: 'GetGUID' : is not a member of 'Creature'
  2008. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2009. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(111): error C2039: 'GetGUID' : is not a member of 'Creature'
  2010. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2011. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(112): error C2039: 'GetGUID' : is not a member of 'Creature'
  2012. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2013. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(113): error C2039: 'GetGUID' : is not a member of 'Creature'
  2014. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2015. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(114): error C2039: 'GetGUID' : is not a member of 'Creature'
  2016. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2017. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(115): error C2039: 'GetGUID' : is not a member of 'Creature'
  2018. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2019. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(116): error C2039: 'GetGUID' : is not a member of 'Creature'
  2020. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2021. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(117): error C2039: 'GetGUID' : is not a member of 'Creature'
  2022. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2023. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(118): error C2039: 'GetGUID' : is not a member of 'Creature'
  2024. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2025. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(119): error C2039: 'GetGUID' : is not a member of 'Creature'
  2026. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2027. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(120): error C2039: 'GetGUID' : is not a member of 'Creature'
  2028. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2029. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(121): error C2039: 'GetGUID' : is not a member of 'Creature'
  2030. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2031. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(122): error C2039: 'GetGUID' : is not a member of 'Creature'
  2032. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2033. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(123): error C2039: 'GetGUID' : is not a member of 'Creature'
  2034. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2035. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(125): error C2039: 'GetGUID' : is not a member of 'Creature'
  2036. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2037. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(126): error C2039: 'GetGUID' : is not a member of 'Creature'
  2038. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2039. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(133): error C2039: 'GetGUID' : is not a member of 'Creature'
  2040. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2041. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(135): error C2039: 'GetGUID' : is not a member of 'Creature'
  2042. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2043. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(136): error C2039: 'GetGUID' : is not a member of 'Creature'
  2044. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2045. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(145): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2046. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2047. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(151): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2048. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2049. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(171): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2050. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2051. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(263): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2052. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2053. 1> boss_aeonus.cpp
  2054. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(427): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  2055. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2056. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(442): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  2057. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2058. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(460): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  2059. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2060. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(477): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2061. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2062. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(499): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2063. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2064. 1>..\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp(505): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2065. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2066. 1> boss_chrono_lord_deja.cpp
  2067. 1> boss_temporus.cpp
  2068. 1>..\scripts\kalimdor\moonglade.cpp(53): error C2039: 'GetGUID' : is not a member of 'Creature'
  2069. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2070. 1>..\scripts\kalimdor\moonglade.cpp(59): error C2039: 'GetGUID' : is not a member of 'Creature'
  2071. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2072. 1>..\scripts\kalimdor\moonglade.cpp(68): error C2039: 'GetGUID' : is not a member of 'Creature'
  2073. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2074. 1>..\scripts\kalimdor\moonglade.cpp(85): error C2039: 'GetGUID' : is not a member of 'Creature'
  2075. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2076. 1>..\scripts\kalimdor\moonglade.cpp(88): error C2039: 'GetGUID' : is not a member of 'Creature'
  2077. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2078. 1>..\scripts\kalimdor\moonglade.cpp(155): error C2039: 'GetGUID' : is not a member of 'Creature'
  2079. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2080. 1>..\scripts\kalimdor\moonglade.cpp(223): error C2039: 'GetGUID' : is not a member of 'Unit'
  2081. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  2082. 1>..\scripts\kalimdor\moonglade.cpp(246): error C2039: 'GetGUID' : is not a member of 'Creature'
  2083. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2084. 1>..\scripts\kalimdor\moonglade.cpp(249): error C2039: 'GetGUID' : is not a member of 'Creature'
  2085. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2086. 1>..\scripts\kalimdor\moonglade.cpp(260): error C2039: 'GetGUID' : is not a member of 'Creature'
  2087. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2088. 1>..\scripts\kalimdor\moonglade.cpp(264): error C2039: 'GetGUID' : is not a member of 'Creature'
  2089. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2090. 1>..\scripts\kalimdor\moonglade.cpp(268): error C2039: 'GetGUID' : is not a member of 'Creature'
  2091. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2092. 1>..\scripts\kalimdor\moonglade.cpp(271): error C2039: 'GetGUID' : is not a member of 'Creature'
  2093. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2094. 1>..\scripts\kalimdor\moonglade.cpp(291): error C2039: 'GetGUID' : is not a member of 'Creature'
  2095. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2096. 1>..\scripts\kalimdor\moonglade.cpp(297): error C2039: 'GetGUID' : is not a member of 'Creature'
  2097. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2098. 1>..\scripts\kalimdor\moonglade.cpp(306): error C2039: 'GetGUID' : is not a member of 'Creature'
  2099. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2100. 1>..\scripts\kalimdor\moonglade.cpp(323): error C2039: 'GetGUID' : is not a member of 'Creature'
  2101. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2102. 1>..\scripts\kalimdor\moonglade.cpp(326): error C2039: 'GetGUID' : is not a member of 'Creature'
  2103. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2104. 1> dark_portal.cpp
  2105. 1> instance_dark_portal.cpp
  2106. 1>..\scripts\kalimdor\caverns_of_time\dark_portal\instance_dark_portal.cpp(115): error C2039: 'GetGUID' : is not a member of 'Creature'
  2107. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2108. 1>..\scripts\kalimdor\caverns_of_time\dark_portal\instance_dark_portal.cpp(157): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2109. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2110. 1>..\scripts\kalimdor\caverns_of_time\dark_portal\instance_dark_portal.cpp(263): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2111. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2112. 1>..\scripts\kalimdor\caverns_of_time\dark_portal\dark_portal.cpp(304): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2113. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2114. 1>..\scripts\kalimdor\caverns_of_time\dark_portal\dark_portal.cpp(368): error C2039: 'GetGUID' : is not a member of 'Creature'
  2115. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2116. 1>..\scripts\kalimdor\caverns_of_time\dark_portal\dark_portal.cpp(373): error C2039: 'GetGUID' : is not a member of 'Creature'
  2117. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2118. 1>..\scripts\kalimdor\caverns_of_time\dark_portal\dark_portal.cpp(379): error C2039: 'GetGUID' : is not a member of 'Creature'
  2119. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2120. 1>..\scripts\kalimdor\caverns_of_time\dark_portal\dark_portal.cpp(383): error C2039: 'GetGUID' : is not a member of 'Creature'
  2121. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2122. 1> boss_archimonde.cpp
  2123. 1> hyjal.cpp
  2124. 1> hyjalAI.cpp
  2125. 1>..\scripts\kalimdor\caverns_of_time\hyjal\hyjal.cpp(86): error C2039: 'GetGUID' : is not a member of 'Creature'
  2126. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2127. 1>..\scripts\kalimdor\caverns_of_time\hyjal\hyjal.cpp(158): error C2039: 'GetGUID' : is not a member of 'Creature'
  2128. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2129. 1>..\scripts\kalimdor\caverns_of_time\hyjal\hyjal.cpp(199): error C2039: 'GetGUID' : is not a member of 'Creature'
  2130. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2131. 1>..\scripts\kalimdor\caverns_of_time\hyjal\boss_archimonde.cpp(103): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2132. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2133. 1>..\scripts\kalimdor\caverns_of_time\hyjal\hyjalAI.cpp(141): error C2660: 'Creature::LoadCreatureAddon' : function does not take 0 arguments
  2134. 1>..\scripts\kalimdor\caverns_of_time\hyjal\hyjalAI.cpp(221): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  2135. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2136. 1>..\scripts\kalimdor\caverns_of_time\hyjal\hyjalAI.cpp(229): error C2039: 'GetGUID' : is not a member of 'Creature'
  2137. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2138. 1>..\scripts\kalimdor\caverns_of_time\hyjal\hyjalAI.cpp(231): error C2039: 'GetGUID' : is not a member of 'Creature'
  2139. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2140. 1>..\scripts\kalimdor\caverns_of_time\hyjal\hyjalAI.cpp(236): error C2039: 'GetGUID' : is not a member of 'Creature'
  2141. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2142. 1>..\scripts\kalimdor\caverns_of_time\hyjal\boss_archimonde.cpp(147): error C2039: 'GetGUID' : is not a member of 'Unit'
  2143. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  2144. 1>..\scripts\kalimdor\caverns_of_time\hyjal\boss_archimonde.cpp(156): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2145. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2146. 1>..\scripts\kalimdor\caverns_of_time\hyjal\hyjalAI.cpp(403): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  2147. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2148. 1>..\scripts\kalimdor\caverns_of_time\hyjal\hyjalAI.cpp(408): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  2149. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2150. 1>..\scripts\kalimdor\caverns_of_time\hyjal\hyjalAI.cpp(430): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2151. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2152. 1> instance_hyjal.cpp
  2153. 1>..\scripts\kalimdor\caverns_of_time\hyjal\boss_archimonde.cpp(335): error C2039: 'GetGUID' : is not a member of 'Creature'
  2154. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2155. 1>..\scripts\kalimdor\caverns_of_time\hyjal\boss_archimonde.cpp(341): error C2039: 'GetGUID' : is not a member of 'Creature'
  2156. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2157. 1>..\scripts\kalimdor\caverns_of_time\hyjal\boss_archimonde.cpp(343): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2158. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2159. 1> boss_captain_skarloc.cpp
  2160. 1>..\scripts\kalimdor\caverns_of_time\hyjal\boss_archimonde.cpp(389): error C2039: 'GetGUID' : is not a member of 'Creature'
  2161. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2162. 1>..\scripts\kalimdor\caverns_of_time\hyjal\boss_archimonde.cpp(391): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2163. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2164. 1>..\scripts\kalimdor\caverns_of_time\hyjal\boss_archimonde.cpp(400): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2165. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2166. 1> boss_epoch_hunter.cpp
  2167. 1>c:\mangos\src\bindings\scriptdev\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.h(52): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2168. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2169. 1>c:\mangos\src\bindings\scriptdev\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.h(53): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2170. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2171. 1>c:\mangos\src\bindings\scriptdev\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.h(54): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2172. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2173. 1>c:\mangos\src\bindings\scriptdev\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.h(55): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2174. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2175. 1> boss_leutenant_drake.cpp
  2176. 1>c:\mangos\src\bindings\scriptdev\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.h(52): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2177. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2178. 1>c:\mangos\src\bindings\scriptdev\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.h(53): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2179. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2180. 1>c:\mangos\src\bindings\scriptdev\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.h(54): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2181. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2182. 1>c:\mangos\src\bindings\scriptdev\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.h(55): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2183. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2184. 1>..\scripts\kalimdor\caverns_of_time\hyjal\instance_hyjal.cpp(85): error C2039: 'GetGUID' : is not a member of 'Creature'
  2185. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2186. 1>..\scripts\kalimdor\caverns_of_time\hyjal\instance_hyjal.cpp(86): error C2039: 'GetGUID' : is not a member of 'Creature'
  2187. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2188. 1>..\scripts\kalimdor\caverns_of_time\hyjal\instance_hyjal.cpp(87): error C2039: 'GetGUID' : is not a member of 'Creature'
  2189. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2190. 1>..\scripts\kalimdor\caverns_of_time\hyjal\instance_hyjal.cpp(88): error C2039: 'GetGUID' : is not a member of 'Creature'
  2191. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2192. 1>..\scripts\kalimdor\caverns_of_time\hyjal\instance_hyjal.cpp(89): error C2039: 'GetGUID' : is not a member of 'Creature'
  2193. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2194. 1>..\scripts\kalimdor\caverns_of_time\hyjal\instance_hyjal.cpp(90): error C2039: 'GetGUID' : is not a member of 'Creature'
  2195. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2196. 1>..\scripts\kalimdor\caverns_of_time\hyjal\instance_hyjal.cpp(91): error C2039: 'GetGUID' : is not a member of 'Creature'
  2197. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2198. 1>..\scripts\kalimdor\caverns_of_time\hyjal\instance_hyjal.cpp(92): error C2039: 'GetGUID' : is not a member of 'Creature'
  2199. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2200. 1>..\scripts\kalimdor\caverns_of_time\hyjal\instance_hyjal.cpp(99): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2201. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2202. 1> instance_old_hillsbrad.cpp
  2203. 1>c:\mangos\src\bindings\scriptdev\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.h(52): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2204. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2205. 1>c:\mangos\src\bindings\scriptdev\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.h(53): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2206. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2207. 1>c:\mangos\src\bindings\scriptdev\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.h(54): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2208. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2209. 1>c:\mangos\src\bindings\scriptdev\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.h(55): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2210. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2211. 1>c:\mangos\src\bindings\scriptdev\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.h(52): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2212. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2213. 1>c:\mangos\src\bindings\scriptdev\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.h(53): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2214. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2215. 1>c:\mangos\src\bindings\scriptdev\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.h(54): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2216. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2217. 1>c:\mangos\src\bindings\scriptdev\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.h(55): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2218. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2219. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\instance_old_hillsbrad.cpp(48): error C2039: 'GetGUID' : is not a member of 'Creature'
  2220. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2221. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\instance_old_hillsbrad.cpp(51): error C2039: 'GetGUID' : is not a member of 'Creature'
  2222. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2223. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\instance_old_hillsbrad.cpp(54): error C2039: 'GetGUID' : is not a member of 'Creature'
  2224. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2225. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\instance_old_hillsbrad.cpp(64): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2226. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2227. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\instance_old_hillsbrad.cpp(71): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2228. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2229. 1> old_hillsbrad.cpp
  2230. 1> dire_maul.cpp
  2231. 1>c:\mangos\src\bindings\scriptdev\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.h(52): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2232. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2233. 1>c:\mangos\src\bindings\scriptdev\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.h(53): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2234. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2235. 1>c:\mangos\src\bindings\scriptdev\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.h(54): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2236. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2237. 1>c:\mangos\src\bindings\scriptdev\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.h(55): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2238. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2239. 1> instance_dire_maul.cpp
  2240. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2241. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2242. 1> boss_celebras_the_cursed.cpp
  2243. 1>..\scripts\kalimdor\dire_maul\instance_dire_maul.cpp(66): error C2039: 'GetGUID' : is not a member of 'Creature'
  2244. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2245. 1>..\scripts\kalimdor\dire_maul\instance_dire_maul.cpp(72): error C2039: 'GetGUID' : is not a member of 'Creature'
  2246. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2247. 1>..\scripts\kalimdor\dire_maul\instance_dire_maul.cpp(75): error C2039: 'GetGUID' : is not a member of 'Creature'
  2248. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2249. 1>..\scripts\kalimdor\dire_maul\instance_dire_maul.cpp(78): error C2039: 'GetGUID' : is not a member of 'Creature'
  2250. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2251. 1>..\scripts\kalimdor\dire_maul\instance_dire_maul.cpp(83): error C2039: 'GetGUID' : is not a member of 'Creature'
  2252. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2253. 1>..\scripts\kalimdor\dire_maul\instance_dire_maul.cpp(86): error C2039: 'GetGUID' : is not a member of 'Creature'
  2254. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2255. 1>..\scripts\kalimdor\dire_maul\instance_dire_maul.cpp(89): error C2039: 'GetGUID' : is not a member of 'Creature'
  2256. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2257. 1>..\scripts\kalimdor\dire_maul\instance_dire_maul.cpp(100): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2258. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2259. 1>..\scripts\kalimdor\dire_maul\instance_dire_maul.cpp(105): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2260. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2261. 1>..\scripts\kalimdor\dire_maul\instance_dire_maul.cpp(110): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2262. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2263. 1>..\scripts\kalimdor\dire_maul\instance_dire_maul.cpp(115): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2264. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2265. 1>..\scripts\kalimdor\dire_maul\instance_dire_maul.cpp(120): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2266. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2267. 1>..\scripts\kalimdor\dire_maul\instance_dire_maul.cpp(125): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2268. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2269. 1>..\scripts\kalimdor\dire_maul\instance_dire_maul.cpp(130): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2270. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2271. 1>..\scripts\kalimdor\dire_maul\instance_dire_maul.cpp(135): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2272. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2273. 1>..\scripts\kalimdor\dire_maul\instance_dire_maul.cpp(140): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2274. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2275. 1>..\scripts\kalimdor\dire_maul\instance_dire_maul.cpp(145): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2276. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2277. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2278. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2279. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.cpp(68): error C2039: 'GetGUID' : is not a member of 'Creature'
  2280. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2281. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.cpp(77): error C2039: 'GetGUID' : is not a member of 'Creature'
  2282. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2283. 1>..\scripts\kalimdor\dire_maul\instance_dire_maul.cpp(184): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2284. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2285. 1>..\scripts\kalimdor\dire_maul\instance_dire_maul.cpp(189): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2286. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2287. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.cpp(101): error C2039: 'GetGUID' : is not a member of 'Creature'
  2288. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2289. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.cpp(112): error C2039: 'GetGUID' : is not a member of 'Creature'
  2290. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2291. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.cpp(124): error C2039: 'GetGUID' : is not a member of 'Creature'
  2292. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2293. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.cpp(441): error C2039: 'GetGUID' : is not a member of 'Player'
  2294. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  2295. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.cpp(453): error C2039: 'GetGUID' : is not a member of 'Creature'
  2296. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2297. 1>..\scripts\kalimdor\dire_maul\instance_dire_maul.cpp(275): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2298. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2299. 1>..\scripts\kalimdor\dire_maul\instance_dire_maul.cpp(283): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  2300. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2301. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.cpp(525): error C2039: 'GetGUID' : is not a member of 'Creature'
  2302. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2303. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.cpp(627): error C2039: 'GetGUID' : is not a member of 'Creature'
  2304. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2305. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.cpp(628): error C2039: 'GetGUID' : is not a member of 'Creature'
  2306. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2307. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.cpp(636): error C2039: 'GetGUID' : is not a member of 'Creature'
  2308. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2309. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.cpp(642): error C2039: 'GetGUID' : is not a member of 'Creature'
  2310. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2311. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.cpp(648): error C2039: 'GetGUID' : is not a member of 'Creature'
  2312. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2313. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.cpp(670): error C2039: 'GetGUID' : is not a member of 'Player'
  2314. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  2315. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.cpp(677): error C2039: 'GetGUID' : is not a member of 'Creature'
  2316. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2317. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.cpp(682): error C2039: 'GetGUID' : is not a member of 'Creature'
  2318. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2319. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.cpp(733): error C2039: 'GetGUID' : is not a member of 'Creature'
  2320. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2321. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.cpp(781): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2322. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2323. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.cpp(789): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2324. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2325. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.cpp(793): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2326. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2327. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.cpp(797): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2328. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2329. 1>..\scripts\kalimdor\dire_maul\instance_dire_maul.cpp(387): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2330. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2331. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.cpp(833): error C2039: 'GetGUID' : is not a member of 'Creature'
  2332. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2333. 1>..\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.cpp(846): error C2039: 'GetGUID' : is not a member of 'Creature'
  2334. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2335. 1>..\scripts\kalimdor\dire_maul\instance_dire_maul.cpp(394): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  2336. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2337. 1> boss_landslide.cpp
  2338. 1> boss_noxxion.cpp
  2339. 1> boss_princess_theradras.cpp
  2340. 1> boss_onyxia.cpp
  2341. 1>..\scripts\kalimdor\onyxias_lair\boss_onyxia.cpp(180): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  2342. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2343. 1>..\scripts\kalimdor\onyxias_lair\boss_onyxia.cpp(223): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2344. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2345. 1>..\scripts\kalimdor\onyxias_lair\boss_onyxia.cpp(226): error C2039: 'SendMonsterMove' : is not a member of 'Creature'
  2346. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2347. 1>..\scripts\kalimdor\onyxias_lair\boss_onyxia.cpp(226): error C2065: 'SPLINETYPE_FACINGTARGET' : undeclared identifier
  2348. 1>..\scripts\kalimdor\onyxias_lair\boss_onyxia.cpp(226): error C2039: 'GetSplineFlags' : is not a member of 'Creature'
  2349. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2350. 1>..\scripts\kalimdor\onyxias_lair\boss_onyxia.cpp(226): error C2039: 'GetGUID' : is not a member of 'Creature'
  2351. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2352. 1>..\scripts\kalimdor\onyxias_lair\boss_onyxia.cpp(250): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2353. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2354. 1>..\scripts\kalimdor\onyxias_lair\boss_onyxia.cpp(316): error C2039: 'AddSplineFlag' : is not a member of 'Creature'
  2355. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2356. 1>..\scripts\kalimdor\onyxias_lair\boss_onyxia.cpp(339): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  2357. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2358. 1> instance_onyxias_lair.cpp
  2359. 1> boss_amnennar_the_coldbringer.cpp
  2360. 1>..\scripts\kalimdor\onyxias_lair\instance_onyxias_lair.cpp(50): error C2039: 'GetGUID' : is not a member of 'Creature'
  2361. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2362. 1> razorfen_downs.cpp
  2363. 1> instance_razorfen_kraul.cpp
  2364. 1>..\scripts\kalimdor\razorfen_downs\razorfen_downs.cpp(55): error C2039: 'GetGUID' : is not a member of 'Creature'
  2365. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2366. 1>..\scripts\kalimdor\razorfen_downs\razorfen_downs.cpp(64): error C2039: 'GetGUID' : is not a member of 'Creature'
  2367. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2368. 1>..\scripts\kalimdor\razorfen_downs\razorfen_downs.cpp(69): error C2039: 'GetGUID' : is not a member of 'Creature'
  2369. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2370. 1> boss_ayamiss.cpp
  2371. 1>..\scripts\kalimdor\razorfen_kraul\instance_razorfen_kraul.cpp(44): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2372. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2373. 1> boss_buru.cpp
  2374. 1> boss_kurinnaxx.cpp
  2375. 1> boss_moam.cpp
  2376. 1> boss_ossirian.cpp
  2377. 1> boss_rajaxx.cpp
  2378. 1> instance_ruins_of_ahnqiraj.cpp
  2379. 1>..\scripts\kalimdor\felwood.cpp(144): error C2039: 'GetGUID' : is not a member of 'Creature'
  2380. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2381. 1>..\scripts\kalimdor\felwood.cpp(183): error C2039: 'GetGUID' : is not a member of 'Creature'
  2382. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2383. 1>..\scripts\kalimdor\felwood.cpp(191): error C2039: 'GetGUID' : is not a member of 'Creature'
  2384. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2385. 1>..\scripts\kalimdor\felwood.cpp(193): error C2039: 'GetGUID' : is not a member of 'Creature'
  2386. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2387. 1>..\scripts\kalimdor\felwood.cpp(195): error C2039: 'GetGUID' : is not a member of 'Creature'
  2388. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2389. 1>..\scripts\kalimdor\felwood.cpp(201): error C2039: 'GetGUID' : is not a member of 'Creature'
  2390. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2391. 1>..\scripts\kalimdor\felwood.cpp(203): error C2039: 'GetGUID' : is not a member of 'Creature'
  2392. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2393. 1>..\scripts\kalimdor\felwood.cpp(205): error C2039: 'GetGUID' : is not a member of 'Creature'
  2394. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2395. 1>..\scripts\kalimdor\felwood.cpp(386): error C2039: 'GetGUID' : is not a member of 'Player'
  2396. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  2397. 1>..\scripts\kalimdor\felwood.cpp(420): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2398. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2399. 1>..\scripts\kalimdor\ruins_of_ahnqiraj\instance_ruins_of_ahnqiraj.cpp(70): error C2039: 'GetGUID' : is not a member of 'Creature'
  2400. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2401. 1>..\scripts\kalimdor\ruins_of_ahnqiraj\instance_ruins_of_ahnqiraj.cpp(71): error C2039: 'GetGUID' : is not a member of 'Creature'
  2402. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2403. 1>..\scripts\kalimdor\ruins_of_ahnqiraj\instance_ruins_of_ahnqiraj.cpp(72): error C2039: 'GetGUID' : is not a member of 'Creature'
  2404. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2405. 1>..\scripts\kalimdor\ruins_of_ahnqiraj\instance_ruins_of_ahnqiraj.cpp(73): error C2039: 'GetGUID' : is not a member of 'Creature'
  2406. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2407. 1>..\scripts\kalimdor\ruins_of_ahnqiraj\instance_ruins_of_ahnqiraj.cpp(74): error C2039: 'GetGUID' : is not a member of 'Creature'
  2408. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2409. 1>..\scripts\kalimdor\ruins_of_ahnqiraj\instance_ruins_of_ahnqiraj.cpp(75): error C2039: 'GetGUID' : is not a member of 'Creature'
  2410. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2411. 1>..\scripts\kalimdor\ruins_of_ahnqiraj\instance_ruins_of_ahnqiraj.cpp(76): error C2039: 'GetGUID' : is not a member of 'Creature'
  2412. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2413. 1>..\scripts\kalimdor\ruins_of_ahnqiraj\instance_ruins_of_ahnqiraj.cpp(77): error C2039: 'GetGUID' : is not a member of 'Creature'
  2414. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2415. 1>..\scripts\kalimdor\ruins_of_ahnqiraj\instance_ruins_of_ahnqiraj.cpp(78): error C2039: 'GetGUID' : is not a member of 'Creature'
  2416. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2417. 1>..\scripts\kalimdor\ruins_of_ahnqiraj\instance_ruins_of_ahnqiraj.cpp(79): error C2039: 'GetGUID' : is not a member of 'Creature'
  2418. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2419. 1>..\scripts\kalimdor\ruins_of_ahnqiraj\instance_ruins_of_ahnqiraj.cpp(80): error C2039: 'GetGUID' : is not a member of 'Creature'
  2420. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2421. 1>..\scripts\kalimdor\ruins_of_ahnqiraj\instance_ruins_of_ahnqiraj.cpp(81): error C2039: 'GetGUID' : is not a member of 'Creature'
  2422. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2423. 1>..\scripts\kalimdor\ruins_of_ahnqiraj\instance_ruins_of_ahnqiraj.cpp(177): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2424. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2425. 1> ruins_of_ahnqiraj.cpp
  2426. 1> boss_bug_trio.cpp
  2427. 1> boss_cthun.cpp
  2428. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(229): error C2039: 'GetGUID' : is not a member of 'Unit'
  2429. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  2430. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(290): error C2039: 'GetGUID' : is not a member of 'Unit'
  2431. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  2432. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_bug_trio.cpp(257): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2433. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2434. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_bug_trio.cpp(258): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2435. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2436. 1> boss_fankriss.cpp
  2437. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(530): error C2664: 'Map::GetUnit' : cannot convert parameter 1 from 'const uint64' to 'ObjectGuid'
  2438. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2439. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(632): error C2039: 'GetGUID' : is not a member of 'Creature'
  2440. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2441. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(643): error C2039: 'GetGUID' : is not a member of 'Creature'
  2442. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2443. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(673): error C2664: 'Map::GetUnit' : cannot convert parameter 1 from 'const uint64' to 'ObjectGuid'
  2444. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2445. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(704): error C2664: 'Map::GetUnit' : cannot convert parameter 1 from 'const uint64' to 'ObjectGuid'
  2446. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2447. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(742): error C2039: 'GetGUID' : is not a member of 'Unit'
  2448. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  2449. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(744): error C2039: 'GetGUID' : is not a member of 'Creature'
  2450. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2451. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(745): error C2039: 'GetGUID' : is not a member of 'Unit'
  2452. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  2453. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(756): error C2664: 'Map::GetUnit' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2454. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2455. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(851): error C2039: 'GetGUID' : is not a member of 'Creature'
  2456. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2457. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(862): error C2039: 'GetGUID' : is not a member of 'Creature'
  2458. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2459. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(926): error C2039: 'GetGUID' : is not a member of 'Unit'
  2460. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  2461. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(935): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2462. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2463. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(989): error C2039: 'GetGUID' : is not a member of 'Unit'
  2464. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  2465. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(999): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2466. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2467. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(1026): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2468. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2469. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(1044): error C2039: 'GetGUID' : is not a member of 'Unit'
  2470. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  2471. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(1082): error C2039: 'GetGUID' : is not a member of 'Unit'
  2472. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  2473. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(1093): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2474. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2475. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(1121): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2476. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2477. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(1140): error C2039: 'GetGUID' : is not a member of 'Unit'
  2478. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  2479. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(1186): error C2039: 'GetGUID' : is not a member of 'Unit'
  2480. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  2481. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(1194): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2482. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2483. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(1238): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2484. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2485. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp(1261): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2486. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2487. 1> boss_huhuran.cpp
  2488. 1> boss_ouro.cpp
  2489. 1> boss_sartura.cpp
  2490. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_ouro.cpp(141): error C2039: 'SendMonsterMove' : is not a member of 'Creature'
  2491. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2492. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_ouro.cpp(141): error C2065: 'SPLINETYPE_NORMAL' : undeclared identifier
  2493. 1> boss_skeram.cpp
  2494. 1> boss_twinemperors.cpp
  2495. 1> boss_viscidus.cpp
  2496. 1> instance_temple_of_ahnqiraj.cpp
  2497. 1> mob_anubisath_sentinel.cpp
  2498. 1>..\scripts\kalimdor\temple_of_ahnqiraj\instance_temple_of_ahnqiraj.cpp(51): error C2039: 'GetGUID' : is not a member of 'Creature'
  2499. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2500. 1>..\scripts\kalimdor\temple_of_ahnqiraj\instance_temple_of_ahnqiraj.cpp(52): error C2039: 'GetGUID' : is not a member of 'Creature'
  2501. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2502. 1>..\scripts\kalimdor\temple_of_ahnqiraj\instance_temple_of_ahnqiraj.cpp(53): error C2039: 'GetGUID' : is not a member of 'Creature'
  2503. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2504. 1>..\scripts\kalimdor\temple_of_ahnqiraj\instance_temple_of_ahnqiraj.cpp(54): error C2039: 'GetGUID' : is not a member of 'Creature'
  2505. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2506. 1>..\scripts\kalimdor\temple_of_ahnqiraj\instance_temple_of_ahnqiraj.cpp(55): error C2039: 'GetGUID' : is not a member of 'Creature'
  2507. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2508. 1>..\scripts\kalimdor\temple_of_ahnqiraj\instance_temple_of_ahnqiraj.cpp(64): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2509. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2510. 1>..\scripts\kalimdor\temple_of_ahnqiraj\instance_temple_of_ahnqiraj.cpp(69): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2511. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2512. 1>..\scripts\kalimdor\temple_of_ahnqiraj\instance_temple_of_ahnqiraj.cpp(72): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2513. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2514. 1>..\scripts\kalimdor\temple_of_ahnqiraj\mob_anubisath_sentinel.cpp(68): error C2039: 'GetGUID' : is not a member of 'Creature'
  2515. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2516. 1>..\scripts\kalimdor\temple_of_ahnqiraj\mob_anubisath_sentinel.cpp(71): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  2517. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2518. 1>..\scripts\kalimdor\temple_of_ahnqiraj\mob_anubisath_sentinel.cpp(113): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  2519. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2520. 1>..\scripts\kalimdor\temple_of_ahnqiraj\mob_anubisath_sentinel.cpp(115): error C2039: 'GetGUID' : is not a member of 'Creature'
  2521. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2522. 1>..\scripts\kalimdor\temple_of_ahnqiraj\mob_anubisath_sentinel.cpp(133): error C2039: 'GetGUID' : is not a member of 'Creature'
  2523. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2524. 1>..\scripts\kalimdor\temple_of_ahnqiraj\mob_anubisath_sentinel.cpp(136): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  2525. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2526. 1> instance_wailing_caverns.cpp
  2527. 1>..\scripts\kalimdor\temple_of_ahnqiraj\mob_anubisath_sentinel.cpp(154): error C2039: 'GetGUID' : is not a member of 'Creature'
  2528. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2529. 1>..\scripts\kalimdor\temple_of_ahnqiraj\mob_anubisath_sentinel.cpp(156): error C2039: 'GetGUID' : is not a member of 'Creature'
  2530. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2531. 1>..\scripts\kalimdor\temple_of_ahnqiraj\mob_anubisath_sentinel.cpp(156): error C2039: 'GetGUID' : is not a member of 'Creature'
  2532. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2533. 1> wailing_caverns.cpp
  2534. 1> boss_zumrah.cpp
  2535. 1>..\scripts\kalimdor\wailing_caverns\instance_wailing_caverns.cpp(43): error C2039: 'GetGUID' : is not a member of 'Creature'
  2536. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2537. 1>..\scripts\kalimdor\wailing_caverns\instance_wailing_caverns.cpp(44): error C2039: 'GetGUID' : is not a member of 'Creature'
  2538. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2539. 1>..\scripts\kalimdor\wailing_caverns\instance_wailing_caverns.cpp(78): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2540. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2541. 1> instance_zulfarrak.cpp
  2542. 1> zulfarrak.cpp
  2543. 1>..\scripts\kalimdor\zulfarrak\instance_zulfarrak.cpp(42): error C2039: 'GetGUID' : is not a member of 'Creature'
  2544. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2545. 1> borean_tundra.cpp
  2546. 1>..\scripts\kalimdor\zulfarrak\zulfarrak.cpp(119): error C2039: 'GetGUID' : is not a member of 'Creature'
  2547. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2548. 1>..\scripts\kalimdor\zulfarrak\zulfarrak.cpp(207): error C2039: 'GetGUID' : is not a member of 'Creature'
  2549. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2550. 1>..\scripts\kalimdor\zulfarrak\zulfarrak.cpp(253): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2551. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2552. 1> dalaran.cpp
  2553. 1>..\scripts\kalimdor\temple_of_ahnqiraj\boss_twinemperors.cpp(99): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2554. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2555. 1>..\scripts\northrend\dalaran.cpp(95): error C2039: 'GetGUID' : is not a member of 'Creature'
  2556. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2557. 1>..\scripts\northrend\dalaran.cpp(98): error C2039: 'GetGUID' : is not a member of 'Creature'
  2558. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2559. 1> dragonblight.cpp
  2560. 1> grizzly_hills.cpp
  2561. 1>..\scripts\northrend\dragonblight.cpp(50): error C2039: 'GetGUID' : is not a member of 'Creature'
  2562. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2563. 1>..\scripts\northrend\dragonblight.cpp(55): error C2039: 'GetGUID' : is not a member of 'Creature'
  2564. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2565. 1>..\scripts\northrend\dragonblight.cpp(90): error C2039: 'GetGUID' : is not a member of 'Creature'
  2566. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2567. 1>..\scripts\northrend\dragonblight.cpp(95): error C2039: 'GetGUID' : is not a member of 'Creature'
  2568. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2569. 1>..\scripts\northrend\dragonblight.cpp(128): error C2039: 'GetGUID' : is not a member of 'Creature'
  2570. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2571. 1>..\scripts\northrend\dragonblight.cpp(133): error C2039: 'GetGUID' : is not a member of 'Creature'
  2572. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2573. 1>..\scripts\northrend\dragonblight.cpp(168): error C2039: 'GetGUID' : is not a member of 'Creature'
  2574. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2575. 1>..\scripts\northrend\dragonblight.cpp(173): error C2039: 'GetGUID' : is not a member of 'Creature'
  2576. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2577. 1> howling_fjord.cpp
  2578. 1>..\scripts\northrend\howling_fjord.cpp(185): error C2039: 'GetGUID' : is not a member of 'Player'
  2579. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  2580. 1>..\scripts\northrend\howling_fjord.cpp(192): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2581. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2582. 1>..\scripts\northrend\howling_fjord.cpp(196): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  2583. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2584. 1>..\scripts\northrend\howling_fjord.cpp(212): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2585. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2586. 1>..\scripts\northrend\howling_fjord.cpp(275): error C2039: 'GetGUID' : is not a member of 'Creature'
  2587. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2588. 1>..\scripts\northrend\howling_fjord.cpp(280): error C2039: 'GetGUID' : is not a member of 'Creature'
  2589. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2590. 1>..\scripts\northrend\howling_fjord.cpp(283): error C2039: 'GetGUID' : is not a member of 'Creature'
  2591. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2592. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2593. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2594. 1>..\scripts\northrend\howling_fjord.cpp(293): error C2039: 'GetGUID' : is not a member of 'Creature'
  2595. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2596. 1>..\scripts\northrend\howling_fjord.cpp(317): error C2039: 'GetGUID' : is not a member of 'Creature'
  2597. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2598. 1>..\scripts\northrend\howling_fjord.cpp(322): error C2039: 'GetGUID' : is not a member of 'Creature'
  2599. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2600. 1>..\scripts\northrend\howling_fjord.cpp(325): error C2039: 'GetGUID' : is not a member of 'Creature'
  2601. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2602. 1>..\scripts\northrend\howling_fjord.cpp(335): error C2039: 'GetGUID' : is not a member of 'Creature'
  2603. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2604. 1>..\scripts\northrend\howling_fjord.cpp(361): error C2039: 'GetGUID' : is not a member of 'Creature'
  2605. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2606. 1>..\scripts\northrend\howling_fjord.cpp(374): error C2039: 'GetGUID' : is not a member of 'Creature'
  2607. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2608. 1>..\scripts\kalimdor\wailing_caverns\wailing_caverns.cpp(155): error C2039: 'AddSplineFlag' : is not a member of 'Creature'
  2609. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2610. 1>..\scripts\northrend\howling_fjord.cpp(387): error C2039: 'GetGUID' : is not a member of 'Creature'
  2611. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2612. 1>..\scripts\kalimdor\wailing_caverns\wailing_caverns.cpp(190): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2613. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2614. 1>..\scripts\northrend\howling_fjord.cpp(425): error C2039: 'GetGUID' : is not a member of 'Creature'
  2615. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2616. 1>..\scripts\northrend\howling_fjord.cpp(430): error C2039: 'GetGUID' : is not a member of 'Creature'
  2617. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2618. 1>..\scripts\northrend\howling_fjord.cpp(437): error C2039: 'GetGUID' : is not a member of 'Creature'
  2619. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2620. 1>..\scripts\northrend\howling_fjord.cpp(441): error C2039: 'GetGUID' : is not a member of 'Creature'
  2621. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2622. 1>..\scripts\kalimdor\wailing_caverns\wailing_caverns.cpp(309): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2623. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2624. 1>..\scripts\northrend\howling_fjord.cpp(454): error C2039: 'GetGUID' : is not a member of 'Creature'
  2625. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2626. 1>..\scripts\kalimdor\wailing_caverns\wailing_caverns.cpp(330): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2627. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2628. 1>..\scripts\kalimdor\wailing_caverns\wailing_caverns.cpp(337): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2629. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2630. 1>..\scripts\kalimdor\wailing_caverns\wailing_caverns.cpp(345): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2631. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2632. 1>..\scripts\kalimdor\wailing_caverns\wailing_caverns.cpp(362): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2633. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2634. 1>..\scripts\kalimdor\wailing_caverns\wailing_caverns.cpp(372): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2635. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2636. 1>..\scripts\kalimdor\wailing_caverns\wailing_caverns.cpp(383): error C2039: 'AddSplineFlag' : is not a member of 'Creature'
  2637. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2638. 1>..\scripts\kalimdor\wailing_caverns\wailing_caverns.cpp(386): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2639. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2640. 1>..\scripts\northrend\howling_fjord.cpp(588): error C2039: 'GetGUID' : is not a member of 'Creature'
  2641. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2642. 1>..\scripts\kalimdor\wailing_caverns\wailing_caverns.cpp(393): error C2039: 'AddSplineFlag' : is not a member of 'Creature'
  2643. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2644. 1>..\scripts\northrend\howling_fjord.cpp(604): error C2039: 'GetGUID' : is not a member of 'Creature'
  2645. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2646. 1>..\scripts\northrend\howling_fjord.cpp(614): error C2039: 'GetGUID' : is not a member of 'Creature'
  2647. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2648. 1>..\scripts\kalimdor\wailing_caverns\wailing_caverns.cpp(394): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  2649. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2650. 1>..\scripts\kalimdor\wailing_caverns\wailing_caverns.cpp(448): error C2039: 'GetGUID' : is not a member of 'Creature'
  2651. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2652. 1>..\scripts\kalimdor\wailing_caverns\wailing_caverns.cpp(456): error C2039: 'GetGUID' : is not a member of 'Creature'
  2653. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2654. 1>..\scripts\kalimdor\wailing_caverns\wailing_caverns.cpp(459): error C2039: 'GetGUID' : is not a member of 'Creature'
  2655. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2656. 1>..\scripts\kalimdor\wailing_caverns\wailing_caverns.cpp(475): error C2039: 'GetGUID' : is not a member of 'Player'
  2657. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  2658. 1> icecrown.cpp
  2659. 1> sholazar_basin.cpp
  2660. 1>..\scripts\northrend\icecrown.cpp(59): error C2039: 'GetGUID' : is not a member of 'Creature'
  2661. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2662. 1>..\scripts\northrend\icecrown.cpp(64): error C2039: 'GetGUID' : is not a member of 'Creature'
  2663. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2664. 1>..\scripts\northrend\icecrown.cpp(68): error C2039: 'GetGUID' : is not a member of 'Creature'
  2665. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2666. 1>..\scripts\northrend\icecrown.cpp(78): error C2039: 'GetGUID' : is not a member of 'Creature'
  2667. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2668. 1>..\scripts\northrend\icecrown.cpp(82): error C2039: 'GetGUID' : is not a member of 'Creature'
  2669. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2670. 1>..\scripts\northrend\icecrown.cpp(86): error C2039: 'GetGUID' : is not a member of 'Creature'
  2671. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2672. 1>..\scripts\northrend\icecrown.cpp(90): error C2039: 'GetGUID' : is not a member of 'Creature'
  2673. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2674. 1>..\scripts\northrend\icecrown.cpp(94): error C2039: 'GetGUID' : is not a member of 'Creature'
  2675. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2676. 1>..\scripts\northrend\icecrown.cpp(98): error C2039: 'GetGUID' : is not a member of 'Creature'
  2677. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2678. 1>..\scripts\northrend\icecrown.cpp(123): error C2039: 'GetGUID' : is not a member of 'Creature'
  2679. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2680. 1>..\scripts\northrend\icecrown.cpp(130): error C2039: 'GetGUID' : is not a member of 'Creature'
  2681. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2682. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2683. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2684. 1>..\scripts\northrend\borean_tundra.cpp(63): error C2039: 'GetGUID' : is not a member of 'Creature'
  2685. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2686. 1>..\scripts\northrend\borean_tundra.cpp(68): error C2039: 'GetGUID' : is not a member of 'Creature'
  2687. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2688. 1>..\scripts\northrend\borean_tundra.cpp(78): error C2039: 'GetGUID' : is not a member of 'Creature'
  2689. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2690. 1>..\scripts\northrend\borean_tundra.cpp(82): error C2039: 'GetGUID' : is not a member of 'Creature'
  2691. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2692. 1>..\scripts\northrend\borean_tundra.cpp(86): error C2039: 'GetGUID' : is not a member of 'Creature'
  2693. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2694. 1>..\scripts\northrend\borean_tundra.cpp(90): error C2039: 'GetGUID' : is not a member of 'Creature'
  2695. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2696. 1>..\scripts\northrend\borean_tundra.cpp(94): error C2039: 'GetGUID' : is not a member of 'Creature'
  2697. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2698. 1>..\scripts\northrend\borean_tundra.cpp(98): error C2039: 'GetGUID' : is not a member of 'Creature'
  2699. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2700. 1>..\scripts\northrend\borean_tundra.cpp(102): error C2039: 'GetGUID' : is not a member of 'Creature'
  2701. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2702. 1>..\scripts\northrend\borean_tundra.cpp(106): error C2039: 'GetGUID' : is not a member of 'Creature'
  2703. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2704. 1>..\scripts\northrend\borean_tundra.cpp(109): error C2039: 'GetGUID' : is not a member of 'Creature'
  2705. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2706. 1>..\scripts\northrend\borean_tundra.cpp(133): error C2039: 'GetGUID' : is not a member of 'Creature'
  2707. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2708. 1> storm_peaks.cpp
  2709. 1>..\scripts\northrend\borean_tundra.cpp(169): error C2039: 'GetGUID' : is not a member of 'Creature'
  2710. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2711. 1>..\scripts\northrend\borean_tundra.cpp(246): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2712. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2713. 1>..\scripts\northrend\borean_tundra.cpp(253): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2714. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2715. 1>..\scripts\northrend\borean_tundra.cpp(259): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2716. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2717. 1>..\scripts\northrend\borean_tundra.cpp(301): error C2039: 'GetGUID' : is not a member of 'Player'
  2718. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  2719. 1>..\scripts\northrend\borean_tundra.cpp(301): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2720. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2721. 1>..\scripts\northrend\borean_tundra.cpp(333): error C2039: 'GetGUID' : is not a member of 'Creature'
  2722. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2723. 1>..\scripts\northrend\borean_tundra.cpp(341): error C2039: 'GetGUID' : is not a member of 'Creature'
  2724. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2725. 1>..\scripts\northrend\borean_tundra.cpp(375): error C2039: 'GetGUID' : is not a member of 'Creature'
  2726. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2727. 1>..\scripts\northrend\borean_tundra.cpp(519): error C2039: 'GetGUID' : is not a member of 'Player'
  2728. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  2729. 1> zuldrak.cpp
  2730. 1> boss_jedoga.cpp
  2731. 1>..\scripts\northrend\storm_peaks.cpp(56): error C2039: 'GetGUID' : is not a member of 'Creature'
  2732. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2733. 1>..\scripts\northrend\storm_peaks.cpp(60): error C2039: 'GetGUID' : is not a member of 'Creature'
  2734. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2735. 1>..\scripts\northrend\storm_peaks.cpp(70): error C2039: 'GetGUID' : is not a member of 'Creature'
  2736. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2737. 1>..\scripts\northrend\storm_peaks.cpp(74): error C2039: 'GetGUID' : is not a member of 'Creature'
  2738. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2739. 1>..\scripts\northrend\storm_peaks.cpp(77): error C2039: 'GetGUID' : is not a member of 'Creature'
  2740. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2741. 1>..\scripts\northrend\storm_peaks.cpp(108): error C2039: 'GetGUID' : is not a member of 'Creature'
  2742. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2743. 1>..\scripts\northrend\storm_peaks.cpp(113): error C2039: 'GetGUID' : is not a member of 'Creature'
  2744. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2745. 1>..\scripts\northrend\storm_peaks.cpp(117): error C2039: 'GetGUID' : is not a member of 'Creature'
  2746. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2747. 1>..\scripts\northrend\storm_peaks.cpp(127): error C2039: 'GetGUID' : is not a member of 'Creature'
  2748. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2749. 1>..\scripts\northrend\storm_peaks.cpp(131): error C2039: 'GetGUID' : is not a member of 'Creature'
  2750. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2751. 1>..\scripts\northrend\storm_peaks.cpp(135): error C2039: 'GetGUID' : is not a member of 'Creature'
  2752. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2753. 1>..\scripts\northrend\storm_peaks.cpp(138): error C2039: 'GetGUID' : is not a member of 'Creature'
  2754. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2755. 1>..\scripts\northrend\storm_peaks.cpp(168): error C2039: 'GetGUID' : is not a member of 'Creature'
  2756. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2757. 1>..\scripts\northrend\storm_peaks.cpp(173): error C2039: 'GetGUID' : is not a member of 'Creature'
  2758. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2759. 1>..\scripts\northrend\storm_peaks.cpp(176): error C2039: 'GetGUID' : is not a member of 'Creature'
  2760. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2761. 1>..\scripts\northrend\storm_peaks.cpp(187): error C2039: 'GetGUID' : is not a member of 'Creature'
  2762. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2763. 1>..\scripts\northrend\storm_peaks.cpp(191): error C2039: 'GetGUID' : is not a member of 'Creature'
  2764. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2765. 1>..\scripts\northrend\storm_peaks.cpp(194): error C2039: 'GetGUID' : is not a member of 'Creature'
  2766. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2767. 1>..\scripts\northrend\storm_peaks.cpp(229): error C2039: 'GetGUID' : is not a member of 'Creature'
  2768. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2769. 1>..\scripts\northrend\storm_peaks.cpp(238): error C2039: 'GetGUID' : is not a member of 'Creature'
  2770. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2771. 1>..\scripts\northrend\storm_peaks.cpp(241): error C2039: 'GetGUID' : is not a member of 'Creature'
  2772. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2773. 1>..\scripts\northrend\zuldrak.cpp(67): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2774. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2775. 1>..\scripts\northrend\zuldrak.cpp(84): error C2039: 'GetGUID' : is not a member of 'Player'
  2776. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  2777. 1> boss_nadox.cpp
  2778. 1> boss_taldaram.cpp
  2779. 1>..\scripts\northrend\azjol-nerub\ahnkahet\boss_taldaram.cpp(109): error C2065: 'GO_FLAG_UNK1' : undeclared identifier
  2780. 1>..\scripts\northrend\azjol-nerub\ahnkahet\boss_nadox.cpp(80): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2781. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2782. 1> boss_volazj.cpp
  2783. 1> instance_ahnkahet.cpp
  2784. 1>..\scripts\northrend\azjol-nerub\ahnkahet\instance_ahnkahet.cpp(55): error C2039: 'GetGUID' : is not a member of 'Creature'
  2785. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2786. 1>..\scripts\northrend\azjol-nerub\ahnkahet\instance_ahnkahet.cpp(56): error C2039: 'GetGUID' : is not a member of 'Creature'
  2787. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2788. 1>..\scripts\northrend\azjol-nerub\ahnkahet\instance_ahnkahet.cpp(65): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2789. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2790. 1>..\scripts\northrend\azjol-nerub\ahnkahet\instance_ahnkahet.cpp(71): error C2065: 'GO_FLAG_UNK1' : undeclared identifier
  2791. 1>..\scripts\northrend\azjol-nerub\ahnkahet\instance_ahnkahet.cpp(75): error C2065: 'GO_FLAG_UNK1' : undeclared identifier
  2792. 1>..\scripts\northrend\azjol-nerub\ahnkahet\instance_ahnkahet.cpp(78): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2793. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2794. 1> boss_anubarak.cpp
  2795. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2796. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2797. 1>..\scripts\northrend\sholazar_basin.cpp(127): error C2039: 'GetGUID' : is not a member of 'Player'
  2798. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  2799. 1>..\scripts\northrend\sholazar_basin.cpp(199): error C2039: 'GetGUID' : is not a member of 'Creature'
  2800. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2801. 1>..\scripts\northrend\sholazar_basin.cpp(268): error C2039: 'GetGUID' : is not a member of 'Creature'
  2802. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2803. 1>..\scripts\northrend\sholazar_basin.cpp(273): error C2039: 'GetGUID' : is not a member of 'Creature'
  2804. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2805. 1>..\scripts\northrend\sholazar_basin.cpp(277): error C2039: 'GetGUID' : is not a member of 'Creature'
  2806. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2807. 1>..\scripts\northrend\sholazar_basin.cpp(287): error C2039: 'GetGUID' : is not a member of 'Creature'
  2808. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2809. 1> boss_hadronox.cpp
  2810. 1> boss_krikthir.cpp
  2811. 1> instance_azjol-nerub.cpp
  2812. 1>..\scripts\northrend\azjol-nerub\azjol-nerub\instance_azjol-nerub.cpp(56): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2813. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2814. 1>..\scripts\northrend\azjol-nerub\azjol-nerub\instance_azjol-nerub.cpp(61): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2815. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2816. 1>..\scripts\northrend\azjol-nerub\azjol-nerub\instance_azjol-nerub.cpp(66): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2817. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2818. 1>..\scripts\northrend\azjol-nerub\azjol-nerub\instance_azjol-nerub.cpp(71): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2819. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2820. 1>..\scripts\northrend\azjol-nerub\azjol-nerub\instance_azjol-nerub.cpp(82): error C2039: 'GetGUID' : is not a member of 'Creature'
  2821. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2822. 1>..\scripts\northrend\azjol-nerub\azjol-nerub\instance_azjol-nerub.cpp(83): error C2039: 'GetGUID' : is not a member of 'Creature'
  2823. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2824. 1>..\scripts\northrend\azjol-nerub\azjol-nerub\instance_azjol-nerub.cpp(84): error C2039: 'GetGUID' : is not a member of 'Creature'
  2825. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2826. 1>..\scripts\northrend\azjol-nerub\azjol-nerub\instance_azjol-nerub.cpp(85): error C2039: 'GetGUID' : is not a member of 'Creature'
  2827. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2828. 1>..\scripts\northrend\azjol-nerub\azjol-nerub\instance_azjol-nerub.cpp(107): error C2039: 'GetGUID' : is not a member of 'Player'
  2829. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  2830. 1>..\scripts\northrend\azjol-nerub\azjol-nerub\instance_azjol-nerub.cpp(135): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2831. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2832. 1>..\scripts\northrend\azjol-nerub\azjol-nerub\instance_azjol-nerub.cpp(142): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2833. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2834. 1>..\scripts\northrend\azjol-nerub\azjol-nerub\instance_azjol-nerub.cpp(166): error C2664: 'Map::GetUnit' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2835. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2836. 1> boss_grand_champions.cpp
  2837. 1> instance_trial_of_the_champion.cpp
  2838. 1> trial_of_the_champion.cpp
  2839. 1> boss_anubarak_trial.cpp
  2840. 1> boss_faction_champions.cpp
  2841. 1> boss_jaraxxus.cpp
  2842. 1> boss_northrend_beasts.cpp
  2843. 1> boss_twin_valkyr.cpp
  2844. 1> instance_trial_of_the_crusader.cpp
  2845. 1> trial_of_the_crusader.cpp
  2846. 1>..\scripts\northrend\crusaders_coliseum\trial_of_the_crusader\instance_trial_of_the_crusader.cpp(78): error C2039: 'GetGUID' : is not a member of 'Creature'
  2847. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2848. 1>..\scripts\northrend\crusaders_coliseum\trial_of_the_crusader\instance_trial_of_the_crusader.cpp(79): error C2039: 'GetGUID' : is not a member of 'Creature'
  2849. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2850. 1>..\scripts\northrend\crusaders_coliseum\trial_of_the_crusader\instance_trial_of_the_crusader.cpp(80): error C2039: 'GetGUID' : is not a member of 'Creature'
  2851. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2852. 1>..\scripts\northrend\crusaders_coliseum\trial_of_the_crusader\instance_trial_of_the_crusader.cpp(81): error C2039: 'GetGUID' : is not a member of 'Creature'
  2853. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2854. 1>..\scripts\northrend\crusaders_coliseum\trial_of_the_crusader\instance_trial_of_the_crusader.cpp(82): error C2039: 'GetGUID' : is not a member of 'Creature'
  2855. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2856. 1>..\scripts\northrend\crusaders_coliseum\trial_of_the_crusader\instance_trial_of_the_crusader.cpp(83): error C2039: 'GetGUID' : is not a member of 'Creature'
  2857. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2858. 1>..\scripts\northrend\crusaders_coliseum\trial_of_the_crusader\instance_trial_of_the_crusader.cpp(84): error C2039: 'GetGUID' : is not a member of 'Creature'
  2859. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2860. 1>..\scripts\northrend\crusaders_coliseum\trial_of_the_crusader\instance_trial_of_the_crusader.cpp(85): error C2039: 'GetGUID' : is not a member of 'Creature'
  2861. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2862. 1> boss_novos.cpp
  2863. 1>..\scripts\northrend\crusaders_coliseum\trial_of_the_crusader\trial_of_the_crusader.cpp(106): error C2039: 'GetGUID' : is not a member of 'Creature'
  2864. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2865. 1> boss_tharonja.cpp
  2866. 1> boss_trollgore.cpp
  2867. 1> instance_draktharon_keep.cpp
  2868. 1> boss_colossus.cpp
  2869. 1> boss_eck.cpp
  2870. 1> boss_galdarah.cpp
  2871. 1> boss_moorabi.cpp
  2872. 1> boss_sladran.cpp
  2873. 1>..\scripts\northrend\gundrak\boss_sladran.cpp(81): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2874. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2875. 1> instance_gundrak.cpp
  2876. 1> boss_bronjahm.cpp
  2877. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(77): error C2039: 'GetGUID' : is not a member of 'Creature'
  2878. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2879. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(78): error C2039: 'GetGUID' : is not a member of 'Creature'
  2880. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2881. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(79): error C2039: 'GetGUID' : is not a member of 'Creature'
  2882. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2883. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(81): error C2039: 'GetGUID' : is not a member of 'Creature'
  2884. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2885. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(103): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2886. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2887. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(108): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2888. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2889. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(113): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2890. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2891. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(117): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2892. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2893. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(122): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2894. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2895. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(127): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2896. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2897. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(129): error C2065: 'GO_FLAG_UNK1' : undeclared identifier
  2898. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(132): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2899. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2900. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(134): error C2065: 'GO_FLAG_UNK1' : undeclared identifier
  2901. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(137): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2902. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2903. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(139): error C2065: 'GO_FLAG_UNK1' : undeclared identifier
  2904. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(142): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2905. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2906. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(145): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2907. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2908. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(148): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2909. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2910. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(151): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2911. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2912. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(154): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2913. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2914. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(157): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2915. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2916. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(196): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2917. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2918. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(197): error C2065: 'GO_FLAG_UNK1' : undeclared identifier
  2919. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(207): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2920. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2921. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(208): error C2065: 'GO_FLAG_UNK1' : undeclared identifier
  2922. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(216): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2923. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2924. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(217): error C2065: 'GO_FLAG_UNK1' : undeclared identifier
  2925. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(298): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2926. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2927. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(304): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  2928. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2929. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(318): error C2039: 'GetGUID' : is not a member of 'Creature'
  2930. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2931. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(320): error C2039: 'GetGUID' : is not a member of 'Creature'
  2932. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2933. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(344): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  2934. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2935. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(345): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  2936. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2937. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(421): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2938. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2939. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(423): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2940. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2941. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(425): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2942. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2943. 1>..\scripts\northrend\gundrak\instance_gundrak.cpp(430): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  2944. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2945. 1> boss_devourer_of_souls.cpp
  2946. 1> instance_forge_of_souls.cpp
  2947. 1>..\scripts\northrend\icecrown_citadel\frozen_halls\forge_of_souls\instance_forge_of_souls.cpp(45): error C2039: 'GetGUID' : is not a member of 'Creature'
  2948. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2949. 1>..\scripts\northrend\icecrown_citadel\frozen_halls\forge_of_souls\instance_forge_of_souls.cpp(46): error C2039: 'GetGUID' : is not a member of 'Creature'
  2950. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2951. 1>..\scripts\northrend\icecrown_citadel\frozen_halls\forge_of_souls\instance_forge_of_souls.cpp(47): error C2039: 'GetGUID' : is not a member of 'Creature'
  2952. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2953. 1>..\scripts\northrend\icecrown_citadel\frozen_halls\forge_of_souls\instance_forge_of_souls.cpp(72): error C2039: 'GetGUID' : is not a member of 'Creature'
  2954. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2955. 1>..\scripts\northrend\icecrown_citadel\frozen_halls\forge_of_souls\instance_forge_of_souls.cpp(82): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  2956. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2957. 1>..\scripts\northrend\icecrown_citadel\frozen_halls\forge_of_souls\instance_forge_of_souls.cpp(128): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  2958. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  2959. 1> boss_falric.cpp
  2960. 1> boss_lich_king.cpp
  2961. 1> boss_marwyn.cpp
  2962. 1> halls_of_reflection.cpp
  2963. 1> instance_halls_of_reflection.cpp
  2964. 1> boss_forgemaster_garfrost.cpp
  2965. 1> boss_krick_and_ick.cpp
  2966. 1> boss_scourgelord_tyrannus.cpp
  2967. 1> instance_pit_of_saron.cpp
  2968. 1>..\scripts\northrend\icecrown_citadel\frozen_halls\pit_of_saron\instance_pit_of_saron.cpp(49): error C2039: 'GetGUID' : is not a member of 'Creature'
  2969. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2970. 1>..\scripts\northrend\icecrown_citadel\frozen_halls\pit_of_saron\instance_pit_of_saron.cpp(50): error C2039: 'GetGUID' : is not a member of 'Creature'
  2971. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2972. 1>..\scripts\northrend\icecrown_citadel\frozen_halls\pit_of_saron\instance_pit_of_saron.cpp(51): error C2039: 'GetGUID' : is not a member of 'Creature'
  2973. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2974. 1>..\scripts\northrend\icecrown_citadel\frozen_halls\pit_of_saron\instance_pit_of_saron.cpp(52): error C2039: 'GetGUID' : is not a member of 'Creature'
  2975. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2976. 1>..\scripts\northrend\icecrown_citadel\frozen_halls\pit_of_saron\instance_pit_of_saron.cpp(53): error C2039: 'GetGUID' : is not a member of 'Creature'
  2977. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2978. 1>..\scripts\northrend\icecrown_citadel\frozen_halls\pit_of_saron\instance_pit_of_saron.cpp(54): error C2039: 'GetGUID' : is not a member of 'Creature'
  2979. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  2980. 1>..\scripts\northrend\icecrown_citadel\frozen_halls\pit_of_saron\instance_pit_of_saron.cpp(63): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2981. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2982. 1>..\scripts\northrend\icecrown_citadel\frozen_halls\pit_of_saron\instance_pit_of_saron.cpp(68): error C2039: 'GetGUID' : is not a member of 'GameObject'
  2983. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  2984. 1> pit_of_saron.cpp
  2985. 1> blood_prince_council.cpp
  2986. 1> boss_blood_queen_lanathel.cpp
  2987. 1> boss_deathbringer_saurfang.cpp
  2988. 1> boss_festergut.cpp
  2989. 1> boss_lady_deathwhisper.cpp
  2990. 1> boss_lord_marrowgar.cpp
  2991. 1> boss_professor_putricide.cpp
  2992. 1> boss_rotface.cpp
  2993. 1> boss_sindragosa.cpp
  2994. 1> boss_the_lich_king.cpp
  2995. 1> boss_valithria_dreamwalker.cpp
  2996. 1> gunship_battle.cpp
  2997. 1> instance_icecrown_citadel.cpp
  2998. 1> boss_anubrekhan.cpp
  2999. 1> boss_faerlina.cpp
  3000. 1> boss_four_horsemen.cpp
  3001. 1> boss_gluth.cpp
  3002. 1> boss_gothik.cpp
  3003. 1> boss_grobbulus.cpp
  3004. 1>..\scripts\northrend\naxxramas\boss_gothik.cpp(204): error C2039: 'GetGUID' : is not a member of 'Creature'
  3005. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3006. 1>..\scripts\northrend\naxxramas\boss_gothik.cpp(205): error C2039: 'GetGUID' : is not a member of 'Creature'
  3007. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3008. 1>..\scripts\northrend\naxxramas\boss_gothik.cpp(206): error C2039: 'GetGUID' : is not a member of 'Creature'
  3009. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3010. 1>..\scripts\northrend\naxxramas\boss_gothik.cpp(406): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3011. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3012. 1> boss_heigan.cpp
  3013. 1> boss_kelthuzad.cpp
  3014. 1>..\scripts\northrend\naxxramas\boss_kelthuzad.cpp(209): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  3015. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3016. 1>..\scripts\northrend\naxxramas\boss_kelthuzad.cpp(223): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  3017. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3018. 1>..\scripts\northrend\naxxramas\boss_kelthuzad.cpp(317): error C2039: 'GetGUID' : is not a member of 'Creature'
  3019. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3020. 1>..\scripts\northrend\naxxramas\boss_kelthuzad.cpp(328): error C2039: 'GetGUID' : is not a member of 'Creature'
  3021. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3022. 1>..\scripts\northrend\naxxramas\boss_kelthuzad.cpp(331): error C2039: 'GetGUID' : is not a member of 'Creature'
  3023. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3024. 1>..\scripts\northrend\naxxramas\boss_kelthuzad.cpp(353): error C2039: 'GetGUID' : is not a member of 'Creature'
  3025. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3026. 1>..\scripts\northrend\naxxramas\boss_kelthuzad.cpp(356): error C2039: 'GetGUID' : is not a member of 'Creature'
  3027. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3028. 1> boss_loatheb.cpp
  3029. 1> boss_maexxna.cpp
  3030. 1> boss_noth.cpp
  3031. 1>..\scripts\northrend\naxxramas\boss_maexxna.cpp(84): error C2039: 'GetGUID' : is not a member of 'Unit'
  3032. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  3033. 1>..\scripts\northrend\naxxramas\boss_maexxna.cpp(93): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3034. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3035. 1> boss_patchwerk.cpp
  3036. 1> boss_razuvious.cpp
  3037. 1> boss_sapphiron.cpp
  3038. 1>..\scripts\northrend\naxxramas\boss_sapphiron.cpp(140): error C2039: 'SetHover' : is not a member of 'Creature'
  3039. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3040. 1>..\scripts\northrend\naxxramas\boss_sapphiron.cpp(178): error C2039: 'SetHover' : is not a member of 'Creature'
  3041. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3042. 1> boss_thaddius.cpp
  3043. 1> instance_naxxramas.cpp
  3044. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(98): error C2039: 'GetGUID' : is not a member of 'Creature'
  3045. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3046. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(99): error C2039: 'GetGUID' : is not a member of 'Creature'
  3047. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3048. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(100): error C2039: 'GetGUID' : is not a member of 'Creature'
  3049. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3050. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(101): error C2039: 'GetGUID' : is not a member of 'Creature'
  3051. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3052. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(102): error C2039: 'GetGUID' : is not a member of 'Creature'
  3053. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3054. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(103): error C2039: 'GetGUID' : is not a member of 'Creature'
  3055. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3056. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(104): error C2039: 'GetGUID' : is not a member of 'Creature'
  3057. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3058. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(105): error C2039: 'GetGUID' : is not a member of 'Creature'
  3059. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3060. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(106): error C2039: 'GetGUID' : is not a member of 'Creature'
  3061. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3062. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(107): error C2039: 'GetGUID' : is not a member of 'Creature'
  3063. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3064. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(108): error C2039: 'GetGUID' : is not a member of 'Creature'
  3065. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3066. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(109): error C2039: 'GetGUID' : is not a member of 'Creature'
  3067. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3068. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(113): error C2039: 'GetGUID' : is not a member of 'Creature'
  3069. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3070. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(123): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3071. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3072. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(126): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3073. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3074. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(131): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3075. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3076. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(134): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3077. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3078. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(139): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3079. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3080. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(142): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3081. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3082. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(148): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3083. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3084. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(151): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3085. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3086. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(156): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3087. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3088. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(161): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3089. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3090. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(166): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3091. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3092. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(170): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3093. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3094. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(173): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3095. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3096. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(178): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3097. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3098. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(181): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3099. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3100. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(188): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3101. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3102. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(192): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3103. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3104. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(197): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3105. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3106. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(202): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3107. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3108. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(208): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3109. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3110. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(214): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3111. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3112. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(218): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3113. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3114. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(223): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3115. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3116. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(228): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3117. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3118. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(233): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3119. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3120. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(239): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3121. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3122. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(242): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3123. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3124. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(245): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3125. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3126. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(248): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3127. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3128. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(294): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  3129. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3130. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(600): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3131. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3132. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(607): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  3133. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3134. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(613): error C2039: 'GetGUID' : is not a member of 'Creature'
  3135. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3136. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(630): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const uint64' to 'ObjectGuid'
  3137. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3138. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(653): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const uint64' to 'ObjectGuid'
  3139. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3140. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(660): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3141. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3142. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(676): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3143. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3144. 1>..\scripts\northrend\naxxramas\instance_naxxramas.cpp(725): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3145. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3146. 1> boss_malygos.cpp
  3147. 1> boss_anomalus.cpp
  3148. 1> boss_keristrasza.cpp
  3149. 1>..\scripts\northrend\nexus\nexus\boss_anomalus.cpp(120): error C2039: 'GetGUID' : is not a member of 'Creature'
  3150. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3151. 1>..\scripts\northrend\nexus\nexus\boss_anomalus.cpp(138): error C2039: 'GetGUID' : is not a member of 'Creature'
  3152. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3153. 1> boss_ormorok.cpp
  3154. 1> boss_telestra.cpp
  3155. 1> instance_nexus.cpp
  3156. 1> boss_sartharion.cpp
  3157. 1>..\scripts\northrend\nexus\nexus\instance_nexus.cpp(41): error C2065: 'GO_FLAG_UNK1' : undeclared identifier
  3158. 1>..\scripts\northrend\nexus\nexus\instance_nexus.cpp(87): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3159. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3160. 1>..\scripts\northrend\nexus\nexus\instance_nexus.cpp(89): error C2065: 'GO_FLAG_UNK1' : undeclared identifier
  3161. 1>..\scripts\northrend\nexus\nexus\instance_nexus.cpp(92): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3162. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3163. 1>..\scripts\northrend\nexus\nexus\instance_nexus.cpp(94): error C2065: 'GO_FLAG_UNK1' : undeclared identifier
  3164. 1>..\scripts\northrend\nexus\nexus\instance_nexus.cpp(97): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3165. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3166. 1>..\scripts\northrend\nexus\nexus\instance_nexus.cpp(99): error C2065: 'GO_FLAG_UNK1' : undeclared identifier
  3167. 1>..\scripts\northrend\nexus\nexus\instance_nexus.cpp(109): error C2039: 'GetGUID' : is not a member of 'Creature'
  3168. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3169. 1>..\scripts\northrend\nexus\nexus\instance_nexus.cpp(112): error C2039: 'GetGUID' : is not a member of 'Creature'
  3170. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3171. 1>..\scripts\northrend\nexus\nexus\instance_nexus.cpp(155): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3172. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3173. 1>..\scripts\northrend\nexus\nexus\instance_nexus.cpp(156): error C2065: 'GO_FLAG_UNK1' : undeclared identifier
  3174. 1>..\scripts\northrend\nexus\nexus\instance_nexus.cpp(163): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3175. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3176. 1>..\scripts\northrend\nexus\nexus\instance_nexus.cpp(164): error C2065: 'GO_FLAG_UNK1' : undeclared identifier
  3177. 1>..\scripts\northrend\nexus\nexus\instance_nexus.cpp(171): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3178. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3179. 1>..\scripts\northrend\nexus\nexus\instance_nexus.cpp(172): error C2065: 'GO_FLAG_UNK1' : undeclared identifier
  3180. 1>..\scripts\northrend\nexus\nexus\instance_nexus.cpp(188): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3181. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3182. 1> instance_obsidian_sanctum.cpp
  3183. 1>..\scripts\northrend\obsidian_sanctum\instance_obsidian_sanctum.cpp(51): error C2039: 'GetGUID' : is not a member of 'Creature'
  3184. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3185. 1>..\scripts\northrend\obsidian_sanctum\instance_obsidian_sanctum.cpp(56): error C2039: 'GetGUID' : is not a member of 'Creature'
  3186. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3187. 1>..\scripts\northrend\obsidian_sanctum\instance_obsidian_sanctum.cpp(60): error C2039: 'GetGUID' : is not a member of 'Creature'
  3188. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3189. 1>..\scripts\northrend\obsidian_sanctum\instance_obsidian_sanctum.cpp(64): error C2039: 'GetGUID' : is not a member of 'Creature'
  3190. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3191. 1> boss_baltharus.cpp
  3192. 1>..\scripts\northrend\obsidian_sanctum\boss_sartharion.cpp(258): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3193. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3194. 1>..\scripts\northrend\obsidian_sanctum\boss_sartharion.cpp(259): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3195. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3196. 1>..\scripts\northrend\obsidian_sanctum\boss_sartharion.cpp(260): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3197. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3198. 1>..\scripts\northrend\obsidian_sanctum\boss_sartharion.cpp(302): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3199. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3200. 1>..\scripts\northrend\obsidian_sanctum\boss_sartharion.cpp(306): error C2039: 'HasSplineFlag' : is not a member of 'Creature'
  3201. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3202. 1>..\scripts\northrend\obsidian_sanctum\boss_sartharion.cpp(307): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  3203. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3204. 1>..\scripts\northrend\obsidian_sanctum\boss_sartharion.cpp(692): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3205. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3206. 1>..\scripts\northrend\obsidian_sanctum\boss_sartharion.cpp(966): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3207. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3208. 1>..\scripts\northrend\obsidian_sanctum\boss_sartharion.cpp(974): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3209. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3210. 1>..\scripts\northrend\obsidian_sanctum\boss_sartharion.cpp(1020): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3211. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3212. 1> boss_halion.cpp
  3213. 1> boss_saviana.cpp
  3214. 1> boss_zarithrian.cpp
  3215. 1> instance_ruby_sanctum.cpp
  3216. 1> boss_bjarngrim.cpp
  3217. 1> boss_ionar.cpp
  3218. 1> boss_loken.cpp
  3219. 1>..\scripts\northrend\ulduar\halls_of_lightning\boss_bjarngrim.cpp(134): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3220. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3221. 1>..\scripts\northrend\ulduar\halls_of_lightning\boss_bjarngrim.cpp(347): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3222. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3223. 1>..\scripts\northrend\ulduar\halls_of_lightning\boss_bjarngrim.cpp(373): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3224. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3225. 1>..\scripts\northrend\ulduar\halls_of_lightning\boss_ionar.cpp(165): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  3226. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3227. 1>..\scripts\northrend\ulduar\halls_of_lightning\boss_ionar.cpp(184): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  3228. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3229. 1>..\scripts\northrend\ulduar\halls_of_lightning\boss_ionar.cpp(213): error C2039: 'GetGUID' : is not a member of 'Creature'
  3230. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3231. 1> boss_volkhan.cpp
  3232. 1>..\scripts\northrend\ulduar\halls_of_lightning\boss_ionar.cpp(279): error C2039: 'GetGUID' : is not a member of 'Creature'
  3233. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3234. 1>..\scripts\northrend\ulduar\halls_of_lightning\boss_ionar.cpp(353): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3235. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3236. 1> instance_halls_of_lightning.cpp
  3237. 1>..\scripts\northrend\ulduar\halls_of_lightning\instance_halls_of_lightning.cpp(71): error C2039: 'GetGUID' : is not a member of 'Creature'
  3238. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3239. 1>..\scripts\northrend\ulduar\halls_of_lightning\instance_halls_of_lightning.cpp(74): error C2039: 'GetGUID' : is not a member of 'Creature'
  3240. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3241. 1>..\scripts\northrend\ulduar\halls_of_lightning\instance_halls_of_lightning.cpp(77): error C2039: 'GetGUID' : is not a member of 'Creature'
  3242. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3243. 1>..\scripts\northrend\ulduar\halls_of_lightning\instance_halls_of_lightning.cpp(80): error C2039: 'GetGUID' : is not a member of 'Creature'
  3244. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3245. 1>..\scripts\northrend\ulduar\halls_of_lightning\instance_halls_of_lightning.cpp(90): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3246. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3247. 1>..\scripts\northrend\ulduar\halls_of_lightning\instance_halls_of_lightning.cpp(95): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3248. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3249. 1>..\scripts\northrend\ulduar\halls_of_lightning\instance_halls_of_lightning.cpp(100): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3250. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3251. 1>..\scripts\northrend\ulduar\halls_of_lightning\instance_halls_of_lightning.cpp(105): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3252. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3253. 1>..\scripts\northrend\ulduar\halls_of_lightning\instance_halls_of_lightning.cpp(133): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3254. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3255. 1> boss_maiden_of_grief.cpp
  3256. 1>..\scripts\northrend\ulduar\halls_of_lightning\boss_volkhan.cpp(163): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  3257. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3258. 1>..\scripts\northrend\ulduar\halls_of_lightning\boss_volkhan.cpp(180): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  3259. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3260. 1>..\scripts\northrend\ulduar\halls_of_lightning\boss_volkhan.cpp(199): error C2039: 'GetGUID' : is not a member of 'Creature'
  3261. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3262. 1>..\scripts\northrend\ulduar\halls_of_lightning\boss_volkhan.cpp(205): error C2039: 'GetGUID' : is not a member of 'Creature'
  3263. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3264. 1>..\scripts\northrend\ulduar\halls_of_lightning\boss_volkhan.cpp(333): error C2039: 'SendMonsterMove' : is not a member of 'Creature'
  3265. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3266. 1>..\scripts\northrend\ulduar\halls_of_lightning\boss_volkhan.cpp(333): error C2065: 'SPLINETYPE_NORMAL' : undeclared identifier
  3267. 1>..\scripts\northrend\ulduar\halls_of_lightning\boss_volkhan.cpp(333): error C2039: 'GetSplineFlags' : is not a member of 'Creature'
  3268. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3269. 1> boss_sjonnir.cpp
  3270. 1>..\scripts\northrend\ulduar\halls_of_stone\boss_sjonnir.cpp(106): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  3271. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3272. 1> halls_of_stone.cpp
  3273. 1> instance_halls_of_stone.cpp
  3274. 1>..\scripts\northrend\ulduar\halls_of_stone\instance_halls_of_stone.cpp(73): error C2039: 'GetGUID' : is not a member of 'Creature'
  3275. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3276. 1>..\scripts\northrend\ulduar\halls_of_stone\instance_halls_of_stone.cpp(76): error C2039: 'GetGUID' : is not a member of 'Creature'
  3277. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3278. 1>..\scripts\northrend\ulduar\halls_of_stone\instance_halls_of_stone.cpp(79): error C2039: 'GetGUID' : is not a member of 'Creature'
  3279. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3280. 1>..\scripts\northrend\ulduar\halls_of_stone\instance_halls_of_stone.cpp(82): error C2039: 'GetGUID' : is not a member of 'Creature'
  3281. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3282. 1>..\scripts\northrend\ulduar\halls_of_stone\instance_halls_of_stone.cpp(92): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3283. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3284. 1>..\scripts\northrend\ulduar\halls_of_stone\instance_halls_of_stone.cpp(95): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3285. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3286. 1>..\scripts\northrend\ulduar\halls_of_stone\instance_halls_of_stone.cpp(99): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3287. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3288. 1>..\scripts\northrend\ulduar\halls_of_stone\instance_halls_of_stone.cpp(102): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3289. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3290. 1>..\scripts\northrend\ulduar\halls_of_stone\instance_halls_of_stone.cpp(105): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3291. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3292. 1>..\scripts\northrend\ulduar\halls_of_stone\instance_halls_of_stone.cpp(108): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3293. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3294. 1>..\scripts\northrend\ulduar\halls_of_stone\instance_halls_of_stone.cpp(111): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3295. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3296. 1>..\scripts\northrend\ulduar\halls_of_stone\instance_halls_of_stone.cpp(114): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3297. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3298. 1>..\scripts\northrend\ulduar\halls_of_stone\instance_halls_of_stone.cpp(117): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3299. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3300. 1> assembly_of_iron.cpp
  3301. 1> boss_algalon.cpp
  3302. 1> boss_auriaya.cpp
  3303. 1> boss_flame_leviathan.cpp
  3304. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3305. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3306. 1>..\scripts\northrend\ulduar\halls_of_stone\halls_of_stone.cpp(151): error C2039: 'GetGUID' : is not a member of 'Creature'
  3307. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3308. 1>..\scripts\northrend\ulduar\halls_of_stone\halls_of_stone.cpp(153): error C2039: 'GetGUID' : is not a member of 'Creature'
  3309. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3310. 1> boss_freya.cpp
  3311. 1> boss_general_vezax.cpp
  3312. 1> boss_hodir.cpp
  3313. 1> boss_ignis.cpp
  3314. 1> boss_kologarn.cpp
  3315. 1> boss_mimiron.cpp
  3316. 1> boss_razorscale.cpp
  3317. 1> boss_thorim.cpp
  3318. 1> boss_xt_002.cpp
  3319. 1> boss_yogg_saron.cpp
  3320. 1> instance_ulduar.cpp
  3321. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(153): error C2039: 'GetGUID' : is not a member of 'Creature'
  3322. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3323. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(156): error C2039: 'GetGUID' : is not a member of 'Creature'
  3324. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3325. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(159): error C2039: 'GetGUID' : is not a member of 'Creature'
  3326. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3327. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(162): error C2039: 'GetGUID' : is not a member of 'Creature'
  3328. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3329. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(165): error C2039: 'GetGUID' : is not a member of 'Creature'
  3330. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3331. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(168): error C2039: 'GetGUID' : is not a member of 'Creature'
  3332. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3333. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(171): error C2039: 'GetGUID' : is not a member of 'Creature'
  3334. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3335. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(174): error C2039: 'GetGUID' : is not a member of 'Creature'
  3336. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3337. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(177): error C2039: 'GetGUID' : is not a member of 'Creature'
  3338. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3339. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(180): error C2039: 'GetGUID' : is not a member of 'Creature'
  3340. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3341. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(183): error C2039: 'GetGUID' : is not a member of 'Creature'
  3342. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3343. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(186): error C2039: 'GetGUID' : is not a member of 'Creature'
  3344. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3345. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(189): error C2039: 'GetGUID' : is not a member of 'Creature'
  3346. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3347. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(192): error C2039: 'GetGUID' : is not a member of 'Creature'
  3348. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3349. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(197): error C2039: 'GetGUID' : is not a member of 'Creature'
  3350. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3351. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(200): error C2039: 'GetGUID' : is not a member of 'Creature'
  3352. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3353. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(205): error C2039: 'GetGUID' : is not a member of 'Creature'
  3354. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3355. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(210): error C2039: 'GetGUID' : is not a member of 'Creature'
  3356. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3357. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(213): error C2039: 'GetGUID' : is not a member of 'Creature'
  3358. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3359. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(216): error C2039: 'GetGUID' : is not a member of 'Creature'
  3360. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3361. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(219): error C2039: 'GetGUID' : is not a member of 'Creature'
  3362. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3363. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(224): error C2039: 'GetGUID' : is not a member of 'Creature'
  3364. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3365. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(227): error C2039: 'GetGUID' : is not a member of 'Creature'
  3366. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3367. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(230): error C2039: 'GetGUID' : is not a member of 'Creature'
  3368. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3369. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(233): error C2039: 'GetGUID' : is not a member of 'Creature'
  3370. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3371. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(236): error C2039: 'GetGUID' : is not a member of 'Creature'
  3372. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3373. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(239): error C2039: 'GetGUID' : is not a member of 'Creature'
  3374. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3375. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(242): error C2039: 'GetGUID' : is not a member of 'Creature'
  3376. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3377. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(245): error C2039: 'GetGUID' : is not a member of 'Creature'
  3378. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3379. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(248): error C2039: 'GetGUID' : is not a member of 'Creature'
  3380. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3381. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(260): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3382. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3383. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(263): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3384. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3385. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(273): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3386. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3387. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(276): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3388. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3389. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(277): error C2065: 'GO_FLAG_UNK1' : undeclared identifier
  3390. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(282): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3391. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3392. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(285): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3393. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3394. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(290): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3395. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3396. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(293): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3397. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3398. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(297): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3399. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3400. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(300): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3401. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3402. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(303): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3403. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3404. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(306): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3405. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3406. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(310): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3407. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3408. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(316): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3409. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3410. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(322): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3411. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3412. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(327): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3413. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3414. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(332): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3415. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3416. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(336): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3417. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3418. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(338): error C2065: 'GO_FLAG_UNK1' : undeclared identifier
  3419. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(341): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3420. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3421. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(344): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3422. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3423. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(347): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3424. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3425. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(350): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3426. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3427. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(353): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3428. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3429. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(356): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3430. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3431. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(359): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3432. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3433. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(362): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3434. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3435. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(365): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3436. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3437. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(368): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3438. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3439. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(371): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3440. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3441. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(374): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3442. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3443. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(377): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3444. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3445. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(381): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3446. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3447. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(384): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3448. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3449. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(387): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3450. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3451. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(390): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3452. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3453. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(393): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3454. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3455. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(394): error C2065: 'GO_FLAG_UNK1' : undeclared identifier
  3456. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(399): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3457. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3458. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(403): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3459. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3460. 1> ulduar.cpp
  3461. 1> boss_ingvar.cpp
  3462. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(409): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3463. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3464. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(412): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3465. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3466. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(415): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3467. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3468. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(418): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3469. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3470. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(425): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3471. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3472. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(431): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3473. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3474. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(435): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3475. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3476. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(441): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3477. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3478. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(445): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3479. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3480. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(451): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3481. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3482. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(455): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3483. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3484. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(461): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3485. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3486. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(471): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3487. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3488. 1>..\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp(511): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3489. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3490. 1> boss_keleseth.cpp
  3491. 1> boss_skarvald_and_dalronn.cpp
  3492. 1>..\scripts\northrend\utgarde_keep\utgarde_keep\boss_keleseth.cpp(161): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3493. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3494. 1> instance_utgarde_keep.cpp
  3495. 1>..\scripts\northrend\utgarde_keep\utgarde_keep\boss_skarvald_and_dalronn.cpp(96): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3496. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3497. 1>..\scripts\northrend\utgarde_keep\utgarde_keep\boss_skarvald_and_dalronn.cpp(109): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3498. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3499. 1>..\scripts\northrend\utgarde_keep\utgarde_keep\boss_skarvald_and_dalronn.cpp(134): error C2039: 'GetGUID' : is not a member of 'Creature'
  3500. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3501. 1>..\scripts\northrend\utgarde_keep\utgarde_keep\instance_utgarde_keep.cpp(52): error C2039: 'GetGUID' : is not a member of 'Creature'
  3502. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3503. 1>..\scripts\northrend\utgarde_keep\utgarde_keep\instance_utgarde_keep.cpp(53): error C2039: 'GetGUID' : is not a member of 'Creature'
  3504. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3505. 1>..\scripts\northrend\utgarde_keep\utgarde_keep\instance_utgarde_keep.cpp(54): error C2039: 'GetGUID' : is not a member of 'Creature'
  3506. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3507. 1>..\scripts\northrend\utgarde_keep\utgarde_keep\instance_utgarde_keep.cpp(63): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3508. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3509. 1>..\scripts\northrend\utgarde_keep\utgarde_keep\instance_utgarde_keep.cpp(68): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3510. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3511. 1>..\scripts\northrend\utgarde_keep\utgarde_keep\instance_utgarde_keep.cpp(73): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3512. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3513. 1>..\scripts\northrend\utgarde_keep\utgarde_keep\instance_utgarde_keep.cpp(78): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3514. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3515. 1>..\scripts\northrend\utgarde_keep\utgarde_keep\instance_utgarde_keep.cpp(83): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3516. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3517. 1>..\scripts\northrend\utgarde_keep\utgarde_keep\instance_utgarde_keep.cpp(88): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3518. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3519. 1>..\scripts\northrend\utgarde_keep\utgarde_keep\boss_skarvald_and_dalronn.cpp(157): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3520. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3521. 1> utgarde_keep.cpp
  3522. 1> boss_gortok.cpp
  3523. 1>..\scripts\northrend\utgarde_keep\utgarde_keep\utgarde_keep.cpp(80): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3524. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3525. 1>..\scripts\northrend\utgarde_keep\utgarde_keep\utgarde_keep.cpp(103): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3526. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3527. 1> boss_skadi.cpp
  3528. 1> boss_svala.cpp
  3529. 1>..\scripts\northrend\utgarde_keep\utgarde_pinnacle\boss_svala.cpp(131): error C2039: 'HasSplineFlag' : is not a member of 'Creature'
  3530. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3531. 1>..\scripts\northrend\utgarde_keep\utgarde_pinnacle\boss_svala.cpp(132): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  3532. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3533. 1>..\scripts\northrend\utgarde_keep\utgarde_pinnacle\boss_svala.cpp(187): error C2039: 'AddSplineFlag' : is not a member of 'Creature'
  3534. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3535. 1>..\scripts\northrend\utgarde_keep\utgarde_pinnacle\boss_svala.cpp(189): error C2039: 'SendMonsterMoveWithSpeed' : is not a member of 'Creature'
  3536. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3537. 1> boss_ymiron.cpp
  3538. 1> instance_utgarde_pinnacle.cpp
  3539. 1>..\scripts\northrend\utgarde_keep\utgarde_pinnacle\instance_utgarde_pinnacle.cpp(48): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3540. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3541. 1> boss_archavon.cpp
  3542. 1> boss_emalon.cpp
  3543. 1> boss_koralon.cpp
  3544. 1> boss_toravon.cpp
  3545. 1> instance_vault_of_archavon.cpp
  3546. 1> boss_erekem.cpp
  3547. 1> boss_ichoron.cpp
  3548. 1> instance_violet_hold.cpp
  3549. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(83): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3550. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3551. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(88): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3552. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3553. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(101): error C2039: 'GetGUID' : is not a member of 'Creature'
  3554. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3555. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(102): error C2039: 'GetGUID' : is not a member of 'Creature'
  3556. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3557. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(103): error C2039: 'GetGUID' : is not a member of 'Creature'
  3558. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3559. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(107): error C2039: 'GetGUID' : is not a member of 'Creature'
  3560. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3561. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(111): error C2039: 'GetGUID' : is not a member of 'Creature'
  3562. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3563. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(115): error C2039: 'GetGUID' : is not a member of 'Creature'
  3564. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3565. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(119): error C2039: 'GetGUID' : is not a member of 'Creature'
  3566. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3567. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(123): error C2039: 'GetGUID' : is not a member of 'Creature'
  3568. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3569. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(127): error C2039: 'GetGUID' : is not a member of 'Creature'
  3570. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3571. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(131): error C2039: 'GetGUID' : is not a member of 'Creature'
  3572. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3573. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(134): error C2039: 'GetGUID' : is not a member of 'Creature'
  3574. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3575. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(137): error C2039: 'GetGUID' : is not a member of 'Creature'
  3576. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3577. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(138): error C2039: 'GetGUID' : is not a member of 'Creature'
  3578. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3579. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(139): error C2039: 'GetGUID' : is not a member of 'Creature'
  3580. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3581. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(140): error C2039: 'GetGUID' : is not a member of 'Creature'
  3582. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3583. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(141): error C2039: 'GetGUID' : is not a member of 'Creature'
  3584. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3585. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(142): error C2039: 'GetGUID' : is not a member of 'Creature'
  3586. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3587. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(151): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3588. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3589. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(154): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3590. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3591. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(157): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3592. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3593. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(160): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3594. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3595. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(163): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3596. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3597. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(166): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3598. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3599. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(169): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3600. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3601. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(172): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3602. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3603. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(176): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3604. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3605. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(179): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3606. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3607. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(197): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'const uint64' to 'ObjectGuid'
  3608. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3609. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(248): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3610. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3611. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(385): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  3612. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3613. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(399): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3614. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3615. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(445): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3616. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3617. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(502): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  3618. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3619. 1>..\scripts\northrend\violet_hold\instance_violet_hold.cpp(512): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3620. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3621. 1> violet_hold.cpp
  3622. 1> blades_edge_mountains.cpp
  3623. 1> boss_doomlord_kazzak.cpp
  3624. 1>..\scripts\outland\blades_edge_mountains.cpp(254): error C2039: 'GetGUID' : is not a member of 'Creature'
  3625. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3626. 1>..\scripts\outland\blades_edge_mountains.cpp(277): error C2039: 'GetGUID' : is not a member of 'Creature'
  3627. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3628. 1>..\scripts\outland\blades_edge_mountains.cpp(286): error C2039: 'GetGUID' : is not a member of 'Creature'
  3629. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3630. 1>..\scripts\outland\blades_edge_mountains.cpp(301): error C2039: 'GetGUID' : is not a member of 'Creature'
  3631. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3632. 1>..\scripts\outland\blades_edge_mountains.cpp(312): error C2039: 'GetGUID' : is not a member of 'Creature'
  3633. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3634. 1>..\scripts\outland\blades_edge_mountains.cpp(315): error C2039: 'GetGUID' : is not a member of 'Creature'
  3635. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3636. 1>..\scripts\outland\blades_edge_mountains.cpp(316): error C2039: 'GetGUID' : is not a member of 'Creature'
  3637. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3638. 1>..\scripts\outland\blades_edge_mountains.cpp(331): error C2039: 'GetGUID' : is not a member of 'Creature'
  3639. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3640. 1>..\scripts\outland\blades_edge_mountains.cpp(336): error C2039: 'GetGUID' : is not a member of 'Creature'
  3641. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3642. 1> boss_doomwalker.cpp
  3643. 1> hellfire_peninsula.cpp
  3644. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3645. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3646. 1>..\scripts\northrend\violet_hold\violet_hold.cpp(135): error C2039: 'GetGUID' : is not a member of 'Creature'
  3647. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3648. 1>..\scripts\northrend\violet_hold\violet_hold.cpp(148): error C2039: 'GetGUID' : is not a member of 'Creature'
  3649. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3650. 1>..\scripts\northrend\violet_hold\violet_hold.cpp(267): error C2039: 'GetGUID' : is not a member of 'Creature'
  3651. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3652. 1>..\scripts\northrend\violet_hold\violet_hold.cpp(272): error C2039: 'GetGUID' : is not a member of 'Creature'
  3653. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3654. 1> nagrand.cpp
  3655. 1>..\scripts\northrend\violet_hold\violet_hold.cpp(303): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3656. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3657. 1>..\scripts\northrend\violet_hold\violet_hold.cpp(330): error C2039: 'GetGUID' : is not a member of 'Creature'
  3658. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3659. 1> netherstorm.cpp
  3660. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3661. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3662. 1>..\scripts\outland\nagrand.cpp(208): error C2039: 'GetGUID' : is not a member of 'Creature'
  3663. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3664. 1>..\scripts\outland\nagrand.cpp(219): error C2039: 'GetGUID' : is not a member of 'Creature'
  3665. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3666. 1>..\scripts\outland\nagrand.cpp(223): error C2039: 'GetGUID' : is not a member of 'Creature'
  3667. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3668. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3669. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3670. 1>..\scripts\outland\nagrand.cpp(227): error C2039: 'GetGUID' : is not a member of 'Creature'
  3671. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3672. 1>..\scripts\outland\nagrand.cpp(230): error C2039: 'GetGUID' : is not a member of 'Creature'
  3673. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3674. 1>..\scripts\outland\nagrand.cpp(231): error C2039: 'GetGUID' : is not a member of 'Creature'
  3675. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3676. 1>..\scripts\outland\nagrand.cpp(280): error C2039: 'GetGUID' : is not a member of 'Creature'
  3677. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3678. 1>..\scripts\outland\nagrand.cpp(294): error C2039: 'GetGUID' : is not a member of 'Creature'
  3679. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3680. 1>..\scripts\outland\nagrand.cpp(304): error C2039: 'GetGUID' : is not a member of 'Creature'
  3681. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3682. 1>..\scripts\outland\nagrand.cpp(308): error C2039: 'GetGUID' : is not a member of 'Creature'
  3683. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3684. 1>..\scripts\outland\nagrand.cpp(312): error C2039: 'GetGUID' : is not a member of 'Creature'
  3685. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3686. 1>..\scripts\outland\nagrand.cpp(316): error C2039: 'GetGUID' : is not a member of 'Creature'
  3687. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3688. 1>..\scripts\outland\nagrand.cpp(319): error C2039: 'GetGUID' : is not a member of 'Creature'
  3689. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3690. 1>..\scripts\outland\nagrand.cpp(324): error C2039: 'GetGUID' : is not a member of 'Creature'
  3691. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3692. 1>..\scripts\outland\nagrand.cpp(333): error C2039: 'GetGUID' : is not a member of 'Creature'
  3693. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3694. 1>..\scripts\outland\nagrand.cpp(361): error C2039: 'GetGUID' : is not a member of 'Creature'
  3695. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3696. 1>..\scripts\outland\nagrand.cpp(366): error C2039: 'GetGUID' : is not a member of 'Creature'
  3697. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3698. 1>..\scripts\outland\nagrand.cpp(371): error C2039: 'GetGUID' : is not a member of 'Creature'
  3699. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3700. 1>..\scripts\outland\hellfire_peninsula.cpp(152): error C2039: 'GetGUID' : is not a member of 'Unit'
  3701. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  3702. 1>..\scripts\outland\nagrand.cpp(375): error C2039: 'GetGUID' : is not a member of 'Creature'
  3703. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3704. 1>..\scripts\outland\nagrand.cpp(386): error C2039: 'GetGUID' : is not a member of 'Creature'
  3705. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3706. 1>..\scripts\outland\nagrand.cpp(390): error C2039: 'GetGUID' : is not a member of 'Creature'
  3707. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3708. 1>..\scripts\outland\nagrand.cpp(394): error C2039: 'GetGUID' : is not a member of 'Creature'
  3709. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3710. 1>..\scripts\outland\nagrand.cpp(398): error C2039: 'GetGUID' : is not a member of 'Creature'
  3711. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3712. 1>..\scripts\outland\nagrand.cpp(402): error C2039: 'GetGUID' : is not a member of 'Creature'
  3713. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3714. 1>..\scripts\outland\nagrand.cpp(406): error C2039: 'GetGUID' : is not a member of 'Creature'
  3715. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3716. 1>..\scripts\outland\nagrand.cpp(415): error C2039: 'GetGUID' : is not a member of 'Creature'
  3717. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3718. 1>..\scripts\outland\nagrand.cpp(419): error C2039: 'GetGUID' : is not a member of 'Creature'
  3719. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3720. 1>..\scripts\outland\nagrand.cpp(423): error C2039: 'GetGUID' : is not a member of 'Creature'
  3721. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3722. 1>..\scripts\outland\nagrand.cpp(427): error C2039: 'GetGUID' : is not a member of 'Creature'
  3723. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3724. 1>..\scripts\outland\nagrand.cpp(431): error C2039: 'GetGUID' : is not a member of 'Creature'
  3725. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3726. 1>..\scripts\outland\nagrand.cpp(448): error C2039: 'GetGUID' : is not a member of 'Creature'
  3727. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3728. 1>..\scripts\outland\nagrand.cpp(453): error C2039: 'GetGUID' : is not a member of 'Creature'
  3729. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3730. 1>..\scripts\outland\nagrand.cpp(464): error C2039: 'GetGUID' : is not a member of 'Creature'
  3731. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3732. 1>..\scripts\outland\nagrand.cpp(468): error C2039: 'GetGUID' : is not a member of 'Creature'
  3733. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3734. 1>..\scripts\outland\nagrand.cpp(472): error C2039: 'GetGUID' : is not a member of 'Creature'
  3735. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3736. 1>..\scripts\outland\nagrand.cpp(476): error C2039: 'GetGUID' : is not a member of 'Creature'
  3737. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3738. 1>..\scripts\outland\nagrand.cpp(480): error C2039: 'GetGUID' : is not a member of 'Creature'
  3739. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3740. 1>..\scripts\outland\nagrand.cpp(484): error C2039: 'GetGUID' : is not a member of 'Creature'
  3741. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3742. 1>..\scripts\outland\nagrand.cpp(488): error C2039: 'GetGUID' : is not a member of 'Creature'
  3743. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3744. 1>..\scripts\outland\nagrand.cpp(491): error C2039: 'GetGUID' : is not a member of 'Creature'
  3745. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3746. 1>..\scripts\outland\hellfire_peninsula.cpp(352): error C2039: 'GetGUID' : is not a member of 'Creature'
  3747. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3748. 1>..\scripts\outland\hellfire_peninsula.cpp(357): error C2039: 'GetGUID' : is not a member of 'Creature'
  3749. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3750. 1>..\scripts\outland\hellfire_peninsula.cpp(391): error C2039: 'GetGUID' : is not a member of 'Creature'
  3751. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3752. 1>..\scripts\outland\hellfire_peninsula.cpp(403): error C2039: 'GetGUID' : is not a member of 'Creature'
  3753. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3754. 1>..\scripts\outland\hellfire_peninsula.cpp(438): error C2039: 'GetGUID' : is not a member of 'Creature'
  3755. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3756. 1>..\scripts\outland\hellfire_peninsula.cpp(441): error C2039: 'GetGUID' : is not a member of 'Creature'
  3757. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3758. 1>..\scripts\outland\hellfire_peninsula.cpp(448): error C2039: 'GetGUID' : is not a member of 'Creature'
  3759. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3760. 1>..\scripts\outland\hellfire_peninsula.cpp(470): error C2039: 'GetGUID' : is not a member of 'Creature'
  3761. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3762. 1>..\scripts\outland\nagrand.cpp(585): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  3763. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3764. 1>..\scripts\outland\hellfire_peninsula.cpp(478): error C2039: 'GetGUID' : is not a member of 'Creature'
  3765. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3766. 1>..\scripts\outland\hellfire_peninsula.cpp(488): error C2039: 'GetGUID' : is not a member of 'Creature'
  3767. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3768. 1>..\scripts\outland\hellfire_peninsula.cpp(491): error C2039: 'GetGUID' : is not a member of 'Creature'
  3769. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3770. 1>..\scripts\outland\hellfire_peninsula.cpp(494): error C2039: 'GetGUID' : is not a member of 'Creature'
  3771. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3772. 1>..\scripts\outland\nagrand.cpp(645): error C2039: 'GetGUID' : is not a member of 'Player'
  3773. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  3774. 1>..\scripts\outland\hellfire_peninsula.cpp(519): error C2039: 'GetGUID' : is not a member of 'Creature'
  3775. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3776. 1>..\scripts\outland\hellfire_peninsula.cpp(523): error C2039: 'GetGUID' : is not a member of 'Creature'
  3777. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3778. 1>..\scripts\outland\hellfire_peninsula.cpp(533): error C2039: 'GetGUID' : is not a member of 'Creature'
  3779. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3780. 1>..\scripts\outland\hellfire_peninsula.cpp(536): error C2039: 'GetGUID' : is not a member of 'Creature'
  3781. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3782. 1>..\scripts\outland\hellfire_peninsula.cpp(539): error C2039: 'GetGUID' : is not a member of 'Creature'
  3783. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3784. 1>..\scripts\outland\hellfire_peninsula.cpp(564): error C2039: 'GetGUID' : is not a member of 'Creature'
  3785. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3786. 1>..\scripts\outland\nagrand.cpp(688): error C2039: 'GetGUID' : is not a member of 'Creature'
  3787. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3788. 1>..\scripts\outland\hellfire_peninsula.cpp(575): error C2039: 'GetGUID' : is not a member of 'Creature'
  3789. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3790. 1>..\scripts\outland\hellfire_peninsula.cpp(618): error C2039: 'GetGUID' : is not a member of 'Creature'
  3791. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3792. 1>..\scripts\outland\hellfire_peninsula.cpp(634): error C2039: 'GetGUID' : is not a member of 'Creature'
  3793. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3794. 1>..\scripts\outland\hellfire_peninsula.cpp(740): error C2039: 'GetGUID' : is not a member of 'Player'
  3795. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  3796. 1> shadowmoon_valley.cpp
  3797. 1> shattrath_city.cpp
  3798. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3799. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3800. 1>..\scripts\outland\netherstorm.cpp(116): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3801. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3802. 1>..\scripts\outland\netherstorm.cpp(144): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3803. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3804. 1>..\scripts\outland\netherstorm.cpp(248): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3805. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3806. 1>..\scripts\outland\netherstorm.cpp(280): error C2039: 'GetGUID' : is not a member of 'Creature'
  3807. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3808. 1>..\scripts\outland\netherstorm.cpp(284): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3809. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3810. 1>..\scripts\outland\netherstorm.cpp(319): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3811. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3812. 1>..\scripts\outland\netherstorm.cpp(320): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3813. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3814. 1>..\scripts\outland\netherstorm.cpp(357): error C2039: 'GetGUID' : is not a member of 'Player'
  3815. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  3816. 1>..\scripts\outland\netherstorm.cpp(358): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3817. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3818. 1>..\scripts\outland\netherstorm.cpp(421): error C2039: 'GetGUID' : is not a member of 'Creature'
  3819. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3820. 1>..\scripts\outland\netherstorm.cpp(426): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3821. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3822. 1>..\scripts\outland\netherstorm.cpp(427): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3823. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3824. 1>..\scripts\outland\netherstorm.cpp(428): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3825. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3826. 1>..\scripts\outland\netherstorm.cpp(443): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3827. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3828. 1>..\scripts\outland\netherstorm.cpp(445): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3829. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3830. 1>..\scripts\outland\netherstorm.cpp(468): error C2039: 'GetGUID' : is not a member of 'Creature'
  3831. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3832. 1>..\scripts\outland\netherstorm.cpp(469): error C2039: 'GetGUID' : is not a member of 'Player'
  3833. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  3834. 1>..\scripts\outland\netherstorm.cpp(494): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3835. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3836. 1>..\scripts\outland\netherstorm.cpp(495): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3837. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3838. 1>..\scripts\outland\netherstorm.cpp(496): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3839. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3840. 1>..\scripts\outland\netherstorm.cpp(646): error C2039: 'GetGUID' : is not a member of 'Creature'
  3841. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3842. 1>..\scripts\outland\netherstorm.cpp(675): error C2039: 'GetGUID' : is not a member of 'Creature'
  3843. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3844. 1>..\scripts\outland\netherstorm.cpp(681): error C2039: 'GetGUID' : is not a member of 'Creature'
  3845. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3846. 1>..\scripts\outland\netherstorm.cpp(749): error C2039: 'GetGUID' : is not a member of 'Player'
  3847. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  3848. 1>..\scripts\outland\netherstorm.cpp(822): error C2039: 'GetGUID' : is not a member of 'GameObject'
  3849. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  3850. 1>..\scripts\outland\netherstorm.cpp(834): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3851. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3852. 1>..\scripts\outland\netherstorm.cpp(866): error C2039: 'GetGUID' : is not a member of 'Creature'
  3853. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3854. 1>..\scripts\outland\netherstorm.cpp(878): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3855. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3856. 1>..\scripts\outland\netherstorm.cpp(917): error C2039: 'GetGUID' : is not a member of 'Player'
  3857. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  3858. 1> terokkar_forest.cpp
  3859. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3860. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3861. 1>..\scripts\outland\shattrath_city.cpp(95): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3862. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3863. 1>..\scripts\outland\shattrath_city.cpp(120): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3864. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3865. 1>..\scripts\outland\shattrath_city.cpp(137): error C2039: 'GetGUID' : is not a member of 'Creature'
  3866. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3867. 1>..\scripts\outland\shattrath_city.cpp(140): error C2039: 'GetGUID' : is not a member of 'Creature'
  3868. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3869. 1>..\scripts\outland\shattrath_city.cpp(147): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3870. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3871. 1>..\scripts\outland\shattrath_city.cpp(201): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3872. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3873. 1>..\scripts\outland\shattrath_city.cpp(233): error C2039: 'GetGUID' : is not a member of 'Creature'
  3874. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3875. 1>..\scripts\outland\shattrath_city.cpp(238): error C2039: 'GetGUID' : is not a member of 'Creature'
  3876. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3877. 1>..\scripts\outland\shattrath_city.cpp(248): error C2039: 'GetGUID' : is not a member of 'Player'
  3878. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  3879. 1>..\scripts\outland\shattrath_city.cpp(273): error C2039: 'GetGUID' : is not a member of 'Creature'
  3880. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3881. 1>..\scripts\outland\shattrath_city.cpp(278): error C2039: 'GetGUID' : is not a member of 'Creature'
  3882. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3883. 1>..\scripts\outland\shattrath_city.cpp(285): error C2039: 'GetGUID' : is not a member of 'Creature'
  3884. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3885. 1>..\scripts\outland\shattrath_city.cpp(287): error C2039: 'GetGUID' : is not a member of 'Creature'
  3886. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3887. 1>..\scripts\outland\shattrath_city.cpp(311): error C2039: 'GetGUID' : is not a member of 'Creature'
  3888. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3889. 1>..\scripts\outland\shattrath_city.cpp(316): error C2039: 'GetGUID' : is not a member of 'Creature'
  3890. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3891. 1>..\scripts\outland\shattrath_city.cpp(326): error C2039: 'GetGUID' : is not a member of 'Creature'
  3892. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3893. 1>..\scripts\outland\shattrath_city.cpp(330): error C2039: 'GetGUID' : is not a member of 'Creature'
  3894. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3895. 1>..\scripts\outland\shattrath_city.cpp(334): error C2039: 'GetGUID' : is not a member of 'Creature'
  3896. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3897. 1>..\scripts\outland\shattrath_city.cpp(338): error C2039: 'GetGUID' : is not a member of 'Creature'
  3898. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3899. 1>..\scripts\outland\shattrath_city.cpp(342): error C2039: 'GetGUID' : is not a member of 'Creature'
  3900. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3901. 1>..\scripts\outland\shattrath_city.cpp(346): error C2039: 'GetGUID' : is not a member of 'Creature'
  3902. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3903. 1>..\scripts\outland\shattrath_city.cpp(350): error C2039: 'GetGUID' : is not a member of 'Creature'
  3904. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3905. 1>..\scripts\outland\shattrath_city.cpp(413): error C2039: 'GetGUID' : is not a member of 'Unit'
  3906. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  3907. 1>..\scripts\outland\shattrath_city.cpp(702): error C2039: 'GetGUID' : is not a member of 'Creature'
  3908. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3909. 1>..\scripts\outland\shattrath_city.cpp(779): error C2039: 'GetGUID' : is not a member of 'Creature'
  3910. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3911. 1>..\scripts\outland\shattrath_city.cpp(780): error C2039: 'GetGUID' : is not a member of 'Creature'
  3912. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3913. 1>..\scripts\outland\shattrath_city.cpp(804): error C2039: 'GetGUID' : is not a member of 'Creature'
  3914. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3915. 1>..\scripts\outland\shattrath_city.cpp(808): error C2039: 'GetGUID' : is not a member of 'Creature'
  3916. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3917. 1>..\scripts\outland\shattrath_city.cpp(818): error C2039: 'GetGUID' : is not a member of 'Creature'
  3918. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3919. 1>..\scripts\outland\shattrath_city.cpp(822): error C2039: 'GetGUID' : is not a member of 'Creature'
  3920. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3921. 1>..\scripts\outland\shattrath_city.cpp(832): error C2039: 'GetGUID' : is not a member of 'Creature'
  3922. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3923. 1>..\scripts\outland\shattrath_city.cpp(846): error C2039: 'GetGUID' : is not a member of 'Creature'
  3924. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3925. 1> zangarmarsh.cpp
  3926. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3927. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3928. 1>..\scripts\outland\shadowmoon_valley.cpp(92): error C2039: 'GetGUID' : is not a member of 'Unit'
  3929. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  3930. 1>..\scripts\outland\shadowmoon_valley.cpp(118): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3931. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3932. 1>..\scripts\outland\shadowmoon_valley.cpp(138): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3933. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3934. 1>..\scripts\outland\shadowmoon_valley.cpp(139): error C2039: 'GetGUID' : is not a member of 'Creature'
  3935. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3936. 1>..\scripts\outland\shadowmoon_valley.cpp(214): error C2039: 'GetGUID' : is not a member of 'Player'
  3937. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  3938. 1>..\scripts\outland\shadowmoon_valley.cpp(243): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3939. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3940. 1>..\scripts\outland\shadowmoon_valley.cpp(313): error C2039: 'GetGUID' : is not a member of 'Unit'
  3941. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  3942. 1>..\scripts\outland\shadowmoon_valley.cpp(320): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  3943. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3944. 1>..\scripts\outland\shadowmoon_valley.cpp(343): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  3945. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  3946. 1>..\scripts\outland\shadowmoon_valley.cpp(346): error C2039: 'GetGUID' : is not a member of 'Creature'
  3947. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3948. 1>..\scripts\outland\shadowmoon_valley.cpp(367): error C2039: 'GetGUID' : is not a member of 'Creature'
  3949. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3950. 1>..\scripts\outland\shadowmoon_valley.cpp(375): error C2039: 'GetGUID' : is not a member of 'Creature'
  3951. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3952. 1>..\scripts\outland\shadowmoon_valley.cpp(391): error C2039: 'GetGUID' : is not a member of 'Creature'
  3953. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3954. 1>..\scripts\outland\shadowmoon_valley.cpp(426): error C2039: 'GetGUID' : is not a member of 'Creature'
  3955. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3956. 1>..\scripts\outland\shadowmoon_valley.cpp(437): error C2039: 'GetGUID' : is not a member of 'Creature'
  3957. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3958. 1>..\scripts\outland\shadowmoon_valley.cpp(442): error C2039: 'GetGUID' : is not a member of 'Creature'
  3959. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3960. 1>..\scripts\outland\shadowmoon_valley.cpp(447): error C2039: 'GetGUID' : is not a member of 'Creature'
  3961. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3962. 1>..\scripts\outland\shadowmoon_valley.cpp(452): error C2039: 'GetGUID' : is not a member of 'Creature'
  3963. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3964. 1>..\scripts\outland\shadowmoon_valley.cpp(457): error C2039: 'GetGUID' : is not a member of 'Creature'
  3965. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3966. 1>..\scripts\outland\shadowmoon_valley.cpp(461): error C2039: 'GetGUID' : is not a member of 'Creature'
  3967. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3968. 1>..\scripts\outland\shadowmoon_valley.cpp(476): error C2039: 'GetGUID' : is not a member of 'Creature'
  3969. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3970. 1>..\scripts\outland\shadowmoon_valley.cpp(481): error C2039: 'GetGUID' : is not a member of 'Creature'
  3971. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3972. 1>..\scripts\outland\shadowmoon_valley.cpp(492): error C2039: 'GetGUID' : is not a member of 'Creature'
  3973. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3974. 1>..\scripts\outland\shadowmoon_valley.cpp(496): error C2039: 'GetGUID' : is not a member of 'Creature'
  3975. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3976. 1>..\scripts\outland\shadowmoon_valley.cpp(500): error C2039: 'GetGUID' : is not a member of 'Creature'
  3977. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3978. 1>..\scripts\outland\shadowmoon_valley.cpp(525): error C2039: 'GetGUID' : is not a member of 'Creature'
  3979. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3980. 1>..\scripts\outland\shadowmoon_valley.cpp(532): error C2039: 'GetGUID' : is not a member of 'Creature'
  3981. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3982. 1>..\scripts\outland\shadowmoon_valley.cpp(534): error C2039: 'GetGUID' : is not a member of 'Creature'
  3983. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3984. 1>..\scripts\outland\shadowmoon_valley.cpp(544): error C2039: 'GetGUID' : is not a member of 'Creature'
  3985. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3986. 1>..\scripts\outland\shadowmoon_valley.cpp(548): error C2039: 'GetGUID' : is not a member of 'Creature'
  3987. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3988. 1>..\scripts\outland\shadowmoon_valley.cpp(552): error C2039: 'GetGUID' : is not a member of 'Creature'
  3989. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3990. 1>..\scripts\outland\shadowmoon_valley.cpp(556): error C2039: 'GetGUID' : is not a member of 'Creature'
  3991. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3992. 1>..\scripts\outland\shadowmoon_valley.cpp(560): error C2039: 'GetGUID' : is not a member of 'Creature'
  3993. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3994. 1>..\scripts\outland\shadowmoon_valley.cpp(564): error C2039: 'GetGUID' : is not a member of 'Creature'
  3995. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3996. 1>..\scripts\outland\shadowmoon_valley.cpp(568): error C2039: 'GetGUID' : is not a member of 'Creature'
  3997. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  3998. 1>..\scripts\outland\shadowmoon_valley.cpp(772): error C2039: 'GetGUID' : is not a member of 'Player'
  3999. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  4000. 1>..\scripts\outland\shadowmoon_valley.cpp(934): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4001. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4002. 1>..\scripts\outland\shadowmoon_valley.cpp(957): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4003. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4004. 1>..\scripts\outland\shadowmoon_valley.cpp(966): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4005. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4006. 1>..\scripts\outland\shadowmoon_valley.cpp(987): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4007. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4008. 1>..\scripts\outland\shadowmoon_valley.cpp(1245): error C2039: 'GetGUID' : is not a member of 'Player'
  4009. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  4010. 1>..\scripts\outland\shadowmoon_valley.cpp(1304): error C2039: 'GetGUID' : is not a member of 'Creature'
  4011. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4012. 1>..\scripts\outland\shadowmoon_valley.cpp(1310): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4013. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4014. 1>..\scripts\outland\shadowmoon_valley.cpp(1330): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4015. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4016. 1> boss_exarch_maladaar.cpp
  4017. 1>..\scripts\outland\auchindoun\auchenai_crypts\boss_exarch_maladaar.cpp(208): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4018. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4019. 1>..\scripts\outland\auchindoun\auchenai_crypts\boss_exarch_maladaar.cpp(263): error C2039: 'GetGUID' : is not a member of 'Unit'
  4020. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  4021. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4022. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4023. 1> boss_shirrak.cpp
  4024. 1>..\scripts\outland\terokkar_forest.cpp(253): error C2039: 'GetGUID' : is not a member of 'Creature'
  4025. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4026. 1>..\scripts\outland\terokkar_forest.cpp(360): error C2039: 'GetGUID' : is not a member of 'Player'
  4027. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  4028. 1>..\scripts\outland\terokkar_forest.cpp(450): error C2039: 'GetGUID' : is not a member of 'Creature'
  4029. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4030. 1>..\scripts\outland\terokkar_forest.cpp(459): error C2039: 'GetGUID' : is not a member of 'Creature'
  4031. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4032. 1>..\scripts\outland\terokkar_forest.cpp(480): error C2039: 'GetGUID' : is not a member of 'Creature'
  4033. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4034. 1>..\scripts\outland\terokkar_forest.cpp(485): error C2039: 'GetGUID' : is not a member of 'Creature'
  4035. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4036. 1>..\scripts\outland\terokkar_forest.cpp(779): error C2039: 'GetGUID' : is not a member of 'Player'
  4037. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  4038. 1>..\scripts\outland\terokkar_forest.cpp(919): error C2039: 'GetGUID' : is not a member of 'Creature'
  4039. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4040. 1>..\scripts\outland\terokkar_forest.cpp(922): error C2039: 'GetGUID' : is not a member of 'Creature'
  4041. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4042. 1>..\scripts\outland\terokkar_forest.cpp(930): error C2039: 'GetGUID' : is not a member of 'Creature'
  4043. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4044. 1>..\scripts\outland\terokkar_forest.cpp(957): error C2039: 'GetGUID' : is not a member of 'Creature'
  4045. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4046. 1>..\scripts\outland\terokkar_forest.cpp(1132): error C2039: 'GetGUID' : is not a member of 'Player'
  4047. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  4048. 1> boss_nexusprince_shaffar.cpp
  4049. 1> boss_pandemonius.cpp
  4050. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4051. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4052. 1>..\scripts\outland\zangarmarsh.cpp(57): error C2039: 'GetGUID' : is not a member of 'Creature'
  4053. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4054. 1>..\scripts\outland\zangarmarsh.cpp(110): error C2039: 'GetGUID' : is not a member of 'Creature'
  4055. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4056. 1>..\scripts\outland\zangarmarsh.cpp(172): error C2039: 'GetGUID' : is not a member of 'Creature'
  4057. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4058. 1>..\scripts\outland\zangarmarsh.cpp(200): error C2039: 'GetGUID' : is not a member of 'Creature'
  4059. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4060. 1>..\scripts\outland\zangarmarsh.cpp(211): error C2039: 'GetGUID' : is not a member of 'Creature'
  4061. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4062. 1>..\scripts\outland\zangarmarsh.cpp(215): error C2039: 'GetGUID' : is not a member of 'Creature'
  4063. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4064. 1>..\scripts\outland\zangarmarsh.cpp(225): error C2039: 'GetGUID' : is not a member of 'Creature'
  4065. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4066. 1>..\scripts\outland\zangarmarsh.cpp(294): error C2039: 'GetGUID' : is not a member of 'Player'
  4067. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  4068. 1>..\scripts\outland\zangarmarsh.cpp(313): error C2039: 'GetGUID' : is not a member of 'Creature'
  4069. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4070. 1>..\scripts\outland\zangarmarsh.cpp(322): error C2039: 'GetGUID' : is not a member of 'Creature'
  4071. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4072. 1>..\scripts\outland\zangarmarsh.cpp(342): error C2039: 'GetGUID' : is not a member of 'Creature'
  4073. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4074. 1>..\scripts\outland\zangarmarsh.cpp(348): error C2039: 'GetGUID' : is not a member of 'Creature'
  4075. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4076. 1>..\scripts\outland\zangarmarsh.cpp(357): error C2039: 'GetGUID' : is not a member of 'Creature'
  4077. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4078. 1>..\scripts\outland\zangarmarsh.cpp(360): error C2039: 'GetGUID' : is not a member of 'Creature'
  4079. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4080. 1> boss_anzu.cpp
  4081. 1> boss_darkweaver_syth.cpp
  4082. 1> boss_talon_king_ikiss.cpp
  4083. 1> instance_sethekk_halls.cpp
  4084. 1>..\scripts\outland\auchindoun\sethekk_halls\instance_sethekk_halls.cpp(41): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4085. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4086. 1> boss_ambassador_hellmaw.cpp
  4087. 1> boss_blackheart_the_inciter.cpp
  4088. 1> boss_grandmaster_vorpil.cpp
  4089. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4090. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4091. 1> boss_murmur.cpp
  4092. 1> instance_shadow_labyrinth.cpp
  4093. 1> black_temple.cpp
  4094. 1>..\scripts\outland\auchindoun\shadow_labyrinth\instance_shadow_labyrinth.cpp(71): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4095. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4096. 1>..\scripts\outland\auchindoun\shadow_labyrinth\instance_shadow_labyrinth.cpp(76): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4097. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4098. 1>..\scripts\outland\auchindoun\shadow_labyrinth\instance_shadow_labyrinth.cpp(88): error C2039: 'GetGUID' : is not a member of 'Creature'
  4099. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4100. 1>..\scripts\outland\black_temple\black_temple.cpp(45): error C2039: 'GetGUID' : is not a member of 'Creature'
  4101. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4102. 1> boss_bloodboil.cpp
  4103. 1> boss_illidan.cpp
  4104. 1>..\scripts\outland\auchindoun\shadow_labyrinth\boss_murmur.cpp(173): error C2039: 'GetGUID' : is not a member of 'Unit'
  4105. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  4106. 1>..\scripts\outland\auchindoun\shadow_labyrinth\boss_murmur.cpp(181): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4107. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4108. 1> boss_mother_shahraz.cpp
  4109. 1> boss_reliquary_of_souls.cpp
  4110. 1>..\scripts\outland\black_temple\boss_illidan.cpp(345): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4111. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4112. 1>..\scripts\outland\black_temple\boss_illidan.cpp(349): error C2039: 'HasSplineFlag' : is not a member of 'Creature'
  4113. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4114. 1>..\scripts\outland\black_temple\boss_illidan.cpp(349): error C2065: 'SPLINEFLAG_NO_SPLINE' : undeclared identifier
  4115. 1>..\scripts\outland\black_temple\boss_mother_shahraz.cpp(161): error C2039: 'GetGUID' : is not a member of 'Unit'
  4116. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  4117. 1>..\scripts\outland\black_temple\boss_mother_shahraz.cpp(244): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4118. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4119. 1>..\scripts\outland\black_temple\boss_reliquary_of_souls.cpp(192): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4120. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4121. 1>..\scripts\outland\black_temple\boss_reliquary_of_souls.cpp(194): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4122. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4123. 1>..\scripts\outland\black_temple\boss_reliquary_of_souls.cpp(196): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4124. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4125. 1>..\scripts\outland\black_temple\boss_reliquary_of_souls.cpp(245): error C2039: 'GetGUID' : is not a member of 'Creature'
  4126. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4127. 1>..\scripts\outland\black_temple\boss_reliquary_of_souls.cpp(312): error C2039: 'GetGUID' : is not a member of 'Creature'
  4128. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4129. 1>..\scripts\outland\black_temple\boss_reliquary_of_souls.cpp(324): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4130. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4131. 1>..\scripts\outland\black_temple\boss_reliquary_of_souls.cpp(415): error C2039: 'GetGUID' : is not a member of 'Creature'
  4132. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4133. 1>..\scripts\outland\black_temple\boss_reliquary_of_souls.cpp(428): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4134. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4135. 1>..\scripts\outland\black_temple\boss_reliquary_of_souls.cpp(520): error C2039: 'GetGUID' : is not a member of 'Creature'
  4136. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4137. 1>..\scripts\outland\black_temple\boss_reliquary_of_souls.cpp(534): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4138. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4139. 1>..\scripts\outland\black_temple\boss_reliquary_of_souls.cpp(582): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4140. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4141. 1>..\scripts\outland\black_temple\boss_illidan.cpp(414): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4142. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4143. 1> boss_shade_of_akama.cpp
  4144. 1>..\scripts\outland\black_temple\boss_illidan.cpp(422): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4145. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4146. 1>..\scripts\outland\black_temple\boss_bloodboil.cpp(181): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4147. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4148. 1>..\scripts\outland\black_temple\boss_bloodboil.cpp(280): error C2039: 'GetGUID' : is not a member of 'Unit'
  4149. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  4150. 1>..\scripts\outland\black_temple\boss_illidan.cpp(485): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  4151. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4152. 1>..\scripts\outland\black_temple\boss_illidan.cpp(497): error C2039: 'GetGUID' : is not a member of 'Unit'
  4153. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  4154. 1>..\scripts\outland\black_temple\boss_illidan.cpp(497): error C2039: 'GetGUID' : is not a member of 'Creature'
  4155. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4156. 1>..\scripts\outland\black_temple\boss_illidan.cpp(510): error C2039: 'GetGUID' : is not a member of 'Player'
  4157. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  4158. 1>..\scripts\outland\black_temple\boss_illidan.cpp(512): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4159. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4160. 1>..\scripts\outland\black_temple\boss_illidan.cpp(519): error C2039: 'GetGUID' : is not a member of 'Creature'
  4161. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4162. 1>..\scripts\outland\black_temple\boss_illidan.cpp(533): error C2039: 'GetGUID' : is not a member of 'Creature'
  4163. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4164. 1>..\scripts\outland\black_temple\boss_illidan.cpp(561): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4165. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4166. 1>..\scripts\outland\black_temple\boss_illidan.cpp(572): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4167. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4168. 1>..\scripts\outland\black_temple\boss_illidan.cpp(609): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4169. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4170. 1>..\scripts\outland\black_temple\boss_illidan.cpp(619): error C2039: 'GetGUID' : is not a member of 'Creature'
  4171. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4172. 1>..\scripts\outland\black_temple\boss_illidan.cpp(634): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4173. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4174. 1>..\scripts\outland\black_temple\boss_illidan.cpp(669): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  4175. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4176. 1>..\scripts\outland\black_temple\boss_illidan.cpp(711): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4177. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4178. 1>..\scripts\outland\black_temple\boss_illidan.cpp(717): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4179. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4180. 1>..\scripts\outland\black_temple\boss_illidan.cpp(733): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4181. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4182. 1>..\scripts\outland\black_temple\boss_illidan.cpp(742): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4183. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4184. 1>..\scripts\outland\black_temple\boss_illidan.cpp(759): error C2039: 'AddSplineFlag' : is not a member of 'Creature'
  4185. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4186. 1>..\scripts\outland\black_temple\boss_illidan.cpp(766): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4187. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4188. 1>..\scripts\outland\black_temple\boss_illidan.cpp(775): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4189. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4190. 1>..\scripts\outland\black_temple\boss_illidan.cpp(808): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4191. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4192. 1>..\scripts\outland\black_temple\boss_reliquary_of_souls.cpp(646): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4193. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4194. 1> boss_supremus.cpp
  4195. 1>..\scripts\outland\black_temple\boss_illidan.cpp(909): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4196. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4197. 1>..\scripts\outland\black_temple\boss_illidan.cpp(917): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4198. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4199. 1>..\scripts\outland\black_temple\boss_illidan.cpp(926): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4200. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4201. 1>..\scripts\outland\black_temple\boss_illidan.cpp(980): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  4202. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4203. 1>..\scripts\outland\black_temple\boss_illidan.cpp(980): error C2065: 'SPLINEFLAG_NO_SPLINE' : undeclared identifier
  4204. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1045): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4205. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4206. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1074): error C2039: 'GetGUID' : is not a member of 'Unit'
  4207. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  4208. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1115): error C2039: 'GetGUID' : is not a member of 'Creature'
  4209. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4210. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1176): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4211. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4212. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1273): error C2039: 'AddSplineFlag' : is not a member of 'Creature'
  4213. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4214. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1273): error C2065: 'SPLINEFLAG_NO_SPLINE' : undeclared identifier
  4215. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1281): error C2039: 'GetGUID' : is not a member of 'Creature'
  4216. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4217. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1306): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4218. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4219. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1323): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4220. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4221. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1336): error C2039: 'GetGUID' : is not a member of 'Creature'
  4222. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4223. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1378): error C2039: 'GetGUID' : is not a member of 'Creature'
  4224. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4225. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1399): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4226. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4227. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1412): error C2039: 'GetGUID' : is not a member of 'Creature'
  4228. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4229. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1441): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4230. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4231. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1462): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4232. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4233. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1470): error C2039: 'GetGUID' : is not a member of 'Creature'
  4234. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4235. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1472): error C2039: 'GetGUID' : is not a member of 'Creature'
  4236. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4237. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1479): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4238. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4239. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1501): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4240. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4241. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1551): error C2039: 'GetGUID' : is not a member of 'Unit'
  4242. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  4243. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1656): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4244. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4245. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1684): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4246. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4247. 1>..\scripts\outland\black_temple\boss_reliquary_of_souls.cpp(864): error C2039: 'GetGUID' : is not a member of 'Unit'
  4248. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  4249. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1714): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  4250. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4251. 1>..\scripts\outland\black_temple\boss_reliquary_of_souls.cpp(879): error C2039: 'GetGUID' : is not a member of 'Unit'
  4252. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  4253. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1714): error C2065: 'SPLINEFLAG_NO_SPLINE' : undeclared identifier
  4254. 1>..\scripts\outland\black_temple\boss_reliquary_of_souls.cpp(884): error C2039: 'GetGUID' : is not a member of 'Unit'
  4255. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  4256. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1719): error C2039: 'GetGUID' : is not a member of 'Unit'
  4257. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  4258. 1>..\scripts\outland\black_temple\boss_reliquary_of_souls.cpp(915): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4259. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4260. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1833): error C2039: 'GetGUID' : is not a member of 'Unit'
  4261. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  4262. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1866): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4263. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4264. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1911): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4265. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4266. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1920): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4267. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4268. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1936): error C2039: 'GetGUID' : is not a member of 'Creature'
  4269. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4270. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1938): error C2039: 'GetGUID' : is not a member of 'Creature'
  4271. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4272. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1939): error C2039: 'GetGUID' : is not a member of 'Creature'
  4273. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4274. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1955): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4275. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4276. 1>..\scripts\outland\black_temple\boss_illidan.cpp(1965): error C2039: 'GetGUID' : is not a member of 'Creature'
  4277. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4278. 1>..\scripts\outland\black_temple\boss_illidan.cpp(2009): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4279. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4280. 1>..\scripts\outland\black_temple\boss_illidan.cpp(2074): error C2039: 'GetGUID' : is not a member of 'Unit'
  4281. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  4282. 1>..\scripts\outland\black_temple\boss_illidan.cpp(2082): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4283. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4284. 1>..\scripts\outland\black_temple\boss_supremus.cpp(99): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4285. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4286. 1>..\scripts\outland\black_temple\boss_supremus.cpp(136): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4287. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4288. 1>..\scripts\outland\black_temple\boss_supremus.cpp(280): error C2039: 'GetGUID' : is not a member of 'Creature'
  4289. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4290. 1>..\scripts\outland\black_temple\boss_supremus.cpp(329): error C2039: 'GetGUID' : is not a member of 'Creature'
  4291. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4292. 1> boss_teron_gorefiend.cpp
  4293. 1>..\scripts\outland\black_temple\boss_illidan.cpp(2217): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4294. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4295. 1>..\scripts\outland\black_temple\boss_illidan.cpp(2231): error C2039: 'GetGUID' : is not a member of 'Unit'
  4296. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  4297. 1> boss_warlord_najentus.cpp
  4298. 1> illidari_council.cpp
  4299. 1>..\scripts\outland\black_temple\boss_teron_gorefiend.cpp(84): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4300. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4301. 1>..\scripts\outland\black_temple\boss_teron_gorefiend.cpp(137): error C2039: 'GetGUID' : is not a member of 'Unit'
  4302. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  4303. 1>..\scripts\outland\black_temple\illidari_council.cpp(162): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4304. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4305. 1>..\scripts\outland\black_temple\illidari_council.cpp(178): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4306. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4307. 1>..\scripts\outland\black_temple\illidari_council.cpp(222): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4308. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4309. 1>..\scripts\outland\black_temple\illidari_council.cpp(245): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4310. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4311. 1>..\scripts\outland\black_temple\illidari_council.cpp(268): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4312. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4313. 1>..\scripts\outland\black_temple\illidari_council.cpp(281): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4314. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4315. 1>..\scripts\outland\black_temple\illidari_council.cpp(306): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4316. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4317. 1>..\scripts\outland\black_temple\illidari_council.cpp(315): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4318. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4319. 1>..\scripts\outland\black_temple\illidari_council.cpp(333): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4320. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4321. 1>..\scripts\outland\black_temple\illidari_council.cpp(379): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4322. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4323. 1>..\scripts\outland\black_temple\illidari_council.cpp(409): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4324. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4325. 1>..\scripts\outland\black_temple\illidari_council.cpp(472): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4326. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4327. 1>..\scripts\outland\black_temple\illidari_council.cpp(487): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4328. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4329. 1>..\scripts\outland\black_temple\illidari_council.cpp(488): error C2039: 'GetGUID' : is not a member of 'Creature'
  4330. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4331. 1>..\scripts\outland\black_temple\boss_teron_gorefiend.cpp(188): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4332. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4333. 1>..\scripts\outland\black_temple\boss_teron_gorefiend.cpp(262): error C2039: 'GetGUID' : is not a member of 'Unit'
  4334. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  4335. 1>..\scripts\outland\black_temple\boss_teron_gorefiend.cpp(317): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4336. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4337. 1>..\scripts\outland\black_temple\boss_teron_gorefiend.cpp(365): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4338. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4339. 1>..\scripts\outland\black_temple\boss_teron_gorefiend.cpp(412): error C2039: 'GetGUID' : is not a member of 'Creature'
  4340. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4341. 1> instance_black_temple.cpp
  4342. 1> boss_fathomlord_karathress.cpp
  4343. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(213): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  4344. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4345. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(215): error C2039: 'GetGUID' : is not a member of 'Creature'
  4346. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4347. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(217): error C2039: 'GetGUID' : is not a member of 'Creature'
  4348. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4349. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(233): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  4350. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4351. 1>..\scripts\outland\black_temple\instance_black_temple.cpp(108): error C2039: 'GetGUID' : is not a member of 'Creature'
  4352. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4353. 1>..\scripts\outland\black_temple\instance_black_temple.cpp(109): error C2039: 'GetGUID' : is not a member of 'Creature'
  4354. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4355. 1>..\scripts\outland\black_temple\instance_black_temple.cpp(110): error C2039: 'GetGUID' : is not a member of 'Creature'
  4356. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4357. 1>..\scripts\outland\black_temple\instance_black_temple.cpp(111): error C2039: 'GetGUID' : is not a member of 'Creature'
  4358. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4359. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(246): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  4360. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4361. 1>..\scripts\outland\black_temple\instance_black_temple.cpp(112): error C2039: 'GetGUID' : is not a member of 'Creature'
  4362. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4363. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(261): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  4364. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4365. 1>..\scripts\outland\black_temple\instance_black_temple.cpp(113): error C2039: 'GetGUID' : is not a member of 'Creature'
  4366. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4367. 1>..\scripts\outland\black_temple\instance_black_temple.cpp(114): error C2039: 'GetGUID' : is not a member of 'Creature'
  4368. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4369. 1>..\scripts\outland\black_temple\instance_black_temple.cpp(115): error C2039: 'GetGUID' : is not a member of 'Creature'
  4370. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4371. 1>..\scripts\outland\black_temple\instance_black_temple.cpp(116): error C2039: 'GetGUID' : is not a member of 'Creature'
  4372. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4373. 1>..\scripts\outland\black_temple\instance_black_temple.cpp(117): error C2039: 'GetGUID' : is not a member of 'Creature'
  4374. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4375. 1>..\scripts\outland\black_temple\instance_black_temple.cpp(118): error C2039: 'GetGUID' : is not a member of 'Creature'
  4376. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4377. 1>..\scripts\outland\black_temple\instance_black_temple.cpp(119): error C2039: 'GetGUID' : is not a member of 'Creature'
  4378. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4379. 1>..\scripts\outland\black_temple\instance_black_temple.cpp(128): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4380. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4381. 1>..\scripts\outland\black_temple\instance_black_temple.cpp(133): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4382. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4383. 1>..\scripts\outland\black_temple\instance_black_temple.cpp(138): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4384. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4385. 1>..\scripts\outland\black_temple\instance_black_temple.cpp(141): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4386. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4387. 1>..\scripts\outland\black_temple\instance_black_temple.cpp(146): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4388. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4389. 1>..\scripts\outland\black_temple\instance_black_temple.cpp(151): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4390. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4391. 1>..\scripts\outland\black_temple\instance_black_temple.cpp(156): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4392. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4393. 1>..\scripts\outland\black_temple\instance_black_temple.cpp(159): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4394. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4395. 1>..\scripts\outland\black_temple\instance_black_temple.cpp(162): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4396. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4397. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(286): error C2039: 'GetGUID' : is not a member of 'Creature'
  4398. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4399. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(287): error C2039: 'GetGUID' : is not a member of 'Creature'
  4400. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4401. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(327): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4402. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4403. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(346): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4404. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4405. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\boss_fathomlord_karathress.cpp(105): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4406. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4407. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(368): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4408. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4409. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\boss_fathomlord_karathress.cpp(171): error C2039: 'GetGUID' : is not a member of 'Player'
  4410. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  4411. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\boss_fathomlord_karathress.cpp(205): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4412. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4413. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(459): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4414. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4415. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(474): error C2039: 'GetGUID' : is not a member of 'Creature'
  4416. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4417. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\boss_fathomlord_karathress.cpp(241): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4418. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4419. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(493): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4420. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4421. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(515): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4422. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4423. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(554): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4424. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4425. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(560): error C2039: 'AddSplineFlag' : is not a member of 'Creature'
  4426. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4427. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\boss_fathomlord_karathress.cpp(298): error C2039: 'GetGUID' : is not a member of 'Player'
  4428. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  4429. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\boss_fathomlord_karathress.cpp(306): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4430. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4431. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(590): error C2039: 'GetGUID' : is not a member of 'Creature'
  4432. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4433. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(625): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  4434. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4435. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\boss_fathomlord_karathress.cpp(380): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4436. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4437. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(646): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  4438. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4439. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\boss_fathomlord_karathress.cpp(460): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4440. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4441. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(658): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  4442. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4443. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\boss_fathomlord_karathress.cpp(513): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4444. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4445. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(681): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4446. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4447. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\boss_fathomlord_karathress.cpp(551): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4448. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4449. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(712): error C2039: 'GetGUID' : is not a member of 'Creature'
  4450. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4451. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\boss_fathomlord_karathress.cpp(552): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4452. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4453. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(759): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4454. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4455. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\boss_fathomlord_karathress.cpp(553): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4456. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4457. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(779): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4458. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4459. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(812): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4460. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4461. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(817): error C2039: 'GetGUID' : is not a member of 'Creature'
  4462. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4463. 1>..\scripts\outland\black_temple\boss_shade_of_akama.cpp(831): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4464. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4465. 1> boss_hydross_the_unstable.cpp
  4466. 1> boss_lady_vashj.cpp
  4467. 1> boss_leotheras_the_blind.cpp
  4468. 1> boss_morogrim_tidewalker.cpp
  4469. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\boss_leotheras_the_blind.cpp(130): error C2039: 'GetGUID' : is not a member of 'Creature'
  4470. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4471. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\boss_leotheras_the_blind.cpp(142): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4472. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4473. 1> boss_the_lurker_below.cpp
  4474. 1> instance_serpent_shrine.cpp
  4475. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\boss_lady_vashj.cpp(179): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4476. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4477. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\boss_lady_vashj.cpp(215): error C2039: 'GetGUID' : is not a member of 'Creature'
  4478. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4479. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\boss_lady_vashj.cpp(510): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4480. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4481. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\boss_lady_vashj.cpp(516): error C2039: 'GetGUID' : is not a member of 'Creature'
  4482. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4483. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\instance_serpent_shrine.cpp(79): error C2039: 'GetGUID' : is not a member of 'Creature'
  4484. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4485. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\instance_serpent_shrine.cpp(80): error C2039: 'GetGUID' : is not a member of 'Creature'
  4486. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4487. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\instance_serpent_shrine.cpp(81): error C2039: 'GetGUID' : is not a member of 'Creature'
  4488. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4489. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\instance_serpent_shrine.cpp(82): error C2039: 'GetGUID' : is not a member of 'Creature'
  4490. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4491. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\instance_serpent_shrine.cpp(83): error C2039: 'GetGUID' : is not a member of 'Creature'
  4492. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4493. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\boss_lady_vashj.cpp(610): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4494. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4495. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\boss_lady_vashj.cpp(660): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4496. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4497. 1>..\scripts\outland\coilfang_reservoir\serpent_shrine\boss_lady_vashj.cpp(700): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4498. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4499. 1> boss_ahune.cpp
  4500. 1> boss_hydromancer_thespia.cpp
  4501. 1> boss_mekgineer_steamrigger.cpp
  4502. 1> boss_warlord_kalithresh.cpp
  4503. 1>..\scripts\outland\coilfang_reservoir\steam_vault\boss_mekgineer_steamrigger.cpp(231): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4504. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4505. 1> instance_steam_vault.cpp
  4506. 1>..\scripts\outland\coilfang_reservoir\steam_vault\instance_steam_vault.cpp(94): error C2039: 'GetGUID' : is not a member of 'Creature'
  4507. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4508. 1>..\scripts\outland\coilfang_reservoir\steam_vault\instance_steam_vault.cpp(95): error C2039: 'GetGUID' : is not a member of 'Creature'
  4509. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4510. 1>..\scripts\outland\coilfang_reservoir\steam_vault\instance_steam_vault.cpp(96): error C2039: 'GetGUID' : is not a member of 'Creature'
  4511. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4512. 1>..\scripts\outland\coilfang_reservoir\steam_vault\instance_steam_vault.cpp(104): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4513. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4514. 1>..\scripts\outland\coilfang_reservoir\steam_vault\instance_steam_vault.cpp(105): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4515. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4516. 1>..\scripts\outland\coilfang_reservoir\steam_vault\instance_steam_vault.cpp(106): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4517. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4518. 1>..\scripts\outland\coilfang_reservoir\steam_vault\instance_steam_vault.cpp(117): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4519. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4520. 1>..\scripts\outland\coilfang_reservoir\steam_vault\instance_steam_vault.cpp(122): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4521. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4522. 1>..\scripts\outland\coilfang_reservoir\steam_vault\instance_steam_vault.cpp(133): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4523. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4524. 1>..\scripts\outland\coilfang_reservoir\steam_vault\instance_steam_vault.cpp(138): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4525. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4526. 1> boss_hungarfen.cpp
  4527. 1> boss_gruul.cpp
  4528. 1> boss_high_king_maulgar.cpp
  4529. 1>..\scripts\outland\gruuls_lair\boss_high_king_maulgar.cpp(113): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4530. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4531. 1>..\scripts\outland\gruuls_lair\boss_high_king_maulgar.cpp(289): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4532. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4533. 1>..\scripts\outland\gruuls_lair\boss_gruul.cpp(131): error C2039: 'GetGUID' : is not a member of 'Creature'
  4534. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4535. 1>..\scripts\outland\gruuls_lair\boss_gruul.cpp(132): error C2039: 'GetGUID' : is not a member of 'Creature'
  4536. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4537. 1> instance_gruuls_lair.cpp
  4538. 1> boss_broggok.cpp
  4539. 1> boss_kelidan_the_breaker.cpp
  4540. 1>..\scripts\outland\hellfire_citadel\blood_furnace\boss_broggok.cpp(82): error C2039: 'GetGUID' : is not a member of 'Creature'
  4541. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4542. 1>..\scripts\outland\gruuls_lair\instance_gruuls_lair.cpp(74): error C2039: 'GetGUID' : is not a member of 'Creature'
  4543. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4544. 1>..\scripts\outland\gruuls_lair\instance_gruuls_lair.cpp(75): error C2039: 'GetGUID' : is not a member of 'Creature'
  4545. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4546. 1>..\scripts\outland\gruuls_lair\instance_gruuls_lair.cpp(76): error C2039: 'GetGUID' : is not a member of 'Creature'
  4547. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4548. 1>..\scripts\outland\gruuls_lair\instance_gruuls_lair.cpp(77): error C2039: 'GetGUID' : is not a member of 'Creature'
  4549. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4550. 1>..\scripts\outland\gruuls_lair\instance_gruuls_lair.cpp(78): error C2039: 'GetGUID' : is not a member of 'Creature'
  4551. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4552. 1>..\scripts\outland\gruuls_lair\instance_gruuls_lair.cpp(87): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4553. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4554. 1>..\scripts\outland\gruuls_lair\instance_gruuls_lair.cpp(92): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4555. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4556. 1> boss_the_maker.cpp
  4557. 1> instance_blood_furnace.cpp
  4558. 1>..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(85): error C2039: 'GetGUID' : is not a member of 'Creature'
  4559. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4560. 1>..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(86): error C2039: 'GetGUID' : is not a member of 'Creature'
  4561. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4562. 1>..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(87): error C2039: 'GetGUID' : is not a member of 'Creature'
  4563. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4564. 1>..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(96): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4565. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4566. 1>..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(99): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4567. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4568. 1>..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(104): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4569. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4570. 1>..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(107): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4571. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4572. 1>..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(112): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4573. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4574. 1>..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(117): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4575. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4576. 1>..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(121): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4577. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4578. 1>..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(122): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4579. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4580. 1>..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(123): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4581. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4582. 1>..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(124): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4583. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4584. 1>..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(125): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4585. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4586. 1>..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(126): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4587. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4588. 1>..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(127): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4589. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4590. 1>..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(128): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4591. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4592. 1> boss_nazan_and_vazruden.cpp
  4593. 1> boss_omor_the_unscarred.cpp
  4594. 1> boss_watchkeeper_gargolmar.cpp
  4595. 1>..\scripts\outland\hellfire_citadel\hellfire_ramparts\boss_nazan_and_vazruden.cpp(108): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4596. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4597. 1>..\scripts\outland\hellfire_citadel\hellfire_ramparts\boss_nazan_and_vazruden.cpp(110): error C2039: 'HasSplineFlag' : is not a member of 'Creature'
  4598. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4599. 1>..\scripts\outland\hellfire_citadel\hellfire_ramparts\boss_nazan_and_vazruden.cpp(111): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  4600. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4601. 1>..\scripts\outland\hellfire_citadel\hellfire_ramparts\boss_omor_the_unscarred.cpp(133): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4602. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4603. 1>..\scripts\outland\hellfire_citadel\hellfire_ramparts\boss_omor_the_unscarred.cpp(158): error C2039: 'GetGUID' : is not a member of 'Unit'
  4604. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  4605. 1> instance_hellfire_ramparts.cpp
  4606. 1> boss_magtheridon.cpp
  4607. 1> instance_magtheridons_lair.cpp
  4608. 1>..\scripts\outland\hellfire_citadel\hellfire_ramparts\instance_hellfire_ramparts.cpp(50): error C2039: 'GetGUID' : is not a member of 'Creature'
  4609. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4610. 1>..\scripts\outland\hellfire_citadel\hellfire_ramparts\instance_hellfire_ramparts.cpp(57): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4611. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4612. 1>..\scripts\outland\hellfire_citadel\hellfire_ramparts\instance_hellfire_ramparts.cpp(58): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4613. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4614. 1> boss_nethekurse.cpp
  4615. 1>..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(68): error C2039: 'GetGUID' : is not a member of 'Creature'
  4616. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4617. 1>..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(69): error C2039: 'GetGUID' : is not a member of 'Creature'
  4618. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4619. 1>..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(78): error C2065: 'GO_FLAG_UNK1' : undeclared identifier
  4620. 1>..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(81): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4621. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4622. 1>..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(90): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4623. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4624. 1>..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(105): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4625. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4626. 1>..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(125): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  4627. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4628. 1>..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(136): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4629. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4630. 1>..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(148): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  4631. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4632. 1>..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(155): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4633. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4634. 1>..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(160): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4635. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4636. 1>..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(167): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  4637. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4638. 1>..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(259): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'const unsigned __int64' to 'ObjectGuid'
  4639. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4640. 1>..\scripts\outland\hellfire_citadel\shattered_halls\boss_nethekurse.cpp(226): error C2039: 'GetGUID' : is not a member of 'Creature'
  4641. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4642. 1>..\scripts\outland\hellfire_citadel\shattered_halls\boss_nethekurse.cpp(336): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4643. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4644. 1>..\scripts\outland\hellfire_citadel\shattered_halls\boss_nethekurse.cpp(357): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4645. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4646. 1> boss_warbringer_omrogg.cpp
  4647. 1>..\scripts\outland\hellfire_citadel\magtheridons_lair\boss_magtheridon.cpp(251): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4648. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4649. 1>..\scripts\outland\hellfire_citadel\magtheridons_lair\boss_magtheridon.cpp(284): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4650. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4651. 1>..\scripts\outland\hellfire_citadel\magtheridons_lair\boss_magtheridon.cpp(540): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4652. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4653. 1>..\scripts\outland\hellfire_citadel\magtheridons_lair\boss_magtheridon.cpp(646): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4654. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4655. 1>..\scripts\outland\hellfire_citadel\magtheridons_lair\boss_magtheridon.cpp(660): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4656. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4657. 1>..\scripts\outland\hellfire_citadel\magtheridons_lair\boss_magtheridon.cpp(660): error C2039: 'GetGUID' : is not a member of 'Player'
  4658. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  4659. 1> boss_warchief_kargath_bladefist.cpp
  4660. 1>..\scripts\outland\hellfire_citadel\shattered_halls\boss_warbringer_omrogg.cpp(169): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4661. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4662. 1>..\scripts\outland\hellfire_citadel\shattered_halls\boss_warbringer_omrogg.cpp(175): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4663. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4664. 1>..\scripts\outland\hellfire_citadel\shattered_halls\boss_warbringer_omrogg.cpp(200): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4665. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4666. 1>..\scripts\outland\hellfire_citadel\shattered_halls\boss_warbringer_omrogg.cpp(201): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4667. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4668. 1> instance_shattered_halls.cpp
  4669. 1>..\scripts\outland\hellfire_citadel\shattered_halls\boss_warbringer_omrogg.cpp(221): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4670. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4671. 1>..\scripts\outland\hellfire_citadel\shattered_halls\boss_warbringer_omrogg.cpp(238): error C2039: 'GetGUID' : is not a member of 'Creature'
  4672. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4673. 1>..\scripts\outland\hellfire_citadel\shattered_halls\boss_warbringer_omrogg.cpp(241): error C2039: 'GetGUID' : is not a member of 'Creature'
  4674. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4675. 1>..\scripts\outland\hellfire_citadel\shattered_halls\boss_warbringer_omrogg.cpp(250): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4676. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4677. 1>..\scripts\outland\hellfire_citadel\shattered_halls\boss_warbringer_omrogg.cpp(251): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4678. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4679. 1>..\scripts\outland\hellfire_citadel\shattered_halls\boss_warbringer_omrogg.cpp(276): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4680. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4681. 1>..\scripts\outland\hellfire_citadel\shattered_halls\boss_warbringer_omrogg.cpp(277): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4682. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4683. 1>..\scripts\outland\hellfire_citadel\shattered_halls\boss_warbringer_omrogg.cpp(298): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4684. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4685. 1>..\scripts\outland\hellfire_citadel\shattered_halls\boss_warbringer_omrogg.cpp(299): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4686. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4687. 1> arcatraz.cpp
  4688. 1> boss_harbinger_skyriss.cpp
  4689. 1>..\scripts\outland\tempest_keep\arcatraz\boss_harbinger_skyriss.cpp(154): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4690. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4691. 1>..\scripts\outland\tempest_keep\arcatraz\boss_harbinger_skyriss.cpp(161): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4692. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4693. 1>..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(116): error C2039: 'GetGUID' : is not a member of 'Creature'
  4694. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4695. 1>..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(119): error C2039: 'GetGUID' : is not a member of 'Creature'
  4696. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4697. 1> instance_arcatraz.cpp
  4698. 1>..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(162): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  4699. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4700. 1>..\scripts\outland\tempest_keep\arcatraz\arcatraz.cpp(305): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4701. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4702. 1>..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(170): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  4703. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4704. 1>..\scripts\outland\hellfire_citadel\shattered_halls\instance_shattered_halls.cpp(54): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4705. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4706. 1>..\scripts\outland\hellfire_citadel\shattered_halls\instance_shattered_halls.cpp(60): error C2039: 'GetGUID' : is not a member of 'Creature'
  4707. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4708. 1> boss_high_botanist_freywinn.cpp
  4709. 1> boss_laj.cpp
  4710. 1> boss_warp_splinter.cpp
  4711. 1>..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(79): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4712. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4713. 1>..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(80): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4714. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4715. 1>..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(81): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4716. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4717. 1>..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(82): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4718. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4719. 1>..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(83): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4720. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4721. 1>..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(84): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4722. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4723. 1>..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(85): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4724. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4725. 1>..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(86): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4726. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4727. 1>..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(93): error C2039: 'GetGUID' : is not a member of 'Creature'
  4728. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4729. 1>..\scripts\outland\tempest_keep\botanica\boss_warp_splinter.cpp(52): error C2039: 'GetGUID' : is not a member of 'Unit'
  4730. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  4731. 1>..\scripts\outland\tempest_keep\botanica\boss_warp_splinter.cpp(150): error C2039: 'GetGUID' : is not a member of 'Creature'
  4732. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4733. 1> boss_astromancer.cpp
  4734. 1>..\scripts\outland\tempest_keep\botanica\boss_warp_splinter.cpp(153): error C2039: 'GetGUID' : is not a member of 'Creature'
  4735. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4736. 1>..\scripts\outland\tempest_keep\botanica\boss_warp_splinter.cpp(165): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4737. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4738. 1>..\scripts\outland\tempest_keep\botanica\boss_warp_splinter.cpp(173): error C2039: 'GetGUID' : is not a member of 'Creature'
  4739. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4740. 1> boss_kaelthas.cpp
  4741. 1>..\scripts\outland\tempest_keep\the_eye\boss_kaelthas.cpp(192): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4742. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4743. 1>..\scripts\outland\tempest_keep\the_eye\boss_kaelthas.cpp(277): error C2664: 'Map::GetUnit' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4744. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4745. 1>..\scripts\outland\tempest_keep\the_eye\boss_kaelthas.cpp(360): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4746. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4747. 1>..\scripts\outland\tempest_keep\the_eye\boss_kaelthas.cpp(460): error C2039: 'GetGUID' : is not a member of 'Creature'
  4748. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4749. 1>..\scripts\outland\tempest_keep\the_eye\boss_kaelthas.cpp(486): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4750. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4751. 1>..\scripts\outland\tempest_keep\the_eye\boss_kaelthas.cpp(523): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4752. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4753. 1>..\scripts\outland\tempest_keep\the_eye\boss_kaelthas.cpp(544): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4754. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4755. 1>..\scripts\outland\tempest_keep\the_eye\boss_kaelthas.cpp(560): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4756. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4757. 1>..\scripts\outland\tempest_keep\the_eye\boss_kaelthas.cpp(581): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4758. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4759. 1>..\scripts\outland\tempest_keep\the_eye\boss_kaelthas.cpp(597): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4760. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4761. 1>..\scripts\outland\tempest_keep\the_eye\boss_kaelthas.cpp(618): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4762. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4763. 1>..\scripts\outland\tempest_keep\the_eye\boss_kaelthas.cpp(634): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4764. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4765. 1>..\scripts\outland\tempest_keep\the_eye\boss_kaelthas.cpp(653): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4766. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4767. 1>..\scripts\outland\tempest_keep\botanica\boss_high_botanist_freywinn.cpp(75): error C2039: 'GetGUID' : is not a member of 'Creature'
  4768. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4769. 1>..\scripts\outland\tempest_keep\the_eye\boss_kaelthas.cpp(721): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4770. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4771. 1>..\scripts\outland\tempest_keep\the_eye\boss_kaelthas.cpp(926): error C2039: 'SendMonsterMove' : is not a member of 'Creature'
  4772. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4773. 1>..\scripts\outland\tempest_keep\the_eye\boss_kaelthas.cpp(926): error C2065: 'SPLINETYPE_NORMAL' : undeclared identifier
  4774. 1>..\scripts\outland\tempest_keep\the_eye\boss_kaelthas.cpp(926): error C2065: 'SPLINEFLAG_NONE' : undeclared identifier
  4775. 1>..\scripts\outland\tempest_keep\botanica\boss_high_botanist_freywinn.cpp(131): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  4776. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4777. 1>..\scripts\outland\tempest_keep\the_eye\boss_astromancer.cpp(464): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4778. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4779. 1>..\scripts\outland\tempest_keep\the_eye\boss_kaelthas.cpp(963): error C2039: 'GetGUID' : is not a member of 'Creature'
  4780. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4781. 1>..\scripts\outland\tempest_keep\the_eye\boss_kaelthas.cpp(964): error C2039: 'GetGUID' : is not a member of 'Creature'
  4782. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4783. 1> boss_void_reaver.cpp
  4784. 1> instance_the_eye.cpp
  4785. 1> the_eye.cpp
  4786. 1> boss_gatewatcher_ironhand.cpp
  4787. 1>..\scripts\outland\tempest_keep\the_eye\instance_the_eye.cpp(75): error C2039: 'GetGUID' : is not a member of 'Creature'
  4788. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4789. 1>..\scripts\outland\tempest_keep\the_eye\instance_the_eye.cpp(76): error C2039: 'GetGUID' : is not a member of 'Creature'
  4790. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4791. 1>..\scripts\outland\tempest_keep\the_eye\instance_the_eye.cpp(77): error C2039: 'GetGUID' : is not a member of 'Creature'
  4792. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4793. 1>..\scripts\outland\tempest_keep\the_eye\instance_the_eye.cpp(78): error C2039: 'GetGUID' : is not a member of 'Creature'
  4794. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4795. 1>..\scripts\outland\tempest_keep\the_eye\instance_the_eye.cpp(79): error C2039: 'GetGUID' : is not a member of 'Creature'
  4796. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4797. 1>..\scripts\outland\tempest_keep\the_eye\instance_the_eye.cpp(80): error C2039: 'GetGUID' : is not a member of 'Creature'
  4798. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4799. 1> boss_nethermancer_sepethrea.cpp
  4800. 1> boss_pathaleon_the_calculator.cpp
  4801. 1> instance_mechanar.cpp
  4802. 1> areatrigger_scripts.cpp
  4803. 1> boss_emeriss.cpp
  4804. 1> boss_lethon.cpp
  4805. 1> boss_taerar.cpp
  4806. 1> boss_ysondre.cpp
  4807. 1> go_scripts.cpp
  4808. 1>..\scripts\world\go_scripts.cpp(79): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4809. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4810. 1>..\scripts\world\go_scripts.cpp(80): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4811. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4812. 1>..\scripts\world\go_scripts.cpp(93): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4813. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4814. 1>..\scripts\world\go_scripts.cpp(94): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4815. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4816. 1>..\scripts\world\go_scripts.cpp(107): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4817. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4818. 1>..\scripts\world\go_scripts.cpp(108): error C2039: 'GetGUID' : is not a member of 'GameObject'
  4819. 1> c:\mangos\src\game\GameObject.h(615) : see declaration of 'GameObject'
  4820. 1> guards.cpp
  4821. 1> item_scripts.cpp
  4822. 1> mob_generic_creature.cpp
  4823. 1> npc_professions.cpp
  4824. 1>..\scripts\world\npc_professions.cpp(356): error C2039: 'GetGUID' : is not a member of 'Creature'
  4825. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4826. 1>..\scripts\world\npc_professions.cpp(392): error C2039: 'GetGUID' : is not a member of 'Creature'
  4827. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4828. 1>..\scripts\world\npc_professions.cpp(401): error C2039: 'GetGUID' : is not a member of 'Creature'
  4829. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4830. 1>..\scripts\world\npc_professions.cpp(404): error C2039: 'GetGUID' : is not a member of 'Creature'
  4831. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4832. 1>..\scripts\world\guards.cpp(145): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4833. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4834. 1>..\scripts\world\guards.cpp(166): error C2039: 'GetGUID' : is not a member of 'Unit'
  4835. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  4836. 1>..\scripts\world\npc_professions.cpp(475): error C2039: 'GetGUID' : is not a member of 'Creature'
  4837. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4838. 1>..\scripts\world\npc_professions.cpp(480): error C2039: 'GetGUID' : is not a member of 'Creature'
  4839. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4840. 1>..\scripts\world\guards.cpp(214): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4841. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4842. 1>..\scripts\world\npc_professions.cpp(485): error C2039: 'GetGUID' : is not a member of 'Creature'
  4843. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4844. 1>..\scripts\world\guards.cpp(235): error C2039: 'GetGUID' : is not a member of 'Unit'
  4845. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  4846. 1>..\scripts\world\npc_professions.cpp(501): error C2039: 'GetGUID' : is not a member of 'Creature'
  4847. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4848. 1>..\scripts\world\npc_professions.cpp(506): error C2039: 'GetGUID' : is not a member of 'Creature'
  4849. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4850. 1>..\scripts\world\npc_professions.cpp(511): error C2039: 'GetGUID' : is not a member of 'Creature'
  4851. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4852. 1>..\scripts\world\npc_professions.cpp(543): error C2039: 'GetGUID' : is not a member of 'Creature'
  4853. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4854. 1>..\scripts\world\npc_professions.cpp(600): error C2039: 'GetGUID' : is not a member of 'Creature'
  4855. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4856. 1>..\scripts\world\npc_professions.cpp(609): error C2039: 'GetGUID' : is not a member of 'Creature'
  4857. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4858. 1>..\scripts\world\npc_professions.cpp(612): error C2039: 'GetGUID' : is not a member of 'Creature'
  4859. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4860. 1>..\scripts\world\npc_professions.cpp(636): error C2039: 'GetGUID' : is not a member of 'Creature'
  4861. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4862. 1>..\scripts\world\npc_professions.cpp(740): error C2039: 'GetGUID' : is not a member of 'Creature'
  4863. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4864. 1>..\scripts\world\npc_professions.cpp(745): error C2039: 'GetGUID' : is not a member of 'Creature'
  4865. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4866. 1>..\scripts\world\npc_professions.cpp(750): error C2039: 'GetGUID' : is not a member of 'Creature'
  4867. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4868. 1>..\scripts\world\npc_professions.cpp(769): error C2039: 'GetGUID' : is not a member of 'Creature'
  4869. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4870. 1>..\scripts\world\npc_professions.cpp(775): error C2039: 'GetGUID' : is not a member of 'Creature'
  4871. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4872. 1>..\scripts\world\npc_professions.cpp(780): error C2039: 'GetGUID' : is not a member of 'Creature'
  4873. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4874. 1>..\scripts\world\npc_professions.cpp(785): error C2039: 'GetGUID' : is not a member of 'Creature'
  4875. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4876. 1>..\scripts\world\npc_professions.cpp(915): error C2039: 'GetGUID' : is not a member of 'Creature'
  4877. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4878. 1>..\scripts\world\npc_professions.cpp(953): error C2039: 'GetGUID' : is not a member of 'Creature'
  4879. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4880. 1>..\scripts\world\npc_professions.cpp(983): error C2039: 'GetGUID' : is not a member of 'Creature'
  4881. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4882. 1>..\scripts\world\npc_professions.cpp(992): error C2039: 'GetGUID' : is not a member of 'Creature'
  4883. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4884. 1>..\scripts\world\npc_professions.cpp(995): error C2039: 'GetGUID' : is not a member of 'Creature'
  4885. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4886. 1>..\scripts\world\npc_professions.cpp(1054): error C2039: 'GetGUID' : is not a member of 'Creature'
  4887. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4888. 1>..\scripts\world\npc_professions.cpp(1060): error C2039: 'GetGUID' : is not a member of 'Creature'
  4889. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4890. 1>..\scripts\world\npc_professions.cpp(1066): error C2039: 'GetGUID' : is not a member of 'Creature'
  4891. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4892. 1>..\scripts\world\npc_professions.cpp(1097): error C2039: 'GetGUID' : is not a member of 'Creature'
  4893. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4894. 1>..\scripts\world\npc_professions.cpp(1133): error C2039: 'GetGUID' : is not a member of 'Creature'
  4895. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4896. 1>..\scripts\world\npc_professions.cpp(1142): error C2039: 'GetGUID' : is not a member of 'Creature'
  4897. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4898. 1>..\scripts\world\npc_professions.cpp(1145): error C2039: 'GetGUID' : is not a member of 'Creature'
  4899. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4900. 1> npcs_special.cpp
  4901. 1>..\scripts\world\npc_professions.cpp(1231): error C2039: 'GetGUID' : is not a member of 'Creature'
  4902. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4903. 1>..\scripts\world\npc_professions.cpp(1236): error C2039: 'GetGUID' : is not a member of 'Creature'
  4904. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4905. 1>..\scripts\world\npc_professions.cpp(1241): error C2039: 'GetGUID' : is not a member of 'Creature'
  4906. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4907. 1>..\scripts\world\npc_professions.cpp(1257): error C2039: 'GetGUID' : is not a member of 'Creature'
  4908. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4909. 1>..\scripts\world\npc_professions.cpp(1262): error C2039: 'GetGUID' : is not a member of 'Creature'
  4910. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4911. 1>..\scripts\world\npc_professions.cpp(1267): error C2039: 'GetGUID' : is not a member of 'Creature'
  4912. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4913. 1> spell_scripts.cpp
  4914. 1>..\scripts\world\spell_scripts.cpp(303): error C2039: 'GetGUID' : is not a member of 'Creature'
  4915. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4916. 1> sc_creature.cpp
  4917. 1> sc_grid_searchers.cpp
  4918. 1>..\include\sc_grid_searchers.cpp(25): error C2661: 'MaNGOS::NearestCreatureEntryWithLiveStateInObjectRangeCheck::NearestCreatureEntryWithLiveStateInObjectRangeCheck' : no overloaded function takes 4 arguments
  4919. 1> sc_instance.cpp
  4920. 1>..\include\sc_instance.cpp(13): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4921. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4922. 1>..\include\sc_instance.cpp(29): error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4923. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4924. 1> ScriptLoader.cpp
  4925. 1>C:\mangos\src\bindings\ScriptDev\base\escort_ai.h(82): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4926. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4927. 1> system.cpp
  4928. 1> ScriptMgr.cpp
  4929. 1>..\scripts\world\npcs_special.cpp(149): error C2039: 'GetGUID' : is not a member of 'Creature'
  4930. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4931. 1>..\scripts\world\npcs_special.cpp(161): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4932. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4933. 1>..\scripts\world\npcs_special.cpp(566): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4934. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4935. 1>..\scripts\world\npcs_special.cpp(587): error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
  4936. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4937. 1>..\scripts\world\npcs_special.cpp(624): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4938. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4939. 1>..\scripts\world\npcs_special.cpp(645): error C2039: 'GetGUID' : is not a member of 'Player'
  4940. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  4941. 1>..\scripts\world\npcs_special.cpp(670): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4942. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4943. 1>..\scripts\world\npcs_special.cpp(696): error C2039: 'GetGUID' : is not a member of 'Player'
  4944. 1> c:\mangos\src\game\Player.h(1001) : see declaration of 'Player'
  4945. 1>..\scripts\world\npcs_special.cpp(709): error C2664: 'Map::GetCreature' : cannot convert parameter 1 from 'unsigned __int64' to 'ObjectGuid'
  4946. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4947. 1>..\scripts\world\npcs_special.cpp(767): error C2039: 'GetGUID' : is not a member of 'Creature'
  4948. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4949. 1>..\scripts\world\npcs_special.cpp(773): error C2039: 'GetGUID' : is not a member of 'Creature'
  4950. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4951. 1>..\scripts\world\npcs_special.cpp(890): error C2039: 'GetGUID' : is not a member of 'Unit'
  4952. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  4953. 1>..\scripts\world\npcs_special.cpp(907): error C2039: 'GetGUID' : is not a member of 'Unit'
  4954. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  4955. 1>..\scripts\world\npcs_special.cpp(924): error C2039: 'GetGUID' : is not a member of 'Unit'
  4956. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  4957. 1>..\scripts\world\npcs_special.cpp(941): error C2039: 'GetGUID' : is not a member of 'Unit'
  4958. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  4959. 1>..\scripts\world\npcs_special.cpp(958): error C2039: 'GetGUID' : is not a member of 'Unit'
  4960. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  4961. 1>..\scripts\world\npcs_special.cpp(969): error C2039: 'GetGUID' : is not a member of 'Creature'
  4962. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4963. 1>..\scripts\world\npcs_special.cpp(984): error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
  4964. 1> Constructor for class 'ObjectGuid' is declared 'explicit'
  4965. 1>..\scripts\world\npcs_special.cpp(1082): error C2039: 'GetGUID' : is not a member of 'Creature'
  4966. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4967. 1>..\scripts\world\npcs_special.cpp(1092): error C2039: 'GetGUID' : is not a member of 'Creature'
  4968. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4969. 1>..\scripts\world\npcs_special.cpp(1099): error C2039: 'GetGUID' : is not a member of 'Creature'
  4970. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4971. 1>..\scripts\world\npcs_special.cpp(1103): error C2039: 'GetGUID' : is not a member of 'Creature'
  4972. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4973. 1>..\scripts\world\npcs_special.cpp(1128): error C2039: 'GetGUID' : is not a member of 'Creature'
  4974. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4975. 1>..\scripts\world\npcs_special.cpp(1134): error C2039: 'GetGUID' : is not a member of 'Creature'
  4976. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4977. 1>..\scripts\world\npcs_special.cpp(1168): error C2039: 'GetGUID' : is not a member of 'Creature'
  4978. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4979. 1>..\scripts\world\npcs_special.cpp(1176): error C2039: 'GetGUID' : is not a member of 'Creature'
  4980. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4981. 1>..\scripts\world\npcs_special.cpp(1189): error C2039: 'GetGUID' : is not a member of 'Creature'
  4982. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4983. 1>..\scripts\world\npcs_special.cpp(1203): error C2039: 'GetGUID' : is not a member of 'Creature'
  4984. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4985. 1>..\scripts\world\npcs_special.cpp(1208): error C2039: 'GetGUID' : is not a member of 'Creature'
  4986. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4987. 1>..\scripts\world\npcs_special.cpp(1213): error C2039: 'GetGUID' : is not a member of 'Creature'
  4988. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4989. 1>..\scripts\world\npcs_special.cpp(1218): error C2039: 'GetGUID' : is not a member of 'Creature'
  4990. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4991. 1>..\scripts\world\npcs_special.cpp(1223): error C2039: 'GetGUID' : is not a member of 'Creature'
  4992. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4993. 1>..\scripts\world\npcs_special.cpp(1228): error C2039: 'GetGUID' : is not a member of 'Creature'
  4994. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4995. 1>..\scripts\world\npcs_special.cpp(1233): error C2039: 'GetGUID' : is not a member of 'Creature'
  4996. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4997. 1>..\scripts\world\npcs_special.cpp(1238): error C2039: 'GetGUID' : is not a member of 'Creature'
  4998. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  4999. 1>..\scripts\world\npcs_special.cpp(1243): error C2039: 'GetGUID' : is not a member of 'Creature'
  5000. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  5001. 1>..\scripts\world\npcs_special.cpp(1248): error C2039: 'GetGUID' : is not a member of 'Creature'
  5002. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  5003. 1>..\scripts\world\npcs_special.cpp(1257): error C2039: 'GetGUID' : is not a member of 'Creature'
  5004. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  5005. 1>..\scripts\world\npcs_special.cpp(1265): error C2039: 'GetGUID' : is not a member of 'Creature'
  5006. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  5007. 1>..\scripts\world\npcs_special.cpp(1277): error C2039: 'GetGUID' : is not a member of 'Creature'
  5008. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  5009. 1>..\scripts\world\npcs_special.cpp(1288): error C2039: 'GetGUID' : is not a member of 'Creature'
  5010. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  5011. 1>..\scripts\world\npcs_special.cpp(1290): error C2039: 'GetGUID' : is not a member of 'Creature'
  5012. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  5013. 1>..\scripts\world\npcs_special.cpp(1304): error C2039: 'GetGUID' : is not a member of 'Creature'
  5014. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  5015. 1>..\scripts\world\npcs_special.cpp(1308): error C2039: 'GetGUID' : is not a member of 'Creature'
  5016. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  5017. 1>..\scripts\world\npcs_special.cpp(1331): error C2039: 'GetGUID' : is not a member of 'Creature'
  5018. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  5019. 1>..\scripts\world\npcs_special.cpp(1341): error C2039: 'GetGUID' : is not a member of 'Creature'
  5020. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  5021. 1>..\scripts\world\npcs_special.cpp(1345): error C2039: 'GetGUID' : is not a member of 'Creature'
  5022. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  5023. 1>..\scripts\world\npcs_special.cpp(1360): error C2039: 'GetGUID' : is not a member of 'Creature'
  5024. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  5025. 1>..\scripts\world\npcs_special.cpp(1366): error C2039: 'GetGUID' : is not a member of 'Creature'
  5026. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  5027. 1>..\scripts\world\npcs_special.cpp(1372): error C2039: 'GetGUID' : is not a member of 'Creature'
  5028. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  5029. 1>..\scripts\world\npcs_special.cpp(1378): error C2039: 'GetGUID' : is not a member of 'Creature'
  5030. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  5031. 1>..\scripts\world\npcs_special.cpp(1384): error C2039: 'GetGUID' : is not a member of 'Creature'
  5032. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  5033. 1>..\scripts\world\npcs_special.cpp(1388): error C2039: 'GetGUID' : is not a member of 'Creature'
  5034. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  5035. 1>..\scripts\world\npcs_special.cpp(1392): error C2039: 'GetGUID' : is not a member of 'Creature'
  5036. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  5037. 1>..\scripts\world\npcs_special.cpp(1560): error C2039: 'GetGUID' : is not a member of 'Creature'
  5038. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  5039. 1>..\scripts\world\npcs_special.cpp(1563): error C2039: 'GetGUID' : is not a member of 'Creature'
  5040. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  5041. 1>..\scripts\world\npcs_special.cpp(1573): error C2039: 'GetGUID' : is not a member of 'Creature'
  5042. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  5043. 1>..\scripts\world\npcs_special.cpp(1674): error C2039: 'GetGUID' : is not a member of 'Creature'
  5044. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  5045. 1>..\include\sc_creature.cpp(92): error C2660: 'Creature::LoadCreatureAddon' : function does not take 0 arguments
  5046. 1>..\include\sc_creature.cpp(386): error C2039: 'GetGUID' : is not a member of 'Creature'
  5047. 1> c:\mangos\src\game\Creature.h(463) : see declaration of 'Creature'
  5048. 1>..\include\sc_creature.cpp(386): error C2039: 'GetGUID' : is not a member of 'Unit'
  5049. 1> c:\mangos\src\game\Unit.h(1092) : see declaration of 'Unit'
  5050. 1>..\ScriptMgr.cpp(103): error C2065: 'barGoLink' : undeclared identifier
  5051. 1>..\ScriptMgr.cpp(103): error C2146: syntax error : missing ';' before identifier 'bar'
  5052. 1>..\ScriptMgr.cpp(103): error C3861: 'bar': identifier not found
  5053. 1>..\ScriptMgr.cpp(104): error C2065: 'bar' : undeclared identifier
  5054. 1>..\ScriptMgr.cpp(104): error C2228: left of '.step' must have class/struct/union
  5055. 1> type is ''unknown-type''
  5056. 1>..\system\system.cpp(62): error C2065: 'barGoLink' : undeclared identifier
  5057. 1>..\system\system.cpp(62): error C2146: syntax error : missing ';' before identifier 'bar'
  5058. 1>..\system\system.cpp(62): error C3861: 'bar': identifier not found
  5059. 1>..\system\system.cpp(67): error C2065: 'bar' : undeclared identifier
  5060. 1>..\system\system.cpp(67): error C2228: left of '.step' must have class/struct/union
  5061. 1> type is ''unknown-type''
  5062. 1>..\system\system.cpp(106): error C2065: 'barGoLink' : undeclared identifier
  5063. 1>..\system\system.cpp(106): error C2146: syntax error : missing ';' before identifier 'bar'
  5064. 1>..\system\system.cpp(106): error C3861: 'bar': identifier not found
  5065. 1>..\system\system.cpp(107): error C2065: 'bar' : undeclared identifier
  5066. 1>..\system\system.cpp(107): error C2228: left of '.step' must have class/struct/union
  5067. 1> type is ''unknown-type''
  5068. 1>..\system\system.cpp(124): error C2065: 'barGoLink' : undeclared identifier
  5069. 1>..\system\system.cpp(124): error C2146: syntax error : missing ';' before identifier 'bar'
  5070. 1>..\system\system.cpp(124): error C3861: 'bar': identifier not found
  5071. 1>..\system\system.cpp(129): error C2065: 'bar' : undeclared identifier
  5072. 1>..\system\system.cpp(129): error C2228: left of '.step' must have class/struct/union
  5073. 1> type is ''unknown-type''
  5074. 1>..\system\system.cpp(168): error C2065: 'barGoLink' : undeclared identifier
  5075. 1>..\system\system.cpp(168): error C2146: syntax error : missing ';' before identifier 'bar'
  5076. 1>..\system\system.cpp(168): error C3861: 'bar': identifier not found
  5077. 1>..\system\system.cpp(169): error C2065: 'bar' : undeclared identifier
  5078. 1>..\system\system.cpp(169): error C2228: left of '.step' must have class/struct/union
  5079. 1> type is ''unknown-type''
  5080. 1>..\system\system.cpp(202): error C2065: 'barGoLink' : undeclared identifier
  5081. 1>..\system\system.cpp(202): error C2146: syntax error : missing ';' before identifier 'bar'
  5082. 1>..\system\system.cpp(202): error C3861: 'bar': identifier not found
  5083. 1>..\system\system.cpp(207): error C2065: 'bar' : undeclared identifier
  5084. 1>..\system\system.cpp(207): error C2228: left of '.step' must have class/struct/union
  5085. 1> type is ''unknown-type''
  5086. 1>..\system\system.cpp(241): error C2065: 'barGoLink' : undeclared identifier
  5087. 1>..\system\system.cpp(241): error C2146: syntax error : missing ';' before identifier 'bar'
  5088. 1>..\system\system.cpp(241): error C3861: 'bar': identifier not found
  5089. 1>..\system\system.cpp(242): error C2065: 'bar' : undeclared identifier
  5090. 1>..\system\system.cpp(242): error C2228: left of '.step' must have class/struct/union
  5091. 1> type is ''unknown-type''
  5092. ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement