-How To Make a ArcEmu Server 3.0.8- menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 22
  1. #1
    Suderk's Avatar Member
    Reputation
    7
    Join Date
    Feb 2009
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    -How To Make a ArcEmu Server 3.0.8-

    How To Make a ArcEmu Server 3.0.8

    Necessary:


    -Microsoft Net FrameWork 3.5

    -MySQL

    -SQLyog

    -Review 2057

    -WhyDB 267

    -Extractor of maps

    -DBC link

    Configuration of MySQL.

    ·Next
    ·Detailed Configuration
    · -Server Machine
    -Developer Machine
    -NEXT
    ·Multifioncional database
    ·You can leave it this way, it is the route of installation.
    ·Manual Setting
    - In current conections,You put the maximum number of connections to the server.
    ·Next
    ·Standard Character set
    ·Service name: MySQL
    ·put the password
    ·Execute

    *The SQLyog is simple to install, leave it for fault and already it is.

    .-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
    Arcemu, WhyDB, MAP's y DBC

    Once let's have a version unloaded of arcemu, extract it in any site
    Inside this folder we put the dbc's and the map's that we extract of the extraction with this program

    Now it has to edit WhyDB in order that he establishes himself but before we must create the database like that that for it

    1 º Open the SQLyog:
    *New
    *We put the name that we want.
    *We refill the fields as I say to you now:
    -MySQL host aderess: localhost
    -User name: root
    -Password: password that you want.

    -Everything else for fault.

    -We give him to conect.
    -We puncture with the right(straight) button on ''root@localhost'' and click ''create database''
    -Now he(she) will ask for a few things you:
    In database name you put the name of the database and give him to believe yourself.
    Create two, one call "Ascent_world" and another call "Ascent_char".

    After this,we go to WhyDB.rar and extract it.

    We give him to the right button on tool.bat and are going to edit.
    We edit the following thing:

    SET world_db=Ascent_World
    SET char_db=Ascent_char
    SET dumppath=c:\
    SET port=3306
    SET host=127.0.0.1
    SET mysqlpath=.\MySQL
    SET devsql=.\development\ascent_world

    Once whydb is formed well:
    It will sayatabase login and password

    -Database login: root
    -Password: your password.

    Then click the key "i" and hope that it(he,she) finishes.
    Once finish already we have the databases .. now it can only to form arcemu.

    .-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
    Configuration of ArcEmu

    We go to the folder of arcemu, then to the "configs" and open with the notepad the "arcemu-logonserver.conf"
    text will go out for us, if you opened it with the notepad podeis to look for rare names with Control + B

    <LogonDatabase Hostname = "localhost"
    Username = "root"
    Password = "paswd"
    Name = "ascent"
    Port = "3306"
    Type = "1">

    And we put this:

    <LogonDatabase Hostname = "localhost"
    Username = "root"
    Password = "Contraseña"
    Name = "Ascent_char"
    Port = "3306"
    Type = "1">

    We go down a bit and we will see this:

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


    We change it into this:

    <LogonServer RemotePassword = "your database password"
    AllowedIPs = "127.0.0.1/24"
    AllowedModIPs = "127.0.0.1/24">


    We close and guard.
    Now we open with the notepad the "arcemu-world.conf".
    Almost initially this goes out:

    <WorldDatabase Hostname = "host" Username = "root" Password = "paswd" Name = "Ascent" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "host" Username = "root" Password = "paswd" Name = "ascent" Port = "3306" Type = "1">

    We change it into this:

    <WorldDatabase Hostname = "localhost" Username = "root" Password = "your password" Name = "Ascent_world" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "localhost" Username = "root" Password = "your password" Name = "Ascent_char" Port = "3306" Type = "1">

    -Now the enterteining thing comes.
    We look for this:

    <Server PlayerLimit = "100"
    Motd = "No specifed motd."
    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">

    We change it into this:

    <Server PlayerLimit = "Limit of players that were entering the server, put the suitable thing"
    Motd = "Message of welcome, you can put the characteristics of the server .. or what you want."
    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">

    Rates:

    <Rates Health="1"
    Power1="1"
    Power2="1"
    Power3="1"
    QuestReputation="1"
    KillReputation="1"
    Honor="1"
    PvPTimer="300000"
    Compression="1"
    XP="400"
    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">

    You can change it like you want.

    Now look for this:
    <LogonServer DisablePings = "0"
    RemotePassword = "paswd">

    And change it into this:

    <LogonServer DisablePings = "0"
    RemotePassword = "your database password">

    Now save and close.
    We do the same thing with the arcemu-realml.conf, open it with the note-pad and edit this:

    We look for this:

    <LogonServer Address = "host"
    Port = "8093"
    Name = "name"
    RealmCount = "1">

    And we change it into this:

    <LogonServer Address = "localhost"
    Port = "8093"
    Name = "realm name"
    RealmCount = "1">

    We go down up to the bottom and change this:

    <Realm1 Name = "Default..."
    Address = "localhost:8129"
    Icon = "Normal"
    Population = "1.0"
    TimeZone = "1">

    For this:

    <Realm1 Name = "realm name"
    Address = "Localhost:8129"
    Icon = "Normal"
    Population = "1.0"
    TimeZone = "1">

    If you Found in someone of the files to configure, this:

    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # Die Directive
    #
    # If this triggers it means you didn't read your config file!
    # Just comment it or remove it when you've read this.
    #
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    <die msg="I am a newb who didn't even read half my config file!">


    ERASE IT THIS: <die msg="I am a newb who didn't even read half my config file!">

    Surely go out twice this way that be attentive.

    then:

    It is necessary to us to enable the expansion and some things mas...
    Let's begin for the expansion:
    - Open the SQLyog and give him to '+' of the left side of the database, look for the table "accounts", give him to the right button on her and to " alter table "

    In the Row "Flags", in the column "default", You Put 30, and already we will have the qualified expansion.

    -Now we need account(bill) like that that to creating it.

    -We go to the table accounts and to " table dates" (this one under the picture of queryes where 1 puts result 2 messages 3 table data .....) We Create an account doing what I say to you:
    *In acct put 1 (it is the number of the account)
    *In login put the name of the account
    *In password the password...
    *In gm ' az if he is admin or co admin, ' au ' if he is sub admin or a good gm, ' to ' if he is gm and ' ps ' if he is special, a donator ... call as want it is neither necessary e-mail nor much less...

    We change the realmlist for: Set realmlist localhost

    Now to enabling the new race..
    .-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-

    Enabling the gentleman of the death The only(unique) thing that debeis to do is to go to the config's, in I make concrete the arcemu-opcional.conf, and to open it with the notepad, ultimately you will meet this:

    <ClassOptions DeathKnightPreReq = "0"
    DeathKnightLimit = "0" >

    You put it this way:

    <ClassOptions DeathKnightPreReq = "1"
    DeathKnightLimit = "1" >

    We save, close and return to the previous folder.
    We execute in this order the .exe
    -Arcemu-logonserver.exe
    -Arcemu-world.exe

    -Now we go to the WoW.exe
    -Create a pj , play, and fun.


    Gratefulnesses to Iago for this Magnificent guide.
    Simply I have translated of the Spanish to English(not very well).
    Last edited by Suderk; 02-14-2009 at 12:50 PM.

    -How To Make a ArcEmu Server 3.0.8-
  2. #2
    Drayger's Avatar Member
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so can i make it Publick without using a hamachi and i dont have a router cant seem to get this my server now is ot 127.0.0.1 i change it to my ip and the realm.wtf and cant seem to connect i`l try with this hope it works. OOO and 1 thing i have a problem with the MySQL when i have to config it its on a window so small i cant see enything and cant expand it cant doo enything and before i could and hade another problem when i`m done i hit Execute and the last hing the security something dont remembar sry cant finish that is every time i try i uninstal and instal stop it from the process screan byt stil cant PLSSS help me want to play WoW with my friend

    DMC Link dont Work
    Last edited by Drayger; 02-13-2009 at 01:33 PM.

  3. #3
    Suderk's Avatar Member
    Reputation
    7
    Join Date
    Feb 2009
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Arranged the Link and Translated some words that were still in Spanish.

    With regard to your question Drayger, if mistake goes out for you on having installed MySQL, it(he,she) tries (on the folder of installation having installed it) on the hard disk "C" only, do not put it inside Program Files.
    The Other question i dont know how answer you, sorry.

  4. #4
    Aphyron's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome guide Thanks +rep i also could use dns for localhost right?
    Last edited by Aphyron; 02-13-2009 at 08:54 PM.

  5. #5
    Suderk's Avatar Member
    Reputation
    7
    Join Date
    Feb 2009
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    only, change realmlist to Set Realmlist localhost, and you play alone in your server.

    To be able to put it online, you have to create a dns (for example, in No-Ip.com), To open the following ports of your router:
    8129 8093 8090 8085 80 3306
    And, finally, to change your realmlist into the dns that you you have created and already your server is online.

  6. #6
    sasoritail's Avatar Contributor
    Reputation
    161
    Join Date
    Sep 2008
    Posts
    655
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Use some more code tags. all off that its a good guide. I've seen better but this is impressive .
    +Rep

    Hope u get off l33cher.
    It's been a while

  7. #7
    Suderk's Avatar Member
    Reputation
    7
    Join Date
    Feb 2009
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ty Sasoritail.

    i need rep not to be a leecher.

  8. #8
    killim23's Avatar Member
    Reputation
    1
    Join Date
    Nov 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice repack m8 +rep.

  9. #9
    Triplethink's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm having problems with the MySQL and such. When I do the SQL Configuration, no matter what I try, the configuration fails before it can complete the "Apply Security Settings" part. What is the problem? I've tried uninstalling and reinstalling, I've tried Standard Installation, I simply can't figure out what the problem is. Any help?

    This guide sounds very promising by the way. If I can get it to work, I will certainly give you a +rep

    [EDIT]: Scratch that. I got that working, but on Arcemu_world.exe, I keep getting the message

    "LogonCommClient: Connection failed. Will try again in 10 seconds." and I don't know why the connection doesn't work. Any ideas?
    Last edited by Triplethink; 02-15-2009 at 02:54 AM.

  10. #10
    morten11's Avatar Active Member
    Reputation
    17
    Join Date
    Mar 2007
    Posts
    106
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ehh what do you mean by?

    We give him to the right button on tool.bat and are going to edit.
    We edit the following thing:

    SET world_db=Ascent_World
    SET char_db=Ascent_char
    SET dumppath=c:\
    SET port=3306
    SET host=127.0.0.1
    SET mysqlpath=.\MySQL
    SET devsql=.\development\ascent_world

    i cant find tool bat

  11. #11
    ~sInX's Avatar Contributor
    Reputation
    283
    Join Date
    Jan 2009
    Posts
    746
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by killim23 View Post
    nice repack m8 +rep.
    lmao m8 u have 0 rep power.

    clever.

  12. #12
    Suderk's Avatar Member
    Reputation
    7
    Join Date
    Feb 2009
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by morten11 View Post
    Ehh what do you mean by?

    We give him to the right button on tool.bat and are going to edit.
    We edit the following thing:

    SET world_db=Ascent_World
    SET char_db=Ascent_char
    SET dumppath=c:\
    SET port=3306
    SET host=127.0.0.1
    SET mysqlpath=.\MySQL
    SET devsql=.\development\ascent_world

    i cant find tool bat
    Morten11.....

    .......What you have to do, is this:

    - you locate the Tool.bat in the folder Whydb that you have extracted previously.
    - then, Right Click, and you select edit.
    - and you edit this:
    SET world_db=
    Ascent_World
    SET char_db=
    Ascent_char
    SET dumppath=c:\
    SET port=3306
    SET host=127.0.0.1
    SET mysqlpath=.\MySQL
    SET devsql=.\development\ascent_world

  13. #13
    flakau's Avatar Member
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can anyone help me plz? we already have a wow server up and running but we don't know how to create a site. the server it's arc emu

  14. #14
    daniel4166's Avatar Member
    Reputation
    8
    Join Date
    Sep 2007
    Posts
    152
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by flakau View Post
    can anyone help me plz? we already have a wow server up and running but we don't know how to create a site. the server it's arc emu

    Get wamp server 5.0 and get a website. Edit the website to your needs then put all the website files in the www file in wamp
    *Insert The Bestest Funniest Most Awesomest Sig Here!*
    Oh look! ^ There it is

  15. #15
    daniel4166's Avatar Member
    Reputation
    8
    Join Date
    Sep 2007
    Posts
    152
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey I've never ran a Arc Emu server b4 only Ascent so idk if I need the maps file or not, cuz when I run the server w/o the maps file it works but all npc's have blocks as weps. So I thought maybe u need the maps file to fix this well, when I try to extract the maps its not workin :\
    *Insert The Bestest Funniest Most Awesomest Sig Here!*
    Oh look! ^ There it is

Page 1 of 2 12 LastLast

Similar Threads

  1. [ArcEmu] How to Compile/Make an ArcEmu Server!
    By DerFuhrer in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 09-25-2013, 05:06 PM
  2. [Tutorial] How to make a public server non hamachi [WORKING][ASCENT/ARCEMU]
    By PBDJ1 in forum WoW EMU Guides & Tutorials
    Replies: 5
    Last Post: 06-30-2012, 07:50 AM
  3. How to make a Arcemu 2.4.3 server (Pictures included)
    By C.C. in forum WoW EMU Guides & Tutorials
    Replies: 173
    Last Post: 09-19-2010, 12:34 PM
  4. How To make a Ascent Server
    By RyeRye1 in forum WoW EMU Guides & Tutorials
    Replies: 2
    Last Post: 11-14-2007, 07:45 AM
  5. How to make an ascent server public ! (Whit hamachi)
    By EmiloZ in forum WoW EMU Guides & Tutorials
    Replies: 5
    Last Post: 10-29-2007, 09:48 AM
All times are GMT -5. The time now is 03:33 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search