So I have a stupid question, since we're waiting on a redguides version and testing out our own abilities to compile. I load this into VS 2013 and I get 13 Packages (im a netbeans/java guy, that's how I see the hierarchy here) not including MQ2Main. So I end up with 13 DLL files when the build completes. That's cool but uhh, isn't that missing a lot of shit? I can't run this, all the other DLL's are a mismatch (like mq2melee, mq2cast, etc.). What very obvious and trivial thing do I not know that I need to know?
Just for fun I just checked, the full release for redguides is almost 80 DLL files. I'm not saying I need every feature to work, like autologin, but mq2melee and mq2cast are pretty important (to name a few)
TL;DR - After copying over the compiled files (13 core DLLs), pre-existing non-core DLL's, such as MQ2Melee/MQ2Cast spam errors that they are "out of date with respect to mq2main" - halpz
EDIT: Also, after just looking through some of this, holy fuck this is a massive project. I had no idea. EQMule deserves a parade. I've never worked on anything even a fraction of this size.
EDIT2: How has this not been outright defeated with all the memory locations being constantly declared? I don't understand this. I now have more questions than when I started. Thanks a lot you jerks.
EDIT3: This is why I don't do systems dev. Web dev all the way.