View Single Post
  #9  
Old 08-31-2004, 01:04 PM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default Re: epic 2.0 quest

Quote:
Originally Posted by joshuaes
i heard that the epics 2.0 quest is supposed to be HELLA hard, like ony the top guilds on eq will get them and only a few of the people in them, also if u already got original epic that supposedly skips a part of epic 2.0 quest, think i heard that off of eq website. also looks like you'd go ld from lookin' at 'em a mile a way.
Yes. Epic 2.0 will be the best piece of equipment available in game, just as Epic 1.0 was when it was released. It will be only accessible by those who are basically at the end of the game's content; this has been confirmed by Sony.
__________________
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