View Single Post
  #7  
Old 08-23-2004, 05:27 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default Re: Login Problems

Quote:
Originally Posted by wired
Is there a linux login that works that I could set up another box just for logins? I don't want to play other peoples. I want to run my own. Tired of Power Tripping GMs first off, and second, I don't want to level all over again. I strictly want this for reference purposes and to have fun with local IRL friends.
There are linux boards for support questions regarding linux.

No. There is not a public login exe nor src release.
No. The minilogin does not work anymore (broken)
No. The login server will not be released at this time.
No. The login server won't be released any time in the planned future.
No. We will not make you a new minilogin (I suggest you read posts by "Linera" in the Pig Pen ( Post Jailhouse ).
__________________
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