Thread: Bug
View Single Post
  #4  
Old 08-11-2004, 04:15 PM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default Re: hmm

Quote:
Originally Posted by Ziggy2k5
can sombody explain those speical steps, i followed all steps
from http://www.eqemulator.net/forums/viewtopic.php?t=9649

Perfectly and still no results

i also noticed in this video from here http://www.eqemulator.net/forums/viewtopic.php?t=14766

still has the older models in the start up while i have the New ones where ALL options except for log in send me to sonys website.

can anybody explain a way for me to get around all this and just get down to playing
You will not be able to play Sony's EQ Servers through EQEMu. If you are trying to get Free EverQuest through Sony (Via a keygen or something) then leave.

However, if you want to play on our non-official non-sony servers, change your eqhost.txt to this and log in if you have the right patch. See the front page if you are patched to live.
__________________
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