Hey guys, i know this is an older topic and i searched and didn't find any newer versions. So i try to compile this and i get 3 errors, cant figure out what they are or refer to. Any help is greatly appreciated. Also if there is a new skill npc that i missed just let me know, and ill go compile that rather than waste my time with this one. thanks guys, the error is below:
Code:
1>..srcSkillNPCSetup.cpp(6) : error C2084: function 'uint32 _exp_get_version(void)' already has a body
1> d:OpenAscenttrunksrcascent-worldscriptSetup.h(32) : see previous definition of '_exp_get_version'
1>..srcSkillNPCSetup.cpp(7) : error C2065: 'SCRIPTLIB_VERSION_MAJOR' : undeclared identifier
1>..srcSkillNPCSetup.cpp(7) : error C2065: 'SCRIPTLIB_VERSION_MINOR' : undeclared identifier