Thread: Evolution 2 ???
View Single Post
  #2  
Old 12-14-2004, 12:12 PM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Hello.
Quite frankly, I'm not sure either. Our ServerOP, Cutter, was supposed to start up the server again. But instead she came on, wrote me out of the database and all FTP servers, and wiped the website without any notice to me, and she hasn't been on since. This may have been a precautionary action to prevent something (its quite a long story), but if she continues to do Evolution II I will not be part of it any longer. If you would like to wait in IRC for her to come on if she does, click here to launch your IRC client (if installed).

I'm very sorry, but I'm just as misinformed as you.

-edit-
Might I add, I hadn't done anything wrong recently, so why I was written out of the database and ftp's, I have absolutely no idea except she may have been trying to prevent something (which wouldnt work anyway, because I'm not the one that caused it. Long Story)
__________________
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