View Single Post
  #5  
Old 07-26-2005, 01:28 PM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
Are there any versions of EQEMU that work without patches? Like just fresh installs of the first 3 cd's being velious kunark and classic.
Nope.

Quote:
I was reading about the EQVER CHECK program and it shows you all that odd crap. Is there any guide that shows what versions work with what versions of EQEMU servers? I just don't understand what that has to do with it all other than knowing I have 92837498237498723948 or some random string like that.
Hit the suggest LS button to suggest a loginserver. If it cant find one, you most likely have a client thats not compatible with a recent version of EQEMu. Feel free to paste your SEQ number though, and we might be able to tell you more..
__________________
namespace retval { template <class T> class ReturnValueGen { private: T x; public: ReturnValueGen() { x = 0; }; T& Generator() { return x; }; }; } int main() { retval::ReturnValueGen<int> retvalue; return retvalue.Generator(); }
C++ is wonderful.
Reply With Quote