Hello Guys, I decide to make a guide how to compile ArcEmu 3.2.0.
Requirements:
TortoiseSVN: TortoiseSVN downloads | TortoiseSVN
SVN: zoneemu - Revision 24: /
Microsoft: Visual C++ 2008 Express Edition
WhyDB: whydb-users - Revision 60: / (i am using it but i made a tutorial at the end how to import the DB from the core.)
OK now to the Steps.
After you have installed TortoiseSVN make a new folder and call it like "ArcEmu".
Right click on your folder you have made and click on: SVN Checkout
It should look like this
Ok now go into your folder:D:\ArcEmu\trunk\win And click on arecmuVC90 - All Projects
Then Visual C++ will start-
It will looks like this when it starts.
Click on F7 to start build!
When it is finish go into your folder: D:\ArcEmu\trunk\bin\Release and Copy everything to a new folder.
Config files are in the folder: D:\ArcEmu\trunk\configs
Copy them to your server folder and make a map call: configs
or it wont work!
Note: Remember to configure the Configs.
Now you need to import the logon and world into your Database.
Let's open Navicat. (I recommend navicat not heidisql.)
Make 2 new database call "logon" and "world" without the "".
Then right click on your "logon" database and click on "Execute Bath File".
The DB files are in: D:\ArcEmu\trunk\sql
The files: 2834_logon_structure.sql and 2845_character_structure.sql import them yo "LOGON" and import: 2840_world_structure.sql to your "WORLD" database.
Sorry for my bad english i hope this helped u guys!
Tell me if i have miss something!
The DLL files is in: D:\ArcEmu\trunk\extras\arcemu-windows-libraries\DLL Files Copy them to C:\Windows\System32
Read more on this article...
Saturday, January 2, 2010
How to compile ArcEmu 3.2.0 Step by Step
Wednesday, September 30, 2009
How to compile ArcEmu 3.2.0 Step by Step
CREDITS: Glorianelite
Hello Guys, I decide to make a guide how to compile ArcEmu 3.2.0.
Requirements:
TortoiseSVN: TortoiseSVN downloads | TortoiseSVN
SVN: zoneemu - Revision 24: /
Microsoft: Visual C++ 2008 Express Edition
WhyDB: whydb-users - Revision 60: / (i am using it but i made a tutorial at the end how to import the DB from the core.)
OK now to the Steps.
After you have installed TortoiseSVN make a new folder and call it like "ArcEmu".
Right click on your folder you have made and click on: SVN Checkout
It should look like this
Ok now go into your folder: D:\ArcEmu\trunk\winAnd click on arecmuVC90 - All Projects
Then Visual C++ will start-
It will looks like this when it starts.
Click on F7 to start build!
When it is finish go into your folder: D:\ArcEmu\trunk\bin\Release and Copy everything to a new folder.
Config files are in the folder: D:\ArcEmu\trunk\configs
Copy them to your server folder and make a map call: configs
or it wont work!
Note: Remember to configure the Configs.
Now you need to import the logon and world into your Database.
Let's open Navicat. (I recommend navicat not heidisql.)
Make 2 new database call "logon" and "world" without the "".
Then right click on your "logon" database and click on "Execute Bath File".
The DB files are in: D:\ArcEmu\trunk\sql
The files: 2834_logon_structure.sql and 2845_character_structure.sql import them yo "LOGON" and import: 2840_world_structure.sql to your "WORLD" database.
Sorry for my bad english i hope this helped u guys!
Tell me if i have miss something!
The DLL files is in: D:\ArcEmu\trunk\extras\arcemu-windows-libraries\DLL Files Copy them to C:\Windows\System32
Read more on this article...