View Single Post
  #13  
Old 08-16-2004, 06:20 PM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
Originally Posted by Venom
Doesnt someone have this knowledge..?

Everquest client whatever works with eqemu server.. blah...

im not being a smartass on this post.. im just curious as to what length mini login is broke..

or can we not really discuss clients and so on.. here.. and maybe thats why its never been done
I believe no one has been able to create a new minilogin, and numerous people have been working on it (however I believe the official devs have broken away from the minilogin project, but dont quote me.)

The client compatible with 5.7-DR4 is the LAST client that works with Minilogin. (And just as a reminder, asking for EQ Files or anything related is against the rules)
__________________
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