View Single Post
  #53  
Old 08-26-2004, 10:43 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
Originally Posted by Jollyhalfling
Skelotons had boooone decaay....
Laughing every round awaaay...
Cracked staves Rule the noobies Daaaay

THOSE WERE THE DAAAAAAYSSS......


*and might I add my satisfaction they're keeping the skeloton sounds for EQ2
And ya didn't know where ya WERE THEN!!!!!
Newbs were newbs and mobs were mobs....
__________________
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