Not sure if I did something wrong, but I tried adding WarpNPC.cpp to the GossipScripts folder, then edited setup.h and setup.cpp to "SetupWarpNPC(mgr)", then when in the program right clicked the "scripts" folder and hit add, and added WarpNPC.cpp. This didn't work, just gave me a ton of lines about a file not being available, however I think I might know what's wrong with my compiler. There is no makefile.am in my Extras\src\NonBlizzLikeScripts folder, anyone else have it? Also here's the exact error message I get when trying to build a release.
Code:
1>------ Skipped Build: Project: MoonNonBlizzLikeScripts, Configuration: Release Win32 ------
1>Project not selected to build for this solution configuration
2>------ Skipped Build: Project: MoonTournamentScripts, Configuration: Release Win32 ------
2>Project not selected to build for this solution configuration
========== Build: 0 succeeded or up-to-date, 0 failed, 2 skipped ==========
Edit: Also I know I'm an arrogant, sarcastic, genius, but thanks for helping me anyways