|
|
||||||
| Emulator Server Guides Guides for working with World of Warcraft Emulator servers. Learn how to create a WoW Server here. |
| Remove Advertisements |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Hello Guys. I Know Alot of People Wants an ArcEmu 3.1.X Hearthstone Is Almost Like ArcEmu. It's Got The Same Commands. This Guide Will Help You Set Up Your 3.1.X Supported Server. Follow The Steps Below ^^ _____*Downloading a Repack*_____ First You Will Need To Download The Hearthstone 3.0.X Repack. [Only Registered Users Can See LinksClick Here To Register] Remember To Install "Net Framework 3.5" You Can Google It. You Will Also Need WinRAR. [Only Registered Users Can See LinksClick Here To Register] You Will Need To Register To Download. Now Start Installing The Repack With The Next Step Below. _____*Installing Hearthstone*_____ First Follow The Download a Repack Step. Now Find The Folder You Saved It To. Open The RAR File. Find The Destination You Want It To Save Files And Extract It. Open The Folder Where You Saved It. Go Into The Folder TOOLS. Here You Will Find The Map Extractor "ad.exe". Copy This File To Your World of Warcraft Folder And Double Click It. It Will Start Extracting And You Will Se a Folder Appearing Named "maps". The Extract Will Take Some Time So Be Patient. Now When It's Done Copy The "maps" Folder To The Hearthstone Folder. You Can Now Safely Delete "maps" Only From The World of Warcraft Folder. Now Inside ArcEmu You Can Start The MySQL With the "start database.bat" Open "hearthstone-logonserer" and "hearthstone-world" To Start The Server. remember to: set relmalist 127.0.0.1 _____*Starting Server And Configuring*_____ *Start Server* To Start The Server Simply Start The MySQL And Open world and logonserver. set realmlist 127.0.0.1 Now To Edit The Server's Rates, Realm Name And Making Public etc.... Heartstone Configuration
*Public* Open Up The Hearthstone-world.conf in Notepad. (Remember to have created a Hostname from before) Where it Says IP change to Hostname Where it says External-IP change to your External IP. To Create Free Hostname - [Only Registered Users Can See LinksClick Here To Register] To Find External IP - [Only Registered Users Can See LinksClick Here To Register] Start Finding The Certain Text In The Code Boxes Below: Code:
<Listen Host = "0.0.0.0"
WorldServerPort = "8129">
Code:
<VoiceChat Enabled="0"
ServerIP="127.0.0.1"
ServerPort="3727">
Code:
<RemoteConsole Enabled="0"
Host="0.0.0.0"
Port="8092">
Code:
<Listen Host = "IP"
WorldServerPort = "8129">
Code:
<VoiceChat Enabled="0"
ServerIP="IP"
ServerPort="3727">
Code:
<RemoteConsole Enabled="0"
Host="IP"
Port="8092">
Code:
<LogonServer Address = "127.0.0.1"
Port = "8093"
Name = "Default Logon"
RealmCount = "1">
Code:
<Realm1 Name = "Rapid 3.1.0"
Address = "127.0.0.1:8129"
Icon = "PVP"
Colour = "1"
Population = "1.0"
WorldRegion = "1">
Code:
<LogonServer Address = "IP"
Port = "8093"
Name = "Default Logon"
RealmCount = "1">
Code:
<Realm1 Name = "Rapid 3.1.0"
Address = "External-IP:8129"
Icon = "PVP"
Colour = "1"
Population = "1.0"
WorldRegion = "1">
Code:
<Listen Host = "0.0.0.0"
ISHost = "0.0.0.0"
RealmListPort = "3724"
ServerPort = "8093">
Code:
<LogonServer RemotePassword = "change_me_world"
AllowedIPs = "127.0.0.0/24"
AllowedModIPs = "127.0.0.0/24"
UseEncryptedPasswords="0">
Code:
<Listen Host = "IP"
ISHost = "IP"
RealmListPort = "3724"
ServerPort = "8093">
Code:
<LogonServer RemotePassword = "change_me_world"
AllowedIPs = "IP/24"
AllowedModIPs = "IP/24"
UseEncryptedPasswords="0">
[Only Registered Users Can See LinksClick Here To Register] After Porting Go To C:\windows\system32\drivers\etc Find the hosts.file Make sure it is a .file! Copy it to desktop and open the copy in notepad. at the bottom write in this: Code:
127.0.0.1 HOSTNAME Internal-IP HOSTNAME External-IP HOSTNAME [Only Registered Users Can See LinksClick Here To Register] and copy the big numbers at the top of the page. Find Internal-IP in cmd.exe Start Your Server And Let People Log in With Their accounts via: set realmlist HOSTNAME while you use: set realmlist 127.0.0.1 *Change Server Rates* Ok To Change The Server Rates Open Hearthstone-world.conf and find this part: Code:
<Rates Health="1"
Power1="1"
Power2="1"
Power3="1"
QuestReputation="1"
KillReputation="1"
Honor="1"
PvPTimer="300000"
Compression="1"
XP="1"
QuestXP="1"
RestXP="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"
EOTSCaptureRate="1">
**More Edits** *Change Realm Name* To Change Realm Name Open Hearthstone And Search For The: Code:
<Realm1 Name = "Rapid 3.1.0"
Address = "127.0.0.1:8129"
Icon = "PVP"
Colour = "1"
Population = "1.0"
WorldRegion = "1">
*Change Realm Destination of Your Realm* To Change The Destination of the realm like English US or English GB or Deutch, Russian etc.... Find This inside Hearthstone-realm.conf: Code:
<Realm1 Name = "Rapid 3.1.0"
Address = "127.0.0.1:8129"
Icon = "PVP"
Colour = "1"
Population = "1.0"
WorldRegion = "1">
Code:
# WorldRegion: # 1 = Development # 2 = United States # 3 = Oceanic # 4 = Latin America # 5 = Tournament # 6 = Korea # 7 = Tournament # 8 = English # 9 = German # 10 = French # 11 = Spanish # 12 = Russian # 13 = Tournament # 14 = Taiwan # 15 = Tournament # 16 = China # 17 = CN1 # 18 = CN2 # 19 = CN3 # 20 = CN4 # 21 = CN5 # 22 = CN6 # 23 = CN7 # 24 = CN8 # 25 = Tournament # 26 = Test Server # 27 = Tournament # 28 = QA Server # 29 = CN9 # 30 = Test Server 2
|
|
|
|
| The Following User Says Thank You to Jerry For This Useful Post: | Drunkuser (09-02-2009) |
![]() |
| Bookmarks |
| Tags |
| [epic guide] how to make a 3.1 server with arcemu/hearthstone and edit it! |
| Thread Tools | |
| Display Modes | |
|
|