Jump to content

Gadget2006

Members
  • Posts

    1
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by Gadget2006

  1. I'm really excited to try out this branch, it sounds like a really interesting project! However, trying to compile it, I came across several issues, not sure how to resolve them... I successfully checked out the git repository for ike3's playerbot AI branch and compiled it using Visual Studio 2010 Express (on Windows). This part ran smoothly and did not give any errors. Now, the Scriptdev2 part is giving me a whole lot of trouble... I tried getting the repository from git://github.com/scriptdev2/scriptdev2, but compiling it didn't work (I put it into the proper directory under "src/bindings/ScriptDev2" beforehand) - the compilation resulted in multiple "identifier not found" errors, e.g. for TEMPFACTION_TOGGLE_OOC_NOT_ATTACK, TEMPFACTION_TOGGLE_PASSIVE and the like. Thinking that maybe I'm checking out the wrong repository, I tried the one from git://github.com/mangosR2/scriptdev2, but couldn't find compilation files for Windows. Tried to do the CMake magic but the project that was generated as a result of that did not want to work either (ended up not being set up correctly and could not find the necessary .h files, despite the fact that it was put into the proper folder src/bindings/ScriptDev2, once again). Thinking that I'd best try the standard Mangos branch (mangos-wotlk-ai instead of mangosr2-wotlk-ai), I checked that one out from git and compiled it (this part went smoothly again), but it didn't want to work with that standard ScriptDev2 from git://github.com/scriptdev2/scriptdev2 either (also returned a lot of compilation errors related to undefined identifiers, among the above-mentioned ones there were many ones related to script_error_log). I tried to look around for different compilation guides online and found many ones both for Windows and Linux, but they all basically were based on an assumption that ScriptDev2 compilation should "just work", as long as it's placed in the right place and as long as it's patched (on Linux when using CMake, I assume). What revision/version of ScriptDev2 am I supposed to use with the latest (Nov 24th, I assume) edition of Ike3's Playerbot AI branch of Mangos? Can you please help me with the compilation? Any help you can provide is highly welcome. Thank you very much in advance, and keep up the great work on the project! P.S. Also, I have another question - which database should I use with this fork of Mangos when I finally get to compiling it successfully? Regards, Gadget2006
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use