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

Quote:
Originally Posted by stefann
If you remember though, the only reason Sony could shut down WR was because they were using Sony's patcher. Everyone had to legitimatley OWN the software(minus the expansion packs) so they couldn't do anything about that. I see no reason why we have to use software we legally own on Sony's servers, I own Unreal Tournament for PC, do I have to play on multiplayer servers hosted by Epic Games, NO, instead I play on servers hosted by clans and individuals. The expansion part is Sony's own fault for letting anyone with EQ installed download them through the patcher, you can't use them on a Live server without purchasing it in some form, but you can still get the software.
No it isn't. Even if WR had no patcher, they would have still cent a CnD and they would have still been shut down. Its Sony v. Tiny (relatively) Organization. Theres power in numbers, regardless of who is right.
__________________
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