Network: WoW Gold | WoW Accounts | MPS Games | FPSowned
MMOwned - World of Warcraft Exploits, Hacks, Bots and Guides
Homepage »      Register »      Hall of Fame »      Ranks And Awards »      Advertise »      Marketplace »
 
Sign up



Do you like this excellent information? Then Donate HERE to remove ads and support the MMOwned community.


Go Back   MMOwned - World of Warcraft Exploits, Hacks, Bots and Guides > WoW Emulator Server > Emulator Server Guides > Ascent Guides

Ascent Guides This section is for WoW emulated server, Ascent guides.
[NO QUESTIONS HERE]

Reply
 
LinkBack Thread Tools
  #1  
Old 04-12-2009
moonblade0421's Avatar
moonblade0421 is offline.
Master Sergeant
View Poll  
 
Join Date: Feb 2009
Location: Texas
Posts: 84
Nominated 2 Times in 1 Post
Reputation: 39
Points: 1,363, Level: 2
Points: 1,363, Level: 2 Points: 1,363, Level: 2 Points: 1,363, Level: 2
Level up: 93%, 37 Points needed
Level up: 93% Level up: 93% Level up: 93%
Activity: 8.0%
Activity: 8.0% Activity: 8.0% Activity: 8.0%

Nominated Star [Epic Guide] Setting Up and Running an ArcEmu Server from Scratch!

Moonblade's ArcEmu Guide

I have been looking around on the forum but there hasn't been very many complete guides that haven't been advertising repacks or what not. So, I wanted to create this guide to help you, the user, be less reliant on repacks and for you to be able to download, compile, and run your very own WoW ArcEmu Server.

--==Table of Contents==--

1) Needed Files and Applications

A) Downloading
i) Microsoft Visual C++ and Libraries
ii) Tortoise SVN
iii) MySQL
iv) SQL Browser


B) Installing
i) Microsoft Visual C++ and Libraries
ii) Tortoise SVN
iii) MySQL
iv) SQL Browser

2) Getting ArcEmu + Database

A) Retrieving the Source

B) Retrieving the Database


3) Compiling ArcEmu

4) Setting Up ArcEmu + Database

A) Setting Up ArcEmu

B) Setting Up The Database


5) Running ArcEmu

1) Needed Files and Applications

In order for ArcEmu to compile and function properly you will need a few files and programs. Also you will need .net framework 3.5, if you don't want to get it from Microsoft updates then you can download it [Only registered and activated users can see links. ].

A) Downloading
i) Microsoft Visual C++ and Libraries


The fist thing you will need to download is Microsoft Visual C++ Express which is fairly large and will be the longest to download. It is needed to compile and edit the ArcEmu source. It can be downloaded here(Note: you do not need to install Microsoft SQL server 2008) Also you will need the ArcEmu libraries so that ArcEmu will function properly, this can be found [Only registered and activated users can see links. ].

ii) Tortoise SVN
Next you will need Tortoise SVN which is used to download the ArcEmu source and the Database. It can be downloaded [Only registered and activated users can see links. ].

iii) MySQL
You will also need MySQL which is used to allow your characters to be saved and for your ArcEmu server to work right. It can be downloaded [Only registered and activated users can see links. ].

iv) SQL Browser
In order to be able to edit and access you will need a SQL browser. My favorite is Navicat which can be downloaded [Only registered and activated users can see links. ]

B) Installing

Between each install be sure to restart your computer

i) Microsoft Visual C++ and Libraries

For this install all you will need to do is just follow the on screen instructions and make sure you deselect Microsoft SQL Server 2008 because it is pointless to have if we already have MySQL =D. Once you have finished installing Microsoft visual C++ you will need to extract the libraries. In order to do so you will need to navigate to C:\program files\Microsoft Visual Studio 9.0, once there you will need to copy the /VC folder from ascent-windows-libraries to the Microsoft VS Folder, you will be prompted to confirm file replacement, click yes to all. Do not delete the ascent-windows-libraries folder just yet.



You will also need to copy over the the two DLLs in the DLL folder to c:/windows/system32



ii) Tortoise SVN

Just follow the on screen instructions if you need help just ask.

iii) MySQL

Now comes the kind of tricky part. Run the installer follow the the installer until it finishes installing. Once you finish a configuration will open. Click next, then standard configuration, click next, then next again. Now it will prompt you to set a password, this is very important because it I used by almost every part of the server, I will be referring to it as <Pass>, once you have entered the password click next. Then click execute. If you ever for any reason need to access the configurator again it's under "Start> All Programs> MySQL> Mysql server 5.1> MySQL Server Instance Config Wizard".


iv) SQL Browser

Just follow the on screen instructions if you need help just ask.

2) Getting ArcEmu + Database

This is where the fun starts. It's time to start working on the ArcEmu WoW server it self.


A) Retrieving the Source

To get the ArcEmu Source all you need to do is, create a new folder and open the folder, then right click the new folder and click SVN Checkout, once you have done that then you will put svn://arcemu.info/svn/ for URL of repository and click okay.



B) Retrieving the Database


There are many ArcEmu databases out there but today we're going to use WhyDB because it is the easiest to build off of DB. You will go thought the same process as you did for getting the ArcEmu source except you will put [Only registered and activated users can see links. ] for URL, but really you can use any ArcEmu database you would like.

3) Compiling ArcEmu

Compiling ArcEmu is a lot simpler then most people think, all you have to do is navigate to the folder where you downloaded the ArcEmu SVN, for me this is a folder on my desktop called ArcEmu, once inside go to a folder called trunk. Now, go to the folder win and run the file arcemuVC90 - All Projects.sln. If you want to do any editing in the core you could do it here but, that is another guide =D. To compile it just Build> Configuration Manager, then click on the drop down tab that says debug and change it to Release, close it. Now, go to build> build solution or just press F7, (Note: This may take a while if you have an old computer.)









4) Setting Up ArcEmu + Database

You can almost see your shiny new ArcEmu sever, only a few more greuling setps =D.

A) Setting Up ArcEmu

Now that you have compiled the server you can now start setting it up so you'll be able to have it running properly. First you have to get your Compiled ArcEmu form trunk/bin/release. The only files you really need to move to a new folder are arcemu-logonserver.exe arcemu-world.exe collision.dll and the 4 folders that dbc maps script _bin and scripts. If I didn't mention this you are supposed to make a separate folder to hold the ArcEmu compiled server. Also you will need the configs from trunk/configs, just copy the whole configs folder to your server folder. Next you will need to get the latest Maps and DBCs either from your client for from downloading them from [Only registered and activated users can see links. ]for 3.0.9. Extract each of these in the corresponding folders I.E. Maps go in maps DBCs go in dbc. (I cannont post maps because the are to large to upload but they aren't really needed anymore.)



B) Setting Up The Database

Now It's time to set up the database. Open up navicat create a new connection and under pass put the <pass> I told you we would need later. Then press OK. After that open the connection by double clicking on localhost, then right click localhost and click new database, you will be making 3, one named world, one named char and, one named logon. Go to the folder where you downloaded WhyDB, there should be a file called tool.bat. Right click it and press edit. Change WhyDB_world to world. then save and close it. Now open tool.bat, it will ask you for you information, the first will be root the second will be your <pass>. Then type i and press enter. Now you need to go back to navicat and double click char and logon. After you have done so you will need to right click them and choose execute batch file,
Now go to <ArcEmu Source>/trunk/sql/ and find the database structure for the corresponding database. Now go to <ArcEmu Source>/trunk/sql/utilities and open ArcEmu DB Updater.bat, for this you will need to type in, localhost, 3306, root, <pass>(your password), logon, char, world. Now you will need to type a and press enter.











5) Running ArcEmu

Before you can run ArcEmu you will need to set up the configs.

Has to be Changed
Your choice

ArcEmu-Logon.conf
Code:
<LogonDatabase Hostname = "localhost"
               Username = "root"
               Password = "<Pass>"
               Name     = "logon"
               Port     = "3306"
               Type     = "1">

<Rates AccountRefresh = "600">


<Client MinBuild = "9551"
        MaxBuild = "9551">

<LogonServer RemotePassword = "logon"
             AllowedIPs = "127.0.0.1/24"
             AllowedModIPs = "127.0.0.1/24">

ArcEmu-World.conf

Code:
<WorldDatabase Hostname = "localhost" Username = "root" Password = "<pass>" Name = "world" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "host" Username = "username" Password = "<pass>" Name = "char" Port = "3306" Type = "1">


<Server PlayerLimit = "100"
        Motd = "Welcome to an ArcEmu based server! Wrath of the Lich King is now live!"         
        SendStatsOnJoin = "1"
        EnableBreathing = "1"
        SeperateChatChannels = "0"
        CompressionThreshold = "1000"
        QueueUpdateInterval = "5000"
        KickAFKPlayers = "0"
        ConnectionTimeout = "180"
        RealmType = "1"
        AdjustPriority = "0"
        RequireAllSignatures = "0"
        ShowGMInWhoList = "1"
        MapUnloadTime="0"
        LimitedNames="1"
        UseAccountData="0"
        AllowPlayerCommands="0"
        EnableLFGJoin="0"
        TimeZone="0"
        Collision="0"
        DisableFearMovement="0">


<Rates Health="1"
       Power1="1"
       Power2="1"
       Power3="1"
         Power4="1"
       QuestReputation="1"
       KillReputation="1"
       Honor="1"
       PvPTimer="300000"
       ArenaQueueDiff="150"
       Compression="1"
       XP="1"
       QuestXP="1"
       RestXP="1"
       ExploreXP="1"
       DropGrey="1"
       DropWhite="1"
       DropGreen="1"
       DropBlue="1"
       DropPurple="1"
       DropOrange="1"
       DropArtifact="1"
       DropMoney="1"
       Save="300000"
       SkillChance="1"
       SkillRate="1"
       ArenaMultiplier2x="1"
       ArenaMultiplier3x="1"
       ArenaMultiplier5x="1">

<LogonServer DisablePings = "0"
             RemotePassword = "logon">

 
ArcEmu-Realm.conf

Code:
<LogonServer Address = "127.0.0.1"
    Port = "8093"
    Name = "Default Logon"
    RealmCount = "1">


<Realm1 Name = "Test Realm"
    Address = "127.0.0.1:8129" #Change this to your Ip, external if your ports are open, local if you want to host on lan..
    Icon = "PVP"
    Population = "1.0"
    TimeZone = "1"> 


Note: Don't just copy and paste my configs, it will not work.

The other configs are optonial if you want to chang them, go ahead =D, Now all you need to do is start ArcEmu-World.exe and ArcEmu-Logon.exe and your set. Don't forget to change your realmlist to 127.0.0.1 =). This is what you should end up with, I followed the guide exactly I said it and it comes out working perfect =-D.





I really hop that this guide helps. If you have any suggestions or Questions please feel free to post in this tread or send me a PM. Also guys and gals, I completly wipe my laptop to make this guide for ya'll so be happy.

Hope you don't get too confused,
<3 Moonblade

Last edited by moonblade0421; 04-17-2009 at 11:01 PM.
Reply With Quote
Contest: Topic Of The Month November, 2009   View PollView Poll   View Top 3 AwardsView Top 3 Awards
Nominated The Following 2 Users Have Nominated This Post:  
darkwiz787  (22 Hours Ago), Vemonous  (2 Hours Ago)


Donate to remove ads, get your "DONATOR title, and get access to the MMOwned community's elite Shoutbawx.

  #2  
Old 04-12-2009
Deadly Tomato's Avatar
Deadly Tomato is online.
Black Power!
  
 
Join Date: Jun 2008
Posts: 1,035
Reputation: 366
Points: 7,819, Level: 10
Points: 7,819, Level: 10 Points: 7,819, Level: 10 Points: 7,819, Level: 10
Level up: 20%, 881 Points needed
Level up: 20% Level up: 20% Level up: 20%
Activity: 54.3%
Activity: 54.3% Activity: 54.3% Activity: 54.3%

Extremely detailed! +2 THis is a really great guide
__________________
Caps lock: Cruise control for awesome.
Reply With Quote
  #3  
Old 04-12-2009
XinuX's Avatar
XinuX is offline.
Contributor
  
 
Join Date: Apr 2007
Location: Behind you!
Posts: 500
Reputation: 118
Points: 2,344, Level: 4
Points: 2,344, Level: 4 Points: 2,344, Level: 4 Points: 2,344, Level: 4
Level up: 35%, 456 Points needed
Level up: 35% Level up: 35% Level up: 35%
Activity: 0.3%
Activity: 0.3% Activity: 0.3% Activity: 0.3%

Great guide! +2rep when i can
__________________
Reply With Quote
  #4  
Old 04-12-2009
moonblade0421's Avatar
moonblade0421 is offline.
Master Sergeant
  
 
Join Date: Feb 2009
Location: Texas
Posts: 84
Nominated 2 Times in 1 Post
Reputation: 39
Points: 1,363, Level: 2
Points: 1,363, Level: 2 Points: 1,363, Level: 2 Points: 1,363, Level: 2
Level up: 93%, 37 Points needed
Level up: 93% Level up: 93% Level up: 93%
Activity: 8.0%
Activity: 8.0% Activity: 8.0% Activity: 8.0%

Thank you for giving me feed back so fast.

I really appreciate it,
<3 Moonblade
Reply With Quote
  #5  
Old 04-12-2009
sjn2009 is offline.
Corporal
  
 
Join Date: Dec 2007
Location: Lincoln, NE
Posts: 32
Reputation: 5
Love the guide, it's helped me out a lot so far and it's very easy to follow and understand.
Reply With Quote
  #6  
Old 04-13-2009
darkwiz787's Avatar
darkwiz787 is offline.
Sergeant Major
  
 
Join Date: Mar 2009
Posts: 172
Reputation: 11
Points: 808, Level: 1
Points: 808, Level: 1 Points: 808, Level: 1 Points: 808, Level: 1
Level up: 82%, 92 Points needed
Level up: 82% Level up: 82% Level up: 82%
Activity: 1.4%
Activity: 1.4% Activity: 1.4% Activity: 1.4%

Cool guide, but whats the difference between doing this long process and just using a repack?
BTW
Reply With Quote
  #7  
Old 04-13-2009
sjn2009 is offline.
Corporal
  
 
Join Date: Dec 2007
Location: Lincoln, NE
Posts: 32
Reputation: 5
You won't have any problems that the repacks have. Your doing everything youself. You know where everything is and what you changed to cause a problem.

It also shows originality.
Reply With Quote
  #8  
Old 04-14-2009
moonblade0421's Avatar
moonblade0421 is offline.
Master Sergeant
  
 
Join Date: Feb 2009
Location: Texas
Posts: 84
Nominated 2 Times in 1 Post
Reputation: 39
Points: 1,363, Level: 2
Points: 1,363, Level: 2 Points: 1,363, Level: 2 Points: 1,363, Level: 2
Level up: 93%, 37 Points needed
Level up: 93% Level up: 93% Level up: 93%
Activity: 8.0%
Activity: 8.0% Activity: 8.0% Activity: 8.0%

The main reason you would compile it your self and not use a repack is, that you have complete control of what you are doing and putting into your server.
__________________

Reply With Quote
  #9  
Old 04-14-2009
dms is offline.
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
  
 
Join Date: May 2007
Posts: 10
Reputation: 1
how big is the svn download and when i try and when i type in WhyDB - Revision 270: / it says that it is not a url and then nothing happens what do i do??
Reply With Quote
  #10  
Old 04-14-2009
dms is offline.
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
  
 
Join Date: May 2007
Posts: 10
Reputation: 1
i worked it out. if anyone els has the same problem as me just put [Only registered and activated users can see links. ] for the url
Reply With Quote
  #11  
Old 04-14-2009
dms is offline.
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
  
 
Join Date: May 2007
Posts: 10
Reputation: 1
[Only registered and activated users can see links. ] but with only one dot befor .com
Reply With Quote
  #12  
Old 04-14-2009
moonblade0421's Avatar
moonblade0421 is offline.
Master Sergeant
  
 
Join Date: Feb 2009
Location: Texas
Posts: 84
Nominated 2 Times in 1 Post
Reputation: 39
Points: 1,363, Level: 2
Points: 1,363, Level: 2 Points: 1,363, Level: 2 Points: 1,363, Level: 2
Level up: 93%, 37 Points needed
Level up: 93% Level up: 93% Level up: 93%
Activity: 8.0%
Activity: 8.0% Activity: 8.0% Activity: 8.0%

Please don't double - triple post.

<3 Moonblade
__________________

Reply With Quote
  #13  
Old 04-14-2009
bill45's Avatar
bill45 is offline.
Master Sergeant
  
 
Join Date: Jan 2008
Posts: 104
Reputation: 5
Points: 536, Level: 1
Points: 536, Level: 1 Points: 536, Level: 1 Points: 536, Level: 1
Level up: 28%, 364 Points needed
Level up: 28% Level up: 28% Level up: 28%
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
When I run arcemu-world it won't authenticate here is a pic of it. Probably not enough info just from that but, if you want to see the configs just ask.


Last edited by bill45; 04-14-2009 at 06:45 PM.
Reply With Quote
  #14  
Old 04-14-2009
XinuX's Avatar
XinuX is offline.
Contributor
  
 
Join Date: Apr 2007
Location: Behind you!
Posts: 500
Reputation: 118
Points: 2,344, Level: 4
Points: 2,344, Level: 4 Points: 2,344, Level: 4 Points: 2,344, Level: 4
Level up: 35%, 456 Points needed
Level up: 35% Level up: 35% Level up: 35%
Activity: 0.3%
Activity: 0.3% Activity: 0.3% Activity: 0.3%

Quote:
Originally Posted by bill45 View Post
When I run arcemu-world it won't authenticate here is a pic of it. Probably not enough info just from that but, if you want to see the configs just ask.

It will be much easier to help if you provide a screenshot of you arcemu-logon too
__________________
Reply With Quote
  #15  
Old 04-14-2009
bill45's Avatar
bill45 is offline.
Master Sergeant
  
 
Join Date: Jan 2008
Posts: 104
Reputation: 5
Points: 536, Level: 1
Points: 536, Level: 1 Points: 536, Level: 1 Points: 536, Level: 1
Level up: 28%, 364 Points needed
Level up: 28% Level up: 28% Level up: 28%
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
Here is the logon.

Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On



All times are GMT -4. The time now is 10:33 PM.




Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.1

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490