[How to] Make a Arcemu 3.3.3 Server+Making it Public
+11
Moggie
Noobsrock8
astridd
Asbert79
penguinapple
warcraft181
Godman
shortcut
Hackxrazor
Blachex
Asbert75
15 posters
Twist Gaming :: Gaming and Server Development :: MMORPGs Emulation & Chat :: World of Warcraft :: Emulation :: Tutorials
Page 1 of 2
Page 1 of 2 • 1, 2
[How to] Make a Arcemu 3.3.3 Server+Making it Public
Hello Twistgaming
In this tutorial i will tell u how to make a ArcEmu 3.3.3 Server+ Making it Public
Green = This color means its optional to do or not.
Red = This color means the things is essential and that it needs to be done
Contents:
1.0: Downloading the Repack
1.1: How to edit your .config files
2.0: How to get your server running
2.1: How to make your server public
3.0: Porting Forward
3.1: How to make yourself able to play your server
4.0: Small Info about Repack
1.0
Download the repack from [You must be registered and logged in to see this link.]. Download it to your C:\ Drive. Make a new folder called whatever u like, Put the Repack files into it.
1.1
Editing your .config files:
First go into your Repack Folder then into the "Ac-Web 10" folder. Now go into "Configs" folder and Open up Realm.config
Scroll down to the bottom.
It should look something like this:
Now save it, Open up World.config, Scroll down abit till u see
2.0
Now, to make your server running, U first go into your repack Folder then into the "Server" folder and start "MySQL" and "Apache". Then go out to Repack folder and into "Ac-Web 10" folder. Start World.exe and logon.exe.
After they have loaded, Go into your Realmlist and change it to: Set realmlist 127.0.0.1 U can find it in your World Of Warcraft\Data\EnGB/US then open realmlist.wtf.
2.1
To make your server public go to: [You must be registered and logged in to see this link.] and register. After u have registered, go to: "My Account" and Press "Add Host"
Enter your Hostname, and choose your hostname.bla.bla adress (displayed next to the "hostname" bar! Then go down to "IP Adress" there u press the "Your Current IP address is" bar, then jut go down and press "Add to cart" (dont worry, its free) Then press "Next" and press "Activate Services" Now, remmember that adress u choosed. Now, go to: Windows\system32\drivers\etc and open "Hosts" with notepad. Go down to the end where u find
Now go to .config files and open Realms.config, scroll down. Change
3.0
Now, go to "Run" again, type in cmd.exe, when it has opened type: ipconfig. Then look at your "Default Gateway" remember that adress. Open a new webpage and type in your Default Gateway address
into the adress box. Log in with acc: admin pass: admin, if that dosent work try acc:admin pass: password, if that dosent work either, Google your router name and try find a list of acc names and passwords for your router. Oh well, when your inside your router. Go to "Visual Settings" or "Port Forwarding"(depends on which router u got) and open theese ports:
3724-3724
80-80
3306-3306
8129-8129
8093-8093
6112-6112
6881-6999
3036-3036
8050-8050
Then just restart your server and its public!
3.1
To be able to play on the server yourself do like this:
After u done that, change your own realmlist to "set realmlist 127.0.0.1" but everyone else should still have "set realmlist yourhostname" =)
Now if u have done everything right your server should be up and public! But if u want lots of players to play on it u will still need a Host, Which i will not tell how to get, As im not really into that =)
4.0
Repack Used: AC-WEB updated repack Full 255 server 10 - Credits to TreeTree from AC-Web for the Repack.
Revision: 3234
Patch: 3.3.3
Thank you for reading the tutorial! Dont forget to comment!
//Asbert75
In this tutorial i will tell u how to make a ArcEmu 3.3.3 Server+ Making it Public
Green = This color means its optional to do or not.
Red = This color means the things is essential and that it needs to be done
Contents:
1.0: Downloading the Repack
1.1: How to edit your .config files
2.0: How to get your server running
2.1: How to make your server public
3.0: Porting Forward
3.1: How to make yourself able to play your server
4.0: Small Info about Repack
1.0
Download the repack from [You must be registered and logged in to see this link.]. Download it to your C:\ Drive. Make a new folder called whatever u like, Put the Repack files into it.
1.1
Editing your .config files:
First go into your Repack Folder then into the "Ac-Web 10" folder. Now go into "Configs" folder and Open up Realm.config
Scroll down to the bottom.
It should look something like this:
- Code:
< Realm 1
Realm Name: Blizzlike
Adress = 127.0.0.1:8129
icon = "PVP"
Population = "0"
Now save it, Open up World.config, Scroll down abit till u see
- Code:
Start Level:<<This is the starting level of all player on your server>>
Level Cap:<<This is the level cap(higest level) players can get>>
Gen Level Cap:<<This is the level where players cant se your level anymore>>
2.0
Now, to make your server running, U first go into your repack Folder then into the "Server" folder and start "MySQL" and "Apache". Then go out to Repack folder and into "Ac-Web 10" folder. Start World.exe and logon.exe.
After they have loaded, Go into your Realmlist and change it to: Set realmlist 127.0.0.1 U can find it in your World Of Warcraft\Data\EnGB/US then open realmlist.wtf.
2.1
To make your server public go to: [You must be registered and logged in to see this link.] and register. After u have registered, go to: "My Account" and Press "Add Host"
Enter your Hostname, and choose your hostname.bla.bla adress (displayed next to the "hostname" bar! Then go down to "IP Adress" there u press the "Your Current IP address is" bar, then jut go down and press "Add to cart" (dont worry, its free) Then press "Next" and press "Activate Services" Now, remmember that adress u choosed. Now, go to: Windows\system32\drivers\etc and open "Hosts" with notepad. Go down to the end where u find
- Code:
127.0.0.1 localhost
- Code:
127.0.0.1 yourhostname
externalip yourhostname
internalip yourhostname
Now go to .config files and open Realms.config, scroll down. Change
- Code:
Adress: "127.0.0.1:8129"
to
Adress: "yourhostname:8129
3.0
Now, go to "Run" again, type in cmd.exe, when it has opened type: ipconfig. Then look at your "Default Gateway" remember that adress. Open a new webpage and type in your Default Gateway address
into the adress box. Log in with acc: admin pass: admin, if that dosent work try acc:admin pass: password, if that dosent work either, Google your router name and try find a list of acc names and passwords for your router. Oh well, when your inside your router. Go to "Visual Settings" or "Port Forwarding"(depends on which router u got) and open theese ports:
3724-3724
80-80
3306-3306
8129-8129
8093-8093
6112-6112
6881-6999
3036-3036
8050-8050
Then just restart your server and its public!
3.1
To be able to play on the server yourself do like this:
- Code:
Edit your Realms.config file so it looks like this:
< Realm 1
Realm Name =NameULikeHere
Realm Adress = YourHostNameHere:8129
Realm Type = YourRealmTypeHere
Population = YourPopulationHere
Time Zone = YourTĂmeZoneHere >
< Realm 2
Realm Name = Localhost
Realm Adress = 127.0.0.1:8129
Realm Type = PVP
Population = 0
Time Zone = 8 >
After u done that, change your own realmlist to "set realmlist 127.0.0.1" but everyone else should still have "set realmlist yourhostname" =)
Now if u have done everything right your server should be up and public! But if u want lots of players to play on it u will still need a Host, Which i will not tell how to get, As im not really into that =)
4.0
Repack Used: AC-WEB updated repack Full 255 server 10 - Credits to TreeTree from AC-Web for the Repack.
Revision: 3234
Patch: 3.3.3
Thank you for reading the tutorial! Dont forget to comment!
//Asbert75
Last edited by Asbert75 on Wed Jun 23, 2010 3:31 am; edited 1 time in total
Asbert75- Member
- Posts : 26
Location : Behind u, Waiting to Ambush
Reputation : 5
Re: [How to] Make a Arcemu 3.3.3 Server+Making it Public
Thank you ^^ I thought, now when u promoted me to Trial Mod i have to contribute some. Btw, im on my Moms comp right now (my own at fix) but as soon as i get mine back, i Can add Custom LuA Instances 100% scripted by me also =) 3Bosses and 3Trash mobs and a Custom Set.
Asbert75- Member
- Posts : 26
Location : Behind u, Waiting to Ambush
Reputation : 5
Re: [How to] Make a Arcemu 3.3.3 Server+Making it Public
Really nice job.
Helps alot!
:)
Helps alot!
:)
Hackxrazor- Member
- Posts : 26
Reputation : 5
Re: [How to] Make a Arcemu 3.3.3 Server+Making it Public
Thank you, This took me about... 1hour >_> accidently closed the webbsit without saving twice so.... Lol xD
Asbert75- Member
- Posts : 26
Location : Behind u, Waiting to Ambush
Reputation : 5
Re: [How to] Make a Arcemu 3.3.3 Server+Making it Public
asbert? are you romanian?
shortcut- Member
- Posts : 1
Reputation : 0
Re: [How to] Make a Arcemu 3.3.3 Server+Making it Public
nice tut man
rep+
rep+
Godman- Member
- Posts : 40
Reputation : 4
Re: [How to] Make a Arcemu 3.3.3 Server+Making it Public
@Godman, Thank you Godman ^^
@Shortcut no, im Not Romanian, im Swe =)
@Shortcut no, im Not Romanian, im Swe =)
Asbert75- Member
- Posts : 26
Location : Behind u, Waiting to Ambush
Reputation : 5
warcraft181- Member
- Posts : 10
Location : Romania
Reputation : 5
Re: [How to] Make a Arcemu 3.3.3 Server+Making it Public
So i followed the tutorial and im pretty sure i did everything correct but when i login it connects fine but there are no servers on the server list. help? idk what i did wrong but no servers are showing up
**my guess: when i run arcemu-world.exe it says "unterterminated block. Config" then crashes
i assume this is the problem but i cannot figure out why that is happening.
**my guess: when i run arcemu-world.exe it says "unterterminated block. Config" then crashes
i assume this is the problem but i cannot figure out why that is happening.
penguinapple- Member
- Posts : 1
Reputation : 0
Re: [How to] Make a Arcemu 3.3.3 Server+Making it Public
Get Microsoft Visual Studio 2010 Express, .Net Framework 3.5 or 4.0 and try another repack ^^ //Asbert75
Asbert79- Member
- Posts : 4
Reputation : 0
Re: [How to] Make a Arcemu 3.3.3 Server+Making it Public
im having a problem. i can get logged in and it brings up the server list. when i click on my server it wont let me into it, it just stays there, i did everything right.
astridd- Member
- Posts : 2
Reputation : 0
Re: [How to] Make a Arcemu 3.3.3 Server+Making it Public
"Apache could not be started
Press any key to continue..."
Help?
Press any key to continue..."
Help?
Noobsrock8- Member
- Posts : 1
Reputation : 0
Re: [How to] Make a Arcemu 3.3.3 Server+Making it Public
Yay, good with another swedish on the forum!
Bra jobbat, Asbert! Kämpa på!
Bra jobbat, Asbert! Kämpa på!
Re: [How to] Make a Arcemu 3.3.3 Server+Making it Public
He's IP banned from this forum.
So - the 1 swedish person.
Anywho, nice release.
So - the 1 swedish person.
Anywho, nice release.
Re: [How to] Make a Arcemu 3.3.3 Server+Making it Public
Does this really work?
windofdeath- Member
- Posts : 14
Reputation : 0
Warning :
Re: [How to] Make a Arcemu 3.3.3 Server+Making it Public
windofdeath wrote:Does this really work?
You think we make posts for fun? Of course and it works if you do everything right.
Re: [How to] Make a Arcemu 3.3.3 Server+Making it Public
What is a hostname that i need?My hostname that i set to dyndns.com like [You must be registered and logged in to see this link.] or my real hostname from my internet provider?I think it's my dyndns.com hostanem(website) And how can people register?
windofdeath- Member
- Posts : 14
Reputation : 0
Warning :
Re: [How to] Make a Arcemu 3.3.3 Server+Making it Public
DYNDNS HOSTNAME. you will have to make an account page with MYSQL
Re: [How to] Make a Arcemu 3.3.3 Server+Making it Public
How can i make and account page with MYSQL?Can you give me some link with tutorial or just tell me how to do it?That means i will have some kind of website where people can register to my server and they will be automatically added to the server (i mean i don't have to add them to HEIDISQL latter) RIGHT???
windofdeath- Member
- Posts : 14
Reputation : 0
Warning :
Re: [How to] Make a Arcemu 3.3.3 Server+Making it Public
I'VE DOWNLOADED ARCEMU V1.5 SERVER COS I DON'T THINK THIS WILL WORK FOR ME.I HAVE VERSION 3.3.5A OF WOW......AND I DON'T HAVE DBC FILES....I'VE EXTRACTED EVERYTHING WITH AD.EXE AND I ONLY HAVE MAPS NO DBC FOLDER......THAT'S WHY MY SERVER DOESN'T WORK.....WHERE CAN I DOWNLOAD ONLY DBC FILES FOR V1.5?
windofdeath- Member
- Posts : 14
Reputation : 0
Warning :
Re: [How to] Make a Arcemu 3.3.3 Server+Making it Public
windofdeath wrote:I'VE DOWNLOADED ARCEMU V1.5 SERVER COS I DON'T THINK THIS WILL WORK FOR ME.I HAVE VERSION 3.3.5A OF WOW......AND I DON'T HAVE DBC FILES....I'VE EXTRACTED EVERYTHING WITH AD.EXE AND I ONLY HAVE MAPS NO DBC FOLDER......THAT'S WHY MY SERVER DOESN'T WORK.....WHERE CAN I DOWNLOAD ONLY DBC FILES FOR V1.5?
Download failzord`s repack and download the database at : [You must be registered and logged in to see this link.]
And caps off pls
windofdeath- Member
- Posts : 14
Reputation : 0
Warning :
Re: [How to] Make a Arcemu 3.3.3 Server+Making it Public
Thank you for the database server works perfectly,but i need some help...When i enter my deafult gateway in the webbrowser in say enter username and password.I've tried user:admin pass:admin and user:admin pass:password and a lot of other things but it seems no login work.How do i find out what is my username and password (I don't know my router name).....And when i go to realms.config file my realms are set like this :
Address = "MyHostname:8129"
Icon = "PVP"
Population = "1.0"
TimeZone = "8">
Address = "127.0.0.1:8129"
Icon = "Normal"
Population = "1.0"
TimeZone = "26">
And you said to change it to this :
< Realm 1
Realm Name =NameULikeHere
Realm Adress = YourHostNameHere:8129
Realm Type = YourRealmTypeHere
Population = YourPopulationHere
Time Zone = YourTĂmeZoneHere >
< Realm 2
Realm Name = Localhost
Realm Adress = 127.0.0.1:8129
Realm Type = PVP
Population = 0
Time Zone = 8 >
So do i change Realm 2 address from local to localhost?
And if i enable my server to be public how can someone register?I create a webpage for the registration or something?
Icon = "PVP"
Population = "1.0"
TimeZone = "8">
Icon = "Normal"
Population = "1.0"
TimeZone = "26">
And you said to change it to this :
< Realm 1
Realm Name =NameULikeHere
Realm Adress = YourHostNameHere:8129
Realm Type = YourRealmTypeHere
Population = YourPopulationHere
Time Zone = YourTĂmeZoneHere >
< Realm 2
Realm Name = Localhost
Realm Adress = 127.0.0.1:8129
Realm Type = PVP
Population = 0
Time Zone = 8 >
So do i change Realm 2 address from local to localhost?
And if i enable my server to be public how can someone register?I create a webpage for the registration or something?
windofdeath- Member
- Posts : 14
Reputation : 0
Warning :
Re: [How to] Make a Arcemu 3.3.3 Server+Making it Public
Yes you make a registration page, Just tell to someone that knows or i can help you when your server is ready, Yes and realm two on localhost or let it as it haves. About your passwords i dont know, you might put something else.
Page 1 of 2 • 1, 2
Similar topics
» Help with making my ArcEmu server public?
» [TUTORIAL]How to make wow server public with and without hamachi
» Could someone help me please make my server public
» [Tutorial]How to make a World of Warcraft 3.3.3 Private Server [ArcEmu]
» [Tutorial] Make your Server Public
» [TUTORIAL]How to make wow server public with and without hamachi
» Could someone help me please make my server public
» [Tutorial]How to make a World of Warcraft 3.3.3 Private Server [ArcEmu]
» [Tutorial] Make your Server Public
Twist Gaming :: Gaming and Server Development :: MMORPGs Emulation & Chat :: World of Warcraft :: Emulation :: Tutorials
Page 1 of 2
Permissions in this forum:
You cannot reply to topics in this forum