When I was using 3.12 under Linux, all was fine after you had helped with patches. I implemented my own code, and code of you and I believe someone else and had no problem. When I tried Neotokyo's code, it wouldn't compile; broke around spells I believe.
Now with 3.13, I cannot get this to compile at all under Linux. The world server compiles fine, like 3.12 does, and the zone server in 3.13 won't compile, but the 3.12 does (Neotokyo's code isn't implemented in 3.12 to make things clear.) so I don't know what to say, feel, or think about this -- just upset. :(
So basically, for a small rundown:
3.12 - (my own code, Trumpcard, and who did #setmyskills):
- World Server compiles with no troubles, or problems.
- Zone Serer compiles with no troubles, or problems.
3.13 - (no code of my own, all completely default code):
- World Server compiles the same as 3.12 does.
- Zone Server cannot compile because of spells, and maybe some other areas.
Drop me a PM, and maybe we can share resources later on and track down this problem. I'd give you my AIM, but the security is rather tight on that because of issues in real life. Actually, if you have ICQ, you can get me there at:
81997849, catch ya later.
Quote:
Originally Posted by Trumpcard
Hmm... Anyone else having link errors with database::LoadDoors() ?
Not having much success getting it to compile. Looks like Quest.h/.cpp was removed with this version, so make sure to take the Quest.o out of the makefile...
|