| | Emulator Server Guides Guides for working with World of Warcraft Emulator servers. Learn how to create a WoW Server here.
[NO QUESTIONS HERE] |  | | 
11-04-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: Nov 2008
Posts: 1
Reputation: 1 | | | Is there any way to update db? | Donate to remove ads, get your "DONATOR title, and get access to the MMOwned community's elite Shoutbawx. 
11-04-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: Oct 2008 Location: Earth
Posts: 5
Reputation: 1 | | | Very good post, thank you for your assistance. | 
11-07-2008
|  | Contributor | | | Join Date: Sep 2007 Location: Canada
Posts: 1,060
Reputation: 147 Level up: 52%, 338 Points needed |     | | Quote: |
Is there any way to update db?
| Download a new DB and execute it into your DB. Quote: |
Very good post, thank you for your assistance.
| Np, glad to help. | 
11-07-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: Jul 2008
Posts: 1
Reputation: 1 | | | i have a problem with the wow server. i did evrything in the guide. i port forowarded every port i need to. i have not problems when i run the server. but when i try to connect ot it with wow it just stays at connecting. all it does is says connection failed or what ever it is at the wow screen. | 
11-09-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: Jun 2008
Posts: 18
Reputation: 2 | | This guide was pretty clear and to the point, thanks for a great Tut.
One question though, how do I get Warlock pets to work? I can summon them , but they don't want to attack or follow orders. TBH, it seems this way with every single 2.4.3 setup I've tried so far.
Any ideas on how to fix this?
Oh, +rep if I can
Thanks! | 
11-09-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: Feb 2008
Posts: 2
Reputation: 1 Level up: 79%, 85 Points needed | | | | Hei i try the hamachi metod but when i try to make a connection he show me a eror with a host what to do? | 
11-09-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: Feb 2008
Posts: 2
Reputation: 1 Level up: 79%, 85 Points needed | | | | I resolve that problem but when i try to conect he didn't show me any realm ,no realms there what i should do? | 
11-09-2008
|  | Contributor | | | Join Date: Sep 2007 Location: Canada
Posts: 1,060
Reputation: 147 Level up: 52%, 338 Points needed |     | | Quote:
This guide was pretty clear and to the point, thanks for a great Tut.
One question though, how do I get Warlock pets to work? I can summon them , but they don't want to attack or follow orders. TBH, it seems this way with every single 2.4.3 setup I've tried so far.
Any ideas on how to fix this?
Oh, +rep if I can 
Thanks!
| Really, this is an old guide and is quite a few revisions behind. Your best bet would be learning how to compile (I have another guide on these forums for Compiling ArcEmu).
Learning to compile will fix many bugs because it will be a far more updated core. If you run into any problems, ask on my other thread, or PM me. Quote: |
I resolve that problem but when i try to conect he didn't show me any realm ,no realms there what i should do?
| Make sure you are running logon server and the world server at the same time. | 
11-11-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: Sep 2008
Posts: 1
Reputation: 1 | | | Hey Sounddead I have a problem with my server.I have panex repack(from site not premium).The problem is that i done everything and i have 2 servers(local&wowdota)I cant connect to wowdota but i can to local.When i make char on local it makes on dota too so i relased thats the same and read that friends get in on wowdota.But when my friend wants to log in it writes connecting......I wonder whats the problem can u check my config files and tell me what do friends need to write in their realmlist?How do they create their accounts ALONE??and is there a problem that my ip extrenal is changing every time I restart computer(how to change that).Plz help me my:
Iternal IP:192.168.2.115
External IP:ALWAYS CHANGES
DYNDNS:wowdota.servegame.org(if that means dyndns anyway)
Configs:#######################################################################
# ArcEmu Realms Configuration File
# Last updated at revision 336 by Dameon
#######################################################################
/********************************************************************************
* How to use this config file: *
* Config files are in a block->variable->setting format. *
* A < signifies the opening of a block, the block name is expected after that. *
* After the block name, a space and then the settings sperated by = / ' '. *
* *
* e.g. *
* <block setting="0" someval = "1"> *
* *
* Comments can be in C format, e.g. /* some stuff */, with a // at the start *
* of the line, or in shell format (#). *
********************************************************************************/
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# LogonServer Section
#
# Address:
# The address (no port) of the server.
#
# Port:
# The port on which the logon server listens. (*** NOT 3724 ***)
#
# Name:
# Not really relavant, but name the logon.
#
# RealmCount:
# The number of realms in the next section.
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
<LogonServer Address = "127.0.0.1"
Port = "8093"
Name = "Default Logon"
RealmCount = "2">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Realm Section
#
# Name:
# The name of the realm.
#
# Address:
# The address (and port) of that realm.
#
# Icon:
# The type of realm (PVP, Normal, RPPVP, RP)
#
# TimeZone:
# Time zone the realm is in.
#
# Population:
# (0 = low, 1 = medium, 2 = high)
#
# Important information below
#
# change 127.0.0.1 to your EXTERNAL ip if you wish to have a PUBLIC server.
# This issues come up a lot!
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
<Realm1 Name = "WOWDOTA"
Address = "wowdota.servegame.org:8129"
Icon = "PVP"
Population = "1.0"
TimeZone = "1">
<Realm2 Name = "TEST realm: Local"
Address = "127.0.0.1:8129"
Icon = "PVP"
Population = "1.0"
TimeZone = "1">
and:
#######################################################################
# ArcEmu Realms Configuration File
# Last updated at revision 425 by neo_mat
#######################################################################
/********************************************************************************
* How to use this config file: *
* Config files are in a block->variable->setting format. *
* A < signifies the opening of a block, the block name is expected after that. *
* After the block name, a space and then the settings sperated by = / ' '. *
* *
* e.g. *
* <block setting="0" someval = "1"> *
* *
* Comments can be in C format, e.g. /* some stuff */, with a // at the start *
* of the line, or in shell format (#). *
********************************************************************************/
# LogonDatabase Section
#
# These directives are the location of the `realms` and `accounts`
# tables.
#
# LogonDatabase.Host - The hostname that the database is located on
# LogonDatabase.Username - The username used for the mysql connection
# LogonDatabase.Password - The password used for the mysql connection
# LogonDatabase.Name - The database name
# LogonDatabase.Port - Port that MySQL listens on. Usually 3306.
# LogonDatabase.Type - Client to use. 1 = MySQL, 2 = PostgreSQL, 3 = Oracle 10g
#
<LogonDatabase Hostname = "wowdota.servegame.org"
Username = "root"
Password = "panex"
Name = "ascent"
Port = "3306"
Type = "1">
# Host Directive
#
# This is the address that the realmlist will listen on.
# To listen on all addresses, set it to 0.0.0.0
# Default: 127.0.0.1 (localhost)
#
# Note: ISHost is the interserver communication listener.
#
<Listen Host = "0.0.0.0"
ISHost = "0.0.0.0"
RealmListPort = "3724"
ServerPort = "8093">
# Server console logging level
#
# This directive controls how much output the server will
# display in it's console. Set to 0 for none.
# 0 = Minimum; 1 = Error; 2 = Detail; 3 = Full/Debug
# Default: 3
#
<LogLevel Screen = "0"
File = "-1">
# Account Refresh Time
#
# This controls on which time interval accounts gets
# refreshed. (In seconds)
# Default = 600
#
<Rates AccountRefresh = "600">
# Accepted Build Range Setup
#
# These two directives set up which clients will be
# allowed to authenticate with the realm list.
#
# Set these to the same builds that the server was
# compiled for.
#
# As of the last update, version 2.1.1 was build 6739.
#
<Client MinBuild = "8606"
MaxBuild = "9999">
# WorldServer Setup
#
# RemotePassword
# This directive controls the password used to authenticate with the worldserver.
# It must be the same between the two configs. If it is not, your server will
# not register.
#
# Default: "change_me_logon"
#
# AllowedIPs
# This section MUST be completed, otherwise all attempts to link your servers will fail.
# These "Allowed" fields are a space-seperated list of CIDR-form IP addresses that are allowed
# to make server connections to your logonserver, and register realms.
# For example, everything in the 127.0.0.* range would be:
# 127.0.0.0/24, as 24 of the bits must match the 127.0.0.0
#
# To allow a single IP,
# 1.3.3.7/32, would allow only 1.3.3.7 to connect as 32 of the bits must match.
#
# AllowedModIPs
# In the same form as AllowedIPs, these are the IPs that are allowed to modify the database
# (adding bans, GMs, account permissions, etc)
#
<LogonServer RemotePassword = "ascent"
AllowedIPs = "127.0.0.1/24"
AllowedModIPs = "127.0.0.1/24">
THANKS PLZZ HELP | 
12-01-2008
| | New User | | | Join Date: Sep 2007
Posts: 25
Reputation: 2 | | | Am getting server connection from my hamachi ip DENIED, not an allowed ip. What do they mean? | 
12-16-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: May 2008
Posts: 8
Reputation: 1 | | | dont laff too hard... what version of wow can you go up to 2.4.X << what version was out when this post was made (just so i dont have problems with that) and dose it support burning crusade.
Oh and dose it matter where the disks are from... i have EU version.
SORRY FOR BEING A COMPLETE NOOB!! lol | 
12-22-2008
| | Corporal | | | Join Date: Jun 2007
Posts: 19
Reputation: 6 | | | hamachi sucks lol | 
12-22-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: Dec 2008
Posts: 6
Reputation: 3 | | | This is a nice guide, good job |  | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -4. The time now is 05:18 PM. |