Thread: Help
View Single Post
  #4  
Old 07-27-2005, 01:44 PM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
Originally Posted by Zithrax
ok, well is it totaly impsosible at this point? couldn't I uninstall everything, re install the disks, don't do a file check at all, and once they are installed, simply do the host and the eqgame.exe, and it would work? please let me know, thank you
No. Because you need a patched version, but a specific version of the patch, not the patch thats available on Sony's servers any longer. Asking for where you can download the appropriate patch is warez and against the forum rules. You just have to wait until 0.6.2 is released and servers begin transitioning.
__________________
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