View Single Post
  #5  
Old 11-15-2004, 11:10 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
Originally Posted by mysticalninjajesus
you need to patch to live and post your email adress or AIM here and someone will send you the files to patch your eq to the emu version
This isnt actually true as of 11/15/04.. I have just tested with the latest EQ Patch, that 0.6.0 (login server: newlogin1.eqemulator.net:5994 ) works with 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.
Reply With Quote