mferrill

Sd2-Compile-Error2

Jul 10th, 2012
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 71.48 KB | None | 0 0
  1. npc_professions.cpp
  2. mob_generic_creature.cpp
  3. item_scripts.cpp
  4. guards.cpp
  5. go_scripts.cpp
  6. bosses_emerald_dragons.cpp
  7. areatrigger_scripts.cpp
  8. instance_mechanar.cpp
  9. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\tempest_keep\the_mechanar\mechanar.h(98) : error C2146: syntax error : missing ';' before identifier 'm_sBridgeTrashGuidSet'
  10. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\tempest_keep\the_mechanar\mechanar.h(98) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  11. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\tempest_keep\the_mechanar\mechanar.h(98) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  12. ..\scripts\outland\tempest_keep\the_mechanar\instance_mechanar.cpp(66) : error C2065: 'm_sBridgeTrashGuidSet' : undeclared identifier
  13. ..\scripts\outland\tempest_keep\the_mechanar\instance_mechanar.cpp(66) : error C2228: left of '.insert' must have class/struct/union
  14.         type is ''unknown-type''
  15. ..\scripts\outland\tempest_keep\the_mechanar\instance_mechanar.cpp(161) : error C2065: 'm_sBridgeTrashGuidSet' : undeclared identifier
  16. ..\scripts\outland\tempest_keep\the_mechanar\instance_mechanar.cpp(161) : error C2228: left of '.find' must have class/struct/union
  17.         type is ''unknown-type''
  18. ..\scripts\outland\tempest_keep\the_mechanar\instance_mechanar.cpp(161) : error C2065: 'm_sBridgeTrashGuidSet' : undeclared identifier
  19. ..\scripts\outland\tempest_keep\the_mechanar\instance_mechanar.cpp(161) : error C2228: left of '.end' must have class/struct/union
  20.         type is ''unknown-type''
  21. ..\scripts\outland\tempest_keep\the_mechanar\instance_mechanar.cpp(163) : error C2065: 'm_sBridgeTrashGuidSet' : undeclared identifier
  22. ..\scripts\outland\tempest_keep\the_mechanar\instance_mechanar.cpp(163) : error C2228: left of '.erase' must have class/struct/union
  23.         type is ''unknown-type''
  24. ..\scripts\outland\tempest_keep\the_mechanar\instance_mechanar.cpp(165) : error C2065: 'm_sBridgeTrashGuidSet' : undeclared identifier
  25. ..\scripts\outland\tempest_keep\the_mechanar\instance_mechanar.cpp(165) : error C2228: left of '.empty' must have class/struct/union
  26.         type is ''unknown-type''
  27. boss_pathaleon_the_calculator.cpp
  28. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\tempest_keep\the_mechanar\mechanar.h(98) : error C2146: syntax error : missing ';' before identifier 'm_sBridgeTrashGuidSet'
  29. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\tempest_keep\the_mechanar\mechanar.h(98) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  30. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\tempest_keep\the_mechanar\mechanar.h(98) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  31. boss_nethermancer_sepethrea.cpp
  32. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\tempest_keep\the_mechanar\mechanar.h(98) : error C2146: syntax error : missing ';' before identifier 'm_sBridgeTrashGuidSet'
  33. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\tempest_keep\the_mechanar\mechanar.h(98) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  34. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\tempest_keep\the_mechanar\mechanar.h(98) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  35. boss_gatewatcher_ironhand.cpp
  36. Generating Code...
  37. Compiling...
  38. the_eye.cpp
  39. instance_the_eye.cpp
  40. boss_void_reaver.cpp
  41. boss_kaelthas.cpp
  42. boss_astromancer.cpp
  43. ..\scripts\outland\tempest_keep\the_eye\boss_astromancer.cpp(106) : error C2146: syntax error : missing ';' before identifier 'm_vSpotLightsGuidVector'
  44. ..\scripts\outland\tempest_keep\the_eye\boss_astromancer.cpp(106) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  45. ..\scripts\outland\tempest_keep\the_eye\boss_astromancer.cpp(106) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  46. ..\scripts\outland\tempest_keep\the_eye\boss_astromancer.cpp(122) : error C2065: 'm_vSpotLightsGuidVector' : undeclared identifier
  47. ..\scripts\outland\tempest_keep\the_eye\boss_astromancer.cpp(122) : error C2228: left of '.reserve' must have class/struct/union
  48.         type is ''unknown-type''
  49. ..\scripts\outland\tempest_keep\the_eye\boss_astromancer.cpp(174) : error C2065: 'm_vSpotLightsGuidVector' : undeclared identifier
  50. ..\scripts\outland\tempest_keep\the_eye\boss_astromancer.cpp(174) : error C2228: left of '.push_back' must have class/struct/union
  51.         type is ''unknown-type''
  52. ..\scripts\outland\tempest_keep\the_eye\boss_astromancer.cpp(228) : error C2065: 'm_vSpotLightsGuidVector' : undeclared identifier
  53. ..\scripts\outland\tempest_keep\the_eye\boss_astromancer.cpp(228) : error C2228: left of '.clear' must have class/struct/union
  54.         type is ''unknown-type''
  55. ..\scripts\outland\tempest_keep\the_eye\boss_astromancer.cpp(335) : error C2065: 'm_vSpotLightsGuidVector' : undeclared identifier
  56. ..\scripts\outland\tempest_keep\the_eye\boss_astromancer.cpp(354) : error C2065: 'm_vSpotLightsGuidVector' : undeclared identifier
  57. ..\scripts\outland\tempest_keep\the_eye\boss_astromancer.cpp(354) : error C2228: left of '.begin' must have class/struct/union
  58.         type is ''unknown-type''
  59. ..\scripts\outland\tempest_keep\the_eye\boss_astromancer.cpp(354) : error C2065: 'm_vSpotLightsGuidVector' : undeclared identifier
  60. ..\scripts\outland\tempest_keep\the_eye\boss_astromancer.cpp(354) : error C2228: left of '.end' must have class/struct/union
  61.         type is ''unknown-type''
  62. ..\scripts\outland\tempest_keep\the_eye\boss_astromancer.cpp(354) : error C2780: 'void std::random_shuffle(_RanIt,_RanIt,_Fn1 &)' : expects 3 arguments - 2 provided
  63.         C:\Program Files\Microsoft Visual Studio 9.0\VC\include\algorithm(1813) : see declaration of 'std::random_shuffle'
  64. ..\scripts\outland\tempest_keep\the_eye\boss_astromancer.cpp(358) : error C2065: 'm_vSpotLightsGuidVector' : undeclared identifier
  65. ..\scripts\outland\tempest_keep\the_eye\boss_astromancer.cpp(362) : error C2065: 'm_vSpotLightsGuidVector' : undeclared identifier
  66. boss_alar.cpp
  67. boss_warp_splinter.cpp
  68. boss_laj.cpp
  69. boss_high_botanist_freywinn.cpp
  70. instance_arcatraz.cpp
  71. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\tempest_keep\arcatraz\arcatraz.h(91) : error C2146: syntax error : missing ';' before identifier 'm_lSkyrissEventMobsGuidList'
  72. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\tempest_keep\arcatraz\arcatraz.h(91) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  73. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\tempest_keep\arcatraz\arcatraz.h(91) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  74. ..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(121) : error C2065: 'm_lSkyrissEventMobsGuidList' : undeclared identifier
  75. ..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(121) : error C2228: left of '.push_back' must have class/struct/union
  76.         type is ''unknown-type''
  77. ..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(137) : error C2065: 'm_lSkyrissEventMobsGuidList' : undeclared identifier
  78. ..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(137) : error C2228: left of '.push_back' must have class/struct/union
  79.         type is ''unknown-type''
  80. ..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(177) : error C2653: 'GuidList' : is not a class or namespace name
  81. ..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(177) : error C2065: 'const_iterator' : undeclared identifier
  82. ..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(177) : error C2146: syntax error : missing ';' before identifier 'itr'
  83. ..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(177) : error C2065: 'itr' : undeclared identifier
  84. ..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(177) : error C2065: 'm_lSkyrissEventMobsGuidList' : undeclared identifier
  85. ..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(177) : error C2228: left of '.begin' must have class/struct/union
  86.         type is ''unknown-type''
  87. ..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(177) : error C2065: 'itr' : undeclared identifier
  88. ..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(177) : error C2065: 'm_lSkyrissEventMobsGuidList' : undeclared identifier
  89. ..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(177) : error C2228: left of '.end' must have class/struct/union
  90.         type is ''unknown-type''
  91. ..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(177) : error C2143: syntax error : missing ')' before '++'
  92. ..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(177) : error C2059: syntax error : ';'
  93. ..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(177) : error C2065: 'itr' : undeclared identifier
  94. ..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(177) : error C2059: syntax error : ')'
  95. ..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(178) : error C2143: syntax error : missing ';' before '{'
  96. ..\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp(179) : error C2065: 'itr' : undeclared identifier
  97. boss_harbinger_skyriss.cpp
  98. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\tempest_keep\arcatraz\arcatraz.h(91) : error C2146: syntax error : missing ';' before identifier 'm_lSkyrissEventMobsGuidList'
  99. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\tempest_keep\arcatraz\arcatraz.h(91) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  100. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\tempest_keep\arcatraz\arcatraz.h(91) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  101. arcatraz.cpp
  102. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\tempest_keep\arcatraz\arcatraz.h(91) : error C2146: syntax error : missing ';' before identifier 'm_lSkyrissEventMobsGuidList'
  103. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\tempest_keep\arcatraz\arcatraz.h(91) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  104. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\tempest_keep\arcatraz\arcatraz.h(91) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  105. instance_shattered_halls.cpp
  106. boss_warchief_kargath_bladefist.cpp
  107. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(68) : error C2146: syntax error : missing ';' before identifier 'm_vAddGuids'
  108. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(68) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  109. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(68) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  110. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(69) : error C2146: syntax error : missing ';' before identifier 'm_vAssassinGuids'
  111. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(69) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  112. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(69) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  113. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(120) : error C2065: 'm_vAddGuids' : undeclared identifier
  114. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(120) : error C2228: left of '.push_back' must have class/struct/union
  115.         type is ''unknown-type''
  116. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(123) : error C2065: 'm_vAssassinGuids' : undeclared identifier
  117. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(123) : error C2228: left of '.push_back' must have class/struct/union
  118.         type is ''unknown-type''
  119. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(173) : error C2653: 'GuidVector' : is not a class or namespace name
  120. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(173) : error C2065: 'const_iterator' : undeclared identifier
  121. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(173) : error C2146: syntax error : missing ';' before identifier 'itr'
  122. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(173) : error C2065: 'itr' : undeclared identifier
  123. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(173) : error C2065: 'm_vAddGuids' : undeclared identifier
  124. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(173) : error C2228: left of '.begin' must have class/struct/union
  125.         type is ''unknown-type''
  126. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(173) : error C2065: 'itr' : undeclared identifier
  127. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(173) : error C2065: 'm_vAddGuids' : undeclared identifier
  128. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(173) : error C2228: left of '.end' must have class/struct/union
  129.         type is ''unknown-type''
  130. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(173) : error C2143: syntax error : missing ')' before '++'
  131. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(173) : error C2059: syntax error : ';'
  132. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(173) : error C2065: 'itr' : undeclared identifier
  133. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(173) : error C2059: syntax error : ')'
  134. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(174) : error C2143: syntax error : missing ';' before '{'
  135. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(175) : error C2065: 'itr' : undeclared identifier
  136. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(179) : error C2065: 'm_vAddGuids' : undeclared identifier
  137. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(179) : error C2228: left of '.clear' must have class/struct/union
  138.         type is ''unknown-type''
  139. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(181) : error C2653: 'GuidVector' : is not a class or namespace name
  140. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(181) : error C2065: 'const_iterator' : undeclared identifier
  141. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(181) : error C2146: syntax error : missing ';' before identifier 'itr'
  142. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(181) : error C2065: 'itr' : undeclared identifier
  143. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(181) : error C2065: 'm_vAssassinGuids' : undeclared identifier
  144. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(181) : error C2228: left of '.begin' must have class/struct/union
  145.         type is ''unknown-type''
  146. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(181) : error C2065: 'itr' : undeclared identifier
  147. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(181) : error C2065: 'm_vAssassinGuids' : undeclared identifier
  148. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(181) : error C2228: left of '.end' must have class/struct/union
  149.         type is ''unknown-type''
  150. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(181) : error C2143: syntax error : missing ')' before '++'
  151. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(181) : error C2059: syntax error : ';'
  152. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(181) : error C2065: 'itr' : undeclared identifier
  153. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(181) : error C2059: syntax error : ')'
  154. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(182) : error C2143: syntax error : missing ';' before '{'
  155. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(183) : error C2065: 'itr' : undeclared identifier
  156. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(187) : error C2065: 'm_vAssassinGuids' : undeclared identifier
  157. ..\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp(187) : error C2228: left of '.clear' must have class/struct/union
  158.         type is ''unknown-type''
  159. boss_warbringer_omrogg.cpp
  160. boss_nethekurse.cpp
  161. instance_magtheridons_lair.cpp
  162. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\magtheridons_lair\magtheridons_lair.h(59) : error C2146: syntax error : missing ';' before identifier 'm_sChannelerGuid'
  163. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\magtheridons_lair\magtheridons_lair.h(59) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  164. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\magtheridons_lair\magtheridons_lair.h(59) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  165. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\magtheridons_lair\magtheridons_lair.h(60) : error C2146: syntax error : missing ';' before identifier 'm_sColumnGuid'
  166. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\magtheridons_lair\magtheridons_lair.h(60) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  167. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\magtheridons_lair\magtheridons_lair.h(60) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  168. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(54) : error C2065: 'm_sChannelerGuid' : undeclared identifier
  169. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(54) : error C2228: left of '.insert' must have class/struct/union
  170.         type is ''unknown-type''
  171. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(76) : error C2065: 'm_sColumnGuid' : undeclared identifier
  172. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(76) : error C2228: left of '.insert' must have class/struct/union
  173.         type is ''unknown-type''
  174. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(103) : error C2065: 'm_sChannelerGuid' : undeclared identifier
  175. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(103) : error C2228: left of '.empty' must have class/struct/union
  176.         type is ''unknown-type''
  177. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(109) : error C2653: 'GuidSet' : is not a class or namespace name
  178. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(109) : error C2065: 'const_iterator' : undeclared identifier
  179. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(109) : error C2146: syntax error : missing ';' before identifier 'itr'
  180. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(109) : error C2065: 'itr' : undeclared identifier
  181. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(109) : error C2065: 'm_sChannelerGuid' : undeclared identifier
  182. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(109) : error C2228: left of '.begin' must have class/struct/union
  183.         type is ''unknown-type''
  184. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(109) : error C2065: 'itr' : undeclared identifier
  185. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(109) : error C2065: 'm_sChannelerGuid' : undeclared identifier
  186. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(109) : error C2228: left of '.end' must have class/struct/union
  187.         type is ''unknown-type''
  188. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(109) : error C2143: syntax error : missing ')' before '++'
  189. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(109) : error C2059: syntax error : ';'
  190. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(109) : error C2065: 'itr' : undeclared identifier
  191. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(109) : error C2059: syntax error : ')'
  192. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(110) : error C2143: syntax error : missing ';' before '{'
  193. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(111) : error C2065: 'itr' : undeclared identifier
  194. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(132) : error C2653: 'GuidSet' : is not a class or namespace name
  195. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(132) : error C2065: 'const_iterator' : undeclared identifier
  196. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(132) : error C2146: syntax error : missing ';' before identifier 'itr'
  197. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(132) : error C2065: 'itr' : undeclared identifier
  198. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(132) : error C2065: 'm_sChannelerGuid' : undeclared identifier
  199. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(132) : error C2228: left of '.begin' must have class/struct/union
  200.         type is ''unknown-type''
  201. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(132) : error C2065: 'itr' : undeclared identifier
  202. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(132) : error C2065: 'm_sChannelerGuid' : undeclared identifier
  203. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(132) : error C2228: left of '.end' must have class/struct/union
  204.         type is ''unknown-type''
  205. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(132) : error C2143: syntax error : missing ')' before '++'
  206. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(132) : error C2059: syntax error : ';'
  207. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(132) : error C2065: 'itr' : undeclared identifier
  208. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(132) : error C2059: syntax error : ')'
  209. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(133) : error C2143: syntax error : missing ';' before '{'
  210. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(134) : error C2065: 'itr' : undeclared identifier
  211. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(151) : error C2653: 'GuidSet' : is not a class or namespace name
  212. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(151) : error C2065: 'iterator' : undeclared identifier
  213. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(151) : error C2146: syntax error : missing ';' before identifier 'itr'
  214. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(151) : error C2065: 'itr' : undeclared identifier
  215. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(151) : error C2065: 'm_sChannelerGuid' : undeclared identifier
  216. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(151) : error C2228: left of '.begin' must have class/struct/union
  217.         type is ''unknown-type''
  218. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(151) : error C2065: 'itr' : undeclared identifier
  219. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(151) : error C2065: 'm_sChannelerGuid' : undeclared identifier
  220. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(151) : error C2228: left of '.end' must have class/struct/union
  221.         type is ''unknown-type''
  222. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(151) : error C2143: syntax error : missing ')' before '++'
  223. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(151) : error C2059: syntax error : ';'
  224. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(151) : error C2065: 'itr' : undeclared identifier
  225. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(151) : error C2059: syntax error : ')'
  226. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(152) : error C2143: syntax error : missing ';' before '{'
  227. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(153) : error C2065: 'itr' : undeclared identifier
  228. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(169) : error C2653: 'GuidSet' : is not a class or namespace name
  229. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(169) : error C2065: 'const_iterator' : undeclared identifier
  230. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(169) : error C2146: syntax error : missing ';' before identifier 'itr'
  231. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(169) : error C2065: 'itr' : undeclared identifier
  232. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(169) : error C2065: 'm_sColumnGuid' : undeclared identifier
  233. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(169) : error C2228: left of '.begin' must have class/struct/union
  234.         type is ''unknown-type''
  235. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(169) : error C2065: 'itr' : undeclared identifier
  236. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(169) : error C2065: 'm_sColumnGuid' : undeclared identifier
  237. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(169) : error C2228: left of '.end' must have class/struct/union
  238.         type is ''unknown-type''
  239. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(169) : error C2143: syntax error : missing ')' before '++'
  240. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(169) : error C2059: syntax error : ';'
  241. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(169) : error C2065: 'itr' : undeclared identifier
  242. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(169) : error C2059: syntax error : ')'
  243. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(170) : error C2146: syntax error : missing ';' before identifier 'DoUseDoorOrButton'
  244. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(170) : error C2065: 'itr' : undeclared identifier
  245. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(233) : error C2653: 'GuidSet' : is not a class or namespace name
  246. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(233) : error C2065: 'const_iterator' : undeclared identifier
  247. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(233) : error C2146: syntax error : missing ';' before identifier 'itr'
  248. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(233) : error C2065: 'itr' : undeclared identifier
  249. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(233) : error C2065: 'm_sChannelerGuid' : undeclared identifier
  250. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(233) : error C2228: left of '.begin' must have class/struct/union
  251.         type is ''unknown-type''
  252. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(233) : error C2065: 'itr' : undeclared identifier
  253. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(233) : error C2065: 'm_sChannelerGuid' : undeclared identifier
  254. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(233) : error C2228: left of '.end' must have class/struct/union
  255.         type is ''unknown-type''
  256. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(233) : error C2143: syntax error : missing ')' before '++'
  257. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(233) : error C2059: syntax error : ';'
  258. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(233) : error C2065: 'itr' : undeclared identifier
  259. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(233) : error C2059: syntax error : ')'
  260. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(234) : error C2143: syntax error : missing ';' before '{'
  261. ..\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp(235) : error C2065: 'itr' : undeclared identifier
  262. boss_magtheridon.cpp
  263. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\magtheridons_lair\magtheridons_lair.h(59) : error C2146: syntax error : missing ';' before identifier 'm_sChannelerGuid'
  264. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\magtheridons_lair\magtheridons_lair.h(59) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  265. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\magtheridons_lair\magtheridons_lair.h(59) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  266. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\magtheridons_lair\magtheridons_lair.h(60) : error C2146: syntax error : missing ';' before identifier 'm_sColumnGuid'
  267. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\magtheridons_lair\magtheridons_lair.h(60) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  268. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\magtheridons_lair\magtheridons_lair.h(60) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  269. instance_hellfire_ramparts.cpp
  270. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\hellfire_ramparts\hellfire_ramparts.h(44) : error C2146: syntax error : missing ';' before identifier 'm_lSentryGUIDs'
  271. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\hellfire_ramparts\hellfire_ramparts.h(44) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  272. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\hellfire_ramparts\hellfire_ramparts.h(44) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  273. ..\scripts\outland\hellfire_citadel\hellfire_ramparts\instance_hellfire_ramparts.cpp(47) : error C2065: 'm_lSentryGUIDs' : undeclared identifier
  274. ..\scripts\outland\hellfire_citadel\hellfire_ramparts\instance_hellfire_ramparts.cpp(47) : error C2228: left of '.push_back' must have class/struct/union
  275.         type is ''unknown-type''
  276. ..\scripts\outland\hellfire_citadel\hellfire_ramparts\instance_hellfire_ramparts.cpp(118) : error C2653: 'GuidList' : is not a class or namespace name
  277. ..\scripts\outland\hellfire_citadel\hellfire_ramparts\instance_hellfire_ramparts.cpp(118) : error C2065: 'const_iterator' : undeclared identifier
  278. ..\scripts\outland\hellfire_citadel\hellfire_ramparts\instance_hellfire_ramparts.cpp(118) : error C2146: syntax error : missing ';' before identifier 'itr'
  279. ..\scripts\outland\hellfire_citadel\hellfire_ramparts\instance_hellfire_ramparts.cpp(118) : error C2065: 'itr' : undeclared identifier
  280. ..\scripts\outland\hellfire_citadel\hellfire_ramparts\instance_hellfire_ramparts.cpp(118) : error C2065: 'm_lSentryGUIDs' : undeclared identifier
  281. ..\scripts\outland\hellfire_citadel\hellfire_ramparts\instance_hellfire_ramparts.cpp(118) : error C2228: left of '.begin' must have class/struct/union
  282.         type is ''unknown-type''
  283. ..\scripts\outland\hellfire_citadel\hellfire_ramparts\instance_hellfire_ramparts.cpp(118) : error C2065: 'itr' : undeclared identifier
  284. ..\scripts\outland\hellfire_citadel\hellfire_ramparts\instance_hellfire_ramparts.cpp(118) : error C2065: 'm_lSentryGUIDs' : undeclared identifier
  285. ..\scripts\outland\hellfire_citadel\hellfire_ramparts\instance_hellfire_ramparts.cpp(118) : error C2228: left of '.end' must have class/struct/union
  286.         type is ''unknown-type''
  287. ..\scripts\outland\hellfire_citadel\hellfire_ramparts\instance_hellfire_ramparts.cpp(118) : error C2143: syntax error : missing ')' before '++'
  288. ..\scripts\outland\hellfire_citadel\hellfire_ramparts\instance_hellfire_ramparts.cpp(118) : error C2059: syntax error : ';'
  289. ..\scripts\outland\hellfire_citadel\hellfire_ramparts\instance_hellfire_ramparts.cpp(118) : error C2065: 'itr' : undeclared identifier
  290. ..\scripts\outland\hellfire_citadel\hellfire_ramparts\instance_hellfire_ramparts.cpp(118) : error C2059: syntax error : ')'
  291. ..\scripts\outland\hellfire_citadel\hellfire_ramparts\instance_hellfire_ramparts.cpp(119) : error C2143: syntax error : missing ';' before '{'
  292. ..\scripts\outland\hellfire_citadel\hellfire_ramparts\instance_hellfire_ramparts.cpp(120) : error C2065: 'itr' : undeclared identifier
  293. boss_watchkeeper_gargolmar.cpp
  294. Generating Code...
  295. Compiling...
  296. boss_omor_the_unscarred.cpp
  297. boss_nazan_and_vazruden.cpp
  298. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\hellfire_ramparts\hellfire_ramparts.h(44) : error C2146: syntax error : missing ';' before identifier 'm_lSentryGUIDs'
  299. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\hellfire_ramparts\hellfire_ramparts.h(44) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  300. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\hellfire_ramparts\hellfire_ramparts.h(44) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  301. instance_blood_furnace.cpp
  302. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(51) : error C2146: syntax error : missing ';' before identifier 'm_sSortedOrcGuids'
  303. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(51) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  304. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(51) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  305. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(77) : error C2061: syntax error : identifier 'GuidList'
  306. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(91) : error C2146: syntax error : missing ';' before identifier 'm_luiNascentOrcGuids'
  307. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(91) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  308. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(91) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  309. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(92) : error C2146: syntax error : missing ';' before identifier 'm_lChannelersGuids'
  310. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(92) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  311. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(92) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  312. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(77) : error C2065: 'lList' : undeclared identifier
  313. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(77) : error C2065: 'm_lChannelersGuids' : undeclared identifier
  314. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(77) : error C2065: 'm_lChannelersGuids' : undeclared identifier
  315. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(77) : error C2228: left of '.clear' must have class/struct/union
  316.         type is ''unknown-type''
  317. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(49) : error C2065: 'm_luiNascentOrcGuids' : undeclared identifier
  318. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(49) : error C2228: left of '.push_back' must have class/struct/union
  319.         type is ''unknown-type''
  320. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(52) : error C2065: 'm_lChannelersGuids' : undeclared identifier
  321. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(52) : error C2228: left of '.push_back' must have class/struct/union
  322.         type is ''unknown-type''
  323. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(137) : error C2653: 'GuidSet' : is not a class or namespace name
  324. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(137) : error C2065: 'const_iterator' : undeclared identifier
  325. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(137) : error C2146: syntax error : missing ';' before identifier 'itr'
  326. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(137) : error C2065: 'itr' : undeclared identifier
  327. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(137) : error C2039: 'm_sSortedOrcGuids' : is not a member of 'BroggokEventInfo'
  328.         c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(45) : see declaration of 'BroggokEventInfo'
  329. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(137) : error C2228: left of '.begin' must have class/struct/union
  330. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(137) : error C2065: 'itr' : undeclared identifier
  331. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(137) : error C2039: 'm_sSortedOrcGuids' : is not a member of 'BroggokEventInfo'
  332.         c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(45) : see declaration of 'BroggokEventInfo'
  333. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(137) : error C2228: left of '.end' must have class/struct/union
  334. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(137) : error C2143: syntax error : missing ')' before '++'
  335. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(137) : error C2059: syntax error : ';'
  336. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(137) : error C2065: 'itr' : undeclared identifier
  337. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(137) : error C2059: syntax error : ')'
  338. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(138) : error C2143: syntax error : missing ';' before '{'
  339. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(139) : error C2065: 'itr' : undeclared identifier
  340. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(206) : error C2653: 'GuidSet' : is not a class or namespace name
  341. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(206) : error C2065: 'const_iterator' : undeclared identifier
  342. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(206) : error C2146: syntax error : missing ';' before identifier 'itr'
  343. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(206) : error C2065: 'itr' : undeclared identifier
  344. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(206) : error C2039: 'm_sSortedOrcGuids' : is not a member of 'BroggokEventInfo'
  345.         c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(45) : see declaration of 'BroggokEventInfo'
  346. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(206) : error C2228: left of '.begin' must have class/struct/union
  347. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(206) : error C2065: 'itr' : undeclared identifier
  348. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(206) : error C2039: 'm_sSortedOrcGuids' : is not a member of 'BroggokEventInfo'
  349.         c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(45) : see declaration of 'BroggokEventInfo'
  350. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(206) : error C2228: left of '.end' must have class/struct/union
  351. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(206) : error C2143: syntax error : missing ')' before '++'
  352. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(206) : error C2059: syntax error : ';'
  353. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(206) : error C2065: 'itr' : undeclared identifier
  354. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(206) : error C2059: syntax error : ')'
  355. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(207) : error C2143: syntax error : missing ';' before '{'
  356. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(208) : error C2065: 'itr' : undeclared identifier
  357. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(238) : error C2039: 'm_sSortedOrcGuids' : is not a member of 'BroggokEventInfo'
  358.         c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(45) : see declaration of 'BroggokEventInfo'
  359. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(238) : error C2228: left of '.find' must have class/struct/union
  360. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(238) : error C2039: 'm_sSortedOrcGuids' : is not a member of 'BroggokEventInfo'
  361.         c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(45) : see declaration of 'BroggokEventInfo'
  362. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(238) : error C2228: left of '.end' must have class/struct/union
  363. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(254) : error C2039: 'm_sSortedOrcGuids' : is not a member of 'BroggokEventInfo'
  364.         c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(45) : see declaration of 'BroggokEventInfo'
  365. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(254) : error C2228: left of '.size' must have class/struct/union
  366. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(261) : error C2039: 'm_sSortedOrcGuids' : is not a member of 'BroggokEventInfo'
  367.         c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(45) : see declaration of 'BroggokEventInfo'
  368. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(261) : error C2228: left of '.find' must have class/struct/union
  369. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(261) : error C2039: 'm_sSortedOrcGuids' : is not a member of 'BroggokEventInfo'
  370.         c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(45) : see declaration of 'BroggokEventInfo'
  371. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(261) : error C2228: left of '.end' must have class/struct/union
  372. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(264) : error C2039: 'm_sSortedOrcGuids' : is not a member of 'BroggokEventInfo'
  373.         c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(45) : see declaration of 'BroggokEventInfo'
  374. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(264) : error C2228: left of '.size' must have class/struct/union
  375. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(317) : error C2653: 'GuidList' : is not a class or namespace name
  376. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(317) : error C2065: 'const_iterator' : undeclared identifier
  377. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(317) : error C2146: syntax error : missing ';' before identifier 'itr'
  378. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(317) : error C2065: 'itr' : undeclared identifier
  379. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(317) : error C2065: 'm_luiNascentOrcGuids' : undeclared identifier
  380. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(317) : error C2228: left of '.begin' must have class/struct/union
  381.         type is ''unknown-type''
  382. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(317) : error C2065: 'itr' : undeclared identifier
  383. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(317) : error C2065: 'm_luiNascentOrcGuids' : undeclared identifier
  384. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(317) : error C2228: left of '.end' must have class/struct/union
  385.         type is ''unknown-type''
  386. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(317) : error C2143: syntax error : missing ')' before '++'
  387. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(317) : error C2059: syntax error : ';'
  388. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(317) : error C2065: 'itr' : undeclared identifier
  389. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(317) : error C2059: syntax error : ')'
  390. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(318) : error C2143: syntax error : missing ';' before '{'
  391. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(319) : error C2065: 'itr' : undeclared identifier
  392. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(327) : error C2039: 'm_sSortedOrcGuids' : is not a member of 'BroggokEventInfo'
  393.         c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(45) : see declaration of 'BroggokEventInfo'
  394. ..\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp(327) : error C2228: left of '.insert' must have class/struct/union
  395. boss_the_maker.cpp
  396. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(51) : error C2146: syntax error : missing ';' before identifier 'm_sSortedOrcGuids'
  397. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(51) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  398. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(51) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  399. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(77) : error C2061: syntax error : identifier 'GuidList'
  400. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(91) : error C2146: syntax error : missing ';' before identifier 'm_luiNascentOrcGuids'
  401. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(91) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  402. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(91) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  403. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(92) : error C2146: syntax error : missing ';' before identifier 'm_lChannelersGuids'
  404. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(92) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  405. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(92) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  406. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(77) : error C2065: 'lList' : undeclared identifier
  407. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(77) : error C2065: 'm_lChannelersGuids' : undeclared identifier
  408. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(77) : error C2065: 'm_lChannelersGuids' : undeclared identifier
  409. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(77) : error C2228: left of '.clear' must have class/struct/union
  410.         type is ''unknown-type''
  411. boss_kelidan_the_breaker.cpp
  412. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(51) : error C2146: syntax error : missing ';' before identifier 'm_sSortedOrcGuids'
  413. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(51) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  414. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(51) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  415. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(77) : error C2061: syntax error : identifier 'GuidList'
  416. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(91) : error C2146: syntax error : missing ';' before identifier 'm_luiNascentOrcGuids'
  417. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(91) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  418. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(91) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  419. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(92) : error C2146: syntax error : missing ';' before identifier 'm_lChannelersGuids'
  420. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(92) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  421. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(92) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  422. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(77) : error C2065: 'lList' : undeclared identifier
  423. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(77) : error C2065: 'm_lChannelersGuids' : undeclared identifier
  424. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(77) : error C2065: 'm_lChannelersGuids' : undeclared identifier
  425. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(77) : error C2228: left of '.clear' must have class/struct/union
  426.         type is ''unknown-type''
  427. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(95) : error C2146: syntax error : missing ';' before identifier 'm_vAddGuids'
  428. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(95) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  429. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(95) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  430. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(156) : error C2065: 'GuidList' : undeclared identifier
  431. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(156) : error C2146: syntax error : missing ';' before identifier 'lAddGuids'
  432. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(156) : error C2065: 'lAddGuids' : undeclared identifier
  433. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(157) : error C2065: 'lAddGuids' : undeclared identifier
  434. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(160) : error C2065: 'lAddGuids' : undeclared identifier
  435. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(160) : error C2228: left of '.empty' must have class/struct/union
  436.         type is ''unknown-type''
  437. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(162) : error C2065: 'm_vAddGuids' : undeclared identifier
  438. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(162) : error C2228: left of '.reserve' must have class/struct/union
  439.         type is ''unknown-type''
  440. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(162) : error C2065: 'lAddGuids' : undeclared identifier
  441. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(162) : error C2228: left of '.size' must have class/struct/union
  442.         type is ''unknown-type''
  443. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(164) : error C2653: 'GuidList' : is not a class or namespace name
  444. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(164) : error C2065: 'const_iterator' : undeclared identifier
  445. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(164) : error C2146: syntax error : missing ';' before identifier 'itr'
  446. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(164) : error C2065: 'itr' : undeclared identifier
  447. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(164) : error C2065: 'lAddGuids' : undeclared identifier
  448. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(164) : error C2228: left of '.begin' must have class/struct/union
  449.         type is ''unknown-type''
  450. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(164) : error C2065: 'itr' : undeclared identifier
  451. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(164) : error C2065: 'lAddGuids' : undeclared identifier
  452. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(164) : error C2228: left of '.end' must have class/struct/union
  453.         type is ''unknown-type''
  454. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(164) : error C2143: syntax error : missing ')' before '++'
  455. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(164) : error C2059: syntax error : ';'
  456. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(164) : error C2065: 'itr' : undeclared identifier
  457. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(164) : error C2059: syntax error : ')'
  458. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(165) : error C2143: syntax error : missing ';' before '{'
  459. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(166) : error C2065: 'itr' : undeclared identifier
  460. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(172) : error C2065: 'm_vAddGuids' : undeclared identifier
  461. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(172) : error C2228: left of '.push_back' must have class/struct/union
  462.         type is ''unknown-type''
  463. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(177) : error C2653: 'GuidVector' : is not a class or namespace name
  464. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(177) : error C2065: 'const_iterator' : undeclared identifier
  465. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(177) : error C2146: syntax error : missing ';' before identifier 'itr'
  466. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(177) : error C2065: 'itr' : undeclared identifier
  467. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(177) : error C2065: 'm_vAddGuids' : undeclared identifier
  468. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(177) : error C2228: left of '.begin' must have class/struct/union
  469.         type is ''unknown-type''
  470. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(177) : error C2065: 'itr' : undeclared identifier
  471. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(177) : error C2065: 'm_vAddGuids' : undeclared identifier
  472. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(177) : error C2228: left of '.end' must have class/struct/union
  473.         type is ''unknown-type''
  474. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(177) : error C2143: syntax error : missing ')' before '++'
  475. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(177) : error C2059: syntax error : ';'
  476. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(177) : error C2065: 'itr' : undeclared identifier
  477. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(177) : error C2059: syntax error : ')'
  478. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(178) : error C2143: syntax error : missing ';' before '{'
  479. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(179) : error C2065: 'itr' : undeclared identifier
  480. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(185) : error C2065: 'm_vAddGuids' : undeclared identifier
  481. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(185) : error C2228: left of '.size' must have class/struct/union
  482.         type is ''unknown-type''
  483. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(188) : error C2065: 'm_vAddGuids' : undeclared identifier
  484. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(189) : error C2065: 'm_vAddGuids' : undeclared identifier
  485. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(198) : error C2653: 'GuidVector' : is not a class or namespace name
  486. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(198) : error C2065: 'const_iterator' : undeclared identifier
  487. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(198) : error C2146: syntax error : missing ';' before identifier 'itr'
  488. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(198) : error C2065: 'itr' : undeclared identifier
  489. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(198) : error C2065: 'm_vAddGuids' : undeclared identifier
  490. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(198) : error C2228: left of '.begin' must have class/struct/union
  491.         type is ''unknown-type''
  492. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(198) : error C2065: 'itr' : undeclared identifier
  493. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(198) : error C2065: 'm_vAddGuids' : undeclared identifier
  494. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(198) : error C2228: left of '.end' must have class/struct/union
  495.         type is ''unknown-type''
  496. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(198) : error C2143: syntax error : missing ')' before '++'
  497. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(198) : error C2059: syntax error : ';'
  498. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(198) : error C2065: 'itr' : undeclared identifier
  499. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(198) : error C2059: syntax error : ')'
  500. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(199) : error C2143: syntax error : missing ';' before '{'
  501. ..\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp(200) : error C2065: 'itr' : undeclared identifier
  502. boss_broggok.cpp
  503. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(51) : error C2146: syntax error : missing ';' before identifier 'm_sSortedOrcGuids'
  504. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(51) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  505. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(51) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  506. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(77) : error C2061: syntax error : identifier 'GuidList'
  507. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(91) : error C2146: syntax error : missing ';' before identifier 'm_luiNascentOrcGuids'
  508. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(91) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  509. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(91) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  510. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(92) : error C2146: syntax error : missing ';' before identifier 'm_lChannelersGuids'
  511. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(92) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  512. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(92) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  513. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(77) : error C2065: 'lList' : undeclared identifier
  514. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(77) : error C2065: 'm_lChannelersGuids' : undeclared identifier
  515. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(77) : error C2065: 'm_lChannelersGuids' : undeclared identifier
  516. c:\documents and settings\dispatch\desktop\mangos\mangos\src\bindings\scriptdev2\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h(77) : error C2228: left of '.clear' must have class/struct/union
  517.         type is ''unknown-type''
  518. instance_gruuls_lair.cpp
  519. boss_high_king_maulgar.cpp
  520. ..\scripts\outland\gruuls_lair\boss_high_king_maulgar.cpp(481) : error C2065: 'GuidVector' : undeclared identifier
  521. ..\scripts\outland\gruuls_lair\boss_high_king_maulgar.cpp(481) : error C2146: syntax error : missing ';' before identifier 'vGuids'
  522. ..\scripts\outland\gruuls_lair\boss_high_king_maulgar.cpp(481) : error C2065: 'vGuids' : undeclared identifier
  523. ..\scripts\outland\gruuls_lair\boss_high_king_maulgar.cpp(482) : error C2065: 'vGuids' : undeclared identifier
  524. ..\scripts\outland\gruuls_lair\boss_high_king_maulgar.cpp(483) : error C2653: 'GuidVector' : is not a class or namespace name
  525. ..\scripts\outland\gruuls_lair\boss_high_king_maulgar.cpp(483) : error C2065: 'const_iterator' : undeclared identifier
  526. ..\scripts\outland\gruuls_lair\boss_high_king_maulgar.cpp(483) : error C2146: syntax error : missing ';' before identifier 'i'
  527. ..\scripts\outland\gruuls_lair\boss_high_king_maulgar.cpp(483) : error C2065: 'i' : undeclared identifier
  528. ..\scripts\outland\gruuls_lair\boss_high_king_maulgar.cpp(483) : error C2065: 'vGuids' : undeclared identifier
  529. ..\scripts\outland\gruuls_lair\boss_high_king_maulgar.cpp(483) : error C2228: left of '.begin' must have class/struct/union
  530.         type is ''unknown-type''
  531. ..\scripts\outland\gruuls_lair\boss_high_king_maulgar.cpp(483) : error C2065: 'i' : undeclared identifier
  532. ..\scripts\outland\gruuls_lair\boss_high_king_maulgar.cpp(483) : error C2065: 'vGuids' : undeclared identifier
  533. ..\scripts\outland\gruuls_lair\boss_high_king_maulgar.cpp(483) : error C2228: left of '.end' must have class/struct/union
  534.         type is ''unknown-type''
  535. ..\scripts\outland\gruuls_lair\boss_high_king_maulgar.cpp(483) : error C2143: syntax error : missing ')' before '++'
  536. ..\scripts\outland\gruuls_lair\boss_high_king_maulgar.cpp(483) : error C2059: syntax error : ';'
  537. ..\scripts\outland\gruuls_lair\boss_high_king_maulgar.cpp(483) : error C2065: 'i' : undeclared identifier
  538. ..\scripts\outland\gruuls_lair\boss_high_king_maulgar.cpp(483) : error C2059: syntax error : ')'
  539. ..\scripts\outland\gruuls_lair\boss_high_king_maulgar.cpp(484) : error C2143: syntax error : missing ';' before '{'
  540. ..\scripts\outland\gruuls_lair\boss_high_king_maulgar.cpp(485) : error C2065: 'i' : undeclared identifier
  541. ..\scripts\outland\gruuls_lair\boss_high_king_maulgar.cpp(490) : error C2043: illegal break
Advertisement
Add Comment
Please, Sign In to add comment