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

Quote:
Originally Posted by bloodgoth
I'm sure we could get someone who plays both EQLive and EQEmu to upload the changed files every time it is patched, therefore providing it to the community via a patcher that is run from our end.
This is warez. Cant do that. Big no-no.

Quote:
-edit-

Or... Ya know, we could just modify the old patcher and still leech off the SOE ftps.
Dont know if this is possible. Never know.
__________________
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