View Single Post
  #11  
Old 09-09-2004, 09:39 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
Originally Posted by Scorpx725
I agree with the above... its sony giving it out, I dont see what the problem is. It isnt a person from the Emu hosting the files them selves.
I don't think thats why its allowed. I quote the rules:
Quote:
Originally Posted by Melwin in Basic Rules 2.0
Thou shallt not warez. We are pro-ninja, anti-pirate and we tolerate no pirating of either software or seas on our turf. This INCLUDES Sony FTP stuff and older patches.
This is not a Sony FTP rather a signup. So the FTP Direct Link is still against the rules.
__________________
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