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

Quote:
Originally Posted by sotonin
Quote:
I disagree I always scrolled up to see what the gods were saying as we beat the crud out of them in PoP.
Sure, but as you were doing this, at least 90% of your raid force was focusing on the fight, or you would of gotten your asses kicked =D
<-- Enchanter
Most PoP raids dont really need enchanters, and when they do Im not busy enough to ignore the lore
__________________
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