also getting
--------------------
..\scripts\eastern_kingdoms\burning_steppes.cpp(125) : error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\judgement\desktop\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\burning_steppes.cpp(129) : error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\judgement\desktop\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>blasted_lands.cpp
1>..\scripts\eastern_kingdoms\blasted_lands.cpp(46) : error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\judgement\desktop\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blasted_lands.cpp(77) : error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\judgement\desktop\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blasted_lands.cpp(8: error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\judgement\desktop\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blasted_lands.cpp(99) : error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\judgement\desktop\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blasted_lands.cpp(102) : error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\judgement\desktop\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blasted_lands.cpp(10: error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\judgement\desktop\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blasted_lands.cpp(114) : error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\judgement\desktop\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blasted_lands.cpp(11: error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\judgement\desktop\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blasted_lands.cpp(122) : error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\judgement\desktop\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blasted_lands.cpp(126) : error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\judgement\desktop\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\scripts\eastern_kingdoms\blasted_lands.cpp(130) : error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\judgement\desktop\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>arathi_highlands.cpp
1>..\scripts\eastern_kingdoms\blasted_lands.cpp(134) : error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\users\judgement\desktop\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>alterac_mountains.cpp
1>battleground.cpp
1>pet_ai.cpp
1>guard_ai.cpp
1>c:\Users\Judgement\Desktop\MaNGOS\src\src\bindings\scriptdev2\base\escort_ai.h (82) : error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\scripts\eastern_kingdoms\arathi_highlands.cpp(107) : error C2039: 'GetGUID' : is not a member of 'Player'
1> c:\users\judgement\desktop\mangos\src\src\game\Player.h(100: see declaration of 'Player'
1>follower_ai.cpp
1>escort_ai.cpp
1>..\base\follower_ai.cpp(291) : error C2039: 'GetGUID' : is not a member of 'Player'
1> c:\users\judgement\desktop\mangos\src\src\game\Player.h(100: see declaration of 'Player'
1>..\base\follower_ai.cpp(316) : error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\base\follower_ai.cpp(331) : error C2039: 'GetGUID' : is not a member of 'Player'
1> c:\users\judgement\desktop\mangos\src\src\game\Player.h(100: see declaration of 'Player'
1>c:\users\judgement\desktop\mangos\src\src\bindings\scriptdev2\base\escort_ai.h (82) : error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\base\escort_ai.cpp(344) : error C2039: 'HasSplineFlag' : is not a member of 'Creature'
1> c:\users\judgement\desktop\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\base\escort_ai.cpp(345) : error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
1> c:\users\judgement\desktop\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\base\escort_ai.cpp(346) : error C2039: 'HasSplineFlag' : is not a member of 'Creature'
1> c:\users\judgement\desktop\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\base\escort_ai.cpp(347) : error C2039: 'AddSplineFlag' : is not a member of 'Creature'
1> c:\users\judgement\desktop\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\base\escort_ai.cpp(435) : error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
1> c:\users\judgement\desktop\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\base\escort_ai.cpp(442) : error C2039: 'AddSplineFlag' : is not a member of 'Creature'
1> c:\users\judgement\desktop\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\base\escort_ai.cpp(503) : error C2039: 'RemoveSplineFlag' : is not a member of 'Creature'
1> c:\users\judgement\desktop\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>Build log was saved at "file://c:\Users\Judgement\Desktop\MaNGOS\src\src\bindings\scriptdev2\VC90\ScriptDev2__W in32_Release\BuildLog.htm"
1>ScriptDev2 - 2336 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
when trying to build up scriptdev2