Quote:
Originally Posted by hellkat138
Strangely enough between myself and kawika i have been able to get a running server goin on eqemu with 0.6 dr2 in my eqlive directory all the expansion are enabled and what not but i cant seem to zone im using the velious db but anyways just thought i would let you guys know you can login with miniserver and possibly even the public one as well with your patched eqlive directory hopefully i will get the zoning issue straightened out and we can start partying pm me if you wanna know what we did I cant take credit it was all kawika's genius that got us runnin
|
No you cant, you must have backpatched or did not patch to live.
__________________
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.
|