View Single Post
  #15  
Old 08-16-2004, 06:29 PM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
Originally Posted by Venom
yes i know .. i really dont need to ask for warez.. just not my style..
I assumed, but many newbies who come to EQEMulator read the tutorials before reading the rules so just a friendly reminder because I cant help but forseeing someone asking if I dont remind.
Quote:

anyways.. so

from the information you just provided..
just download the eqemu client you specified..

and do a search on the board to what patching date that specific client version worked with that patch

you should be able to use mini login then.. correct?
or not correct...
hmm im getting dizzy.. maybe its time for bed now.. lol
Yes. But with all DR releases, if you have any problems it wont be officially supported.
__________________
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