View Single Post
  #5  
Old 12-31-2004, 03:28 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
Originally Posted by thekeepers
Planes of power isnt just PoP zones...i just chose the name because it thought it was kewl :P
Well the start zone was poknowledge so I wasn't sure, I might check it out I still don't like pop much in the emu.

Richardo: PvP Sucks.
__________________
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