View Single Post
  #11  
Old 07-22-2004, 04:05 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
Originally Posted by sotonin
Lore is scrolled on your screen before uber mob fights that NOBODY ever gets a chance to read, because said uber mob is beating the crap out of them.
I disagree I always scrolled up to see what the gods were saying as we beat the crud out of them in PoP.

-edit-

I HATE GoD and LDoN. Wth is up with this wayfarer gang? Just a stupid advertising thing, its not real lore anymore.

Way to go 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