Thread: Question
View Single Post
  #2  
Old 08-15-2004, 12:59 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default Re: Question

Quote:
Originally Posted by ceellron
I signed up for EMU months ago but couldnt get on I guess because it was not up to date with the patch or something. So I havent tried in awhile. I was wondering if its back up and running? There was alot of patching done so I gave it awhile.

Let me know. Id like to try this out. Heard people in my guild talking about how they summoned abunch of the best geasr in the game and 1 grouped RZtW? wanted to try it out ever since. Unofficaly just want to go and se the stuff that we havent been able to see yet because were behind on progression. ie: Uqua, Inktu 'ta all the good places I no no have acsess to
Read the News Forum.
__________________
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