View Single Post
  #9  
Old 04-15-2005, 06:42 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
Originally Posted by Fajo
Hey guys been a wile sence i posted Last....

Anyways Intresting views but when it comes right down to it mostly why EMU's seem to exist is becuse people 1# dont want to pay SOE for the dumbarse Service #2 They like to mess with EQ or feel like God from time to time #3 They cant Stand the changed to EQ that SOE has changed sence they got there full grasps on it sence PoP. those seem to the most viewed so far as for posting there thats a Slap your ass with a ban Instant if SoE knew you were on a Emu =p
The only reason I'm here is I like the community, and daily I'm learning new things in C++ looking through the server code.
__________________
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