View Single Post
  #4  
Old 03-23-2008, 07:21 AM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,449
Default

Quote:
Originally Posted by nezmyth View Post
Thanks for the response Lieka , just recently started with these EQ Server Creations so Im not sure what you mean by customizing the source code... How would i go about doing that?
First, you'll need Visual Studio 2005 C++ if you're on Windows.

Secondly, you'll need to set it up so it can compile EQEmulator.

A good guide for getting the environment set up is located at this wiki page:

http://www.eqemulator.net/wiki/wikka...a=DevVSExpress

Once you get it to compile, you'll be able to make changes as needed. Once your skill in C++ improves, then you'll be able to make changes, fixes, etc.

That's basically how you compile + edit the source, though.
Reply With Quote