Where oh where have the custom/legit servers gone?
Are there any more non-s2k/wr dedicated server hosted custom legit servers out there? The only two I've seen are Planes of Power and Sha's Revenge.. and PoP I don't really want to play in emu (had enough of it in live) and Sha's Revenge starts at level 46.. Ehh :/
Is there some, stable, server I'm missing?
(also besides lotd).
__________________
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.
|