View Single Post
  #11  
Old 07-19-2004, 06:15 PM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
Originally Posted by aendaar
and why wouldnt SOE want to break EMU? its giving players the opportunity to download their files, for free
They are doing this themselves. THEY are allowing us to download the trilogy free on their homepage and patch to the latest expansion.

Quote:
Originally Posted by aendaar
(thats why they have the station client thing in testing)
Can someone explain to me, does launchpad check your subscription or just the fact you have the expansion bought?

Quote:
Originally Posted by aendaar
and play for free on somebody elses server, of course they would want to break it, regardless of the amount of people actually doing it, they still think they are losing money...
They arent loosing as much money as it seems, alot of people here have EQLive Accounts. And compared to the thousands of people who play EQ we are such an insignifigant number.
__________________
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