The ultimate dedicated server guide + links to filez! [Txt n Img heavy] menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 18
  1. #1
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1190
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    The ultimate dedicated server guide + links to filez! [Txt n Img heavy]

    Hey guys,

    I have not made anything/written anything in ages so here it goes :P

    First things first the things you will need:

    • ·A Dedicated server (Recommend server 2003 or 08 for the operating system)
    • ·SQLyog / Navicat
    • ·Tortoise SVN
    • ·Visual studio express 2008
    • ·.Net 3.5
    • ·Server core files
    • ·A database
    • ·MySQL
    • Download link for all of these in one awesome pack:


    Rapidshare
    Megaupload
    Filebeam

    All files are 32bit as they will work on a 64bit computer anyway.

    So install all the apps apart from MySQL then unrar the core filez folder to your desktop, these contain the .dll files you will need for the server to run.


    Installing MySQL:

    Ok so this part is pretty simple, double click the icon and go through the usual setup wizard you would nromally then once its complete click configure the server.
    Pretty much keep clicking next until you reach this screen:



    Here you would put your desired username and password, try yo keep it SECURE so have something like 2Dgr££nG1an7.

    Server core:

    Once your MySQL is setup your already a third of the way there. Next we require out core files so make a new folder somewhere called ArcEmu or Aspire or whatever you want. Right click on this folder and select svn chcekout:


    Then enter the svn address:


    An away we go, now let this download could take few mins for you people with 1337 internet could take a hour for dial up users.

    Before we get to compiling we need to update your visual studio files, there is a read me in the extras folder of arcemu:


    arcemu > trunk > extras > arcemu-windows-libraries

    In there the readme will explain how to udpate your dependency files

    Now thats done go into the core you have downloaded such as ArcEmy and go in:


    trunk > win > arcemuVC90

    This should open with visual studio 2008, if not select to open with that program.

    Change debug at the top ro telease and his F7 on your keyboard, this should start to compile it for you.



    At the end it should say something like

    Code:
    === Build complete: 6  failed 0 ====
    If something failed then you did something wrong.

    Go into the releases folder lcoated:

    arcemu > trunk > bin > release

    Copy the .exe files over to the folder that is in the pack called core filez that you extraced to your desktop earlier. Copy the folder called configs located in:

    arcemu > trunk

    to the core filez folder.

    The database

    Ok so you installed SQLyog (personal favourite of mine, open it up and a box should appear, click new and name this conenction 'emu server' or something, then enter the details like in the pic below:


    Host = localhost
    Username = root
    Password = what you chose earlier
    Database(s) = leave blank


    Ok so you got that up, right click in the space to the lft and select 'Create database'.

    Now name your database to whatever you want it does not matter.

    You need 3 databases tho:

    World
    Logon
    Character

    Then where you downloaded your database such as WhyDB and double click on tool.bat, enter your sql info accordingly and wait as this will install your database.

    Now you should have your world database setup, right click on the lgoon and character database and select 'Restore from SQL dump and locate into the arcemu sql folder and select the character + logon structure.

    If there are any SQL updates for you to do just do using the same method select the database and locate to the sql folder and select the update.

    You should end up with something like this:




    Config filez

    So you have gotten this far, give yourself a pat on teh back.

    Nearly the end, now we need to configure the files that will allow us to play the actual game.

    To play locally (which most peopel cant on a dedicated you just need to change in the world conf: the username/password/world and character database as well as the remote_password located somewhere below.


    Same with the logon conf file but repalce it with your login database.

    Will post how to make it public on the dedicated with no hamachi soon..

    ~2d~

    Any comments post below or questions post below

    Cheers
    Last edited by 2dgreengiant; 11-24-2009 at 03:32 PM.
    If you need me you have my skype, if you don't have my skype then you don't need me.

    The ultimate dedicated server guide + links to filez! [Txt n Img heavy]
  2. #2
    stoneharry's Avatar Moderator Harry

    Authenticator enabled
    Reputation
    1613
    Join Date
    Sep 2007
    Posts
    4,554
    Thanks G/R
    151/146
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Maybe you should give details on how you would checkout a certain revision of something, or what are the dangers of using the latest revision. Also you gave no information about where to get a database, give some links to different projects.
    Also if you encourage people to use your download links you need to keep them up to date with the latest versions of each program, else they will get spammed with "PLEASE UPDATE!!!" every time they want to do something. It would also be helpful to just give some additional details for each section like I said with the checking out, for example what clean / rebuild / build solution does when you right click on a project. It just answers hundreds of questions people will have.
    Apart from that, looks good. +Rep if I can.

  3. #3
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1190
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hehe ty, have not finished with this yet. Got bored and had some work to finish.
    If you need me you have my skype, if you don't have my skype then you don't need me.

  4. #4
    puppit's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    uh, slightly confused. where do i get the world db, when i run the tool.bat it doesnt do anything.

  5. #5
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1190
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You get the world db from people such as WhyDB, their svn is in the .txt
    If you need me you have my skype, if you don't have my skype then you don't need me.

  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)
    sweet ! urewin:
    It's been a while

  7. #7
    dumbskterd's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    good job man

  8. #8
    Indentatus's Avatar Member
    Reputation
    2
    Join Date
    May 2008
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sweeeeeeeeeet

  9. #9
    P1raten's Avatar Banned
    Reputation
    500
    Join Date
    Mar 2008
    Posts
    1,323
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    bump. +rep x3

  10. #10
    belladonn's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    when i do the SVN checkout i get a no repositroy found in svn://arcemu.info/arcscripts

  11. #11
    belladonn's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by belladonn View Post
    when i do the SVN checkout i get a no repositroy found in svn://arcemu.info/arcscripts
    nvm i fixt the problem

  12. #12
    adde007's Avatar Member
    Reputation
    3
    Join Date
    Jul 2008
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I cannot start Arcemu-World because it says it something wrong with optional!
    ////Adde007

  13. #13
    Desiderium's Avatar Member
    Reputation
    5
    Join Date
    Jan 2009
    Posts
    71
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is this still up to date?

  14. #14
    networkuba's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice tutorial

  15. #15
    Equ1N0X's Avatar Contributor
    Reputation
    148
    Join Date
    Mar 2007
    Posts
    1,197
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No extras folder present, ArcEmuVC90 File not present.
    Seems thorough enough but outdated info




    EDIT: Disregard this post, files required are located in second svn repository at SVN://arcemu.info/svn
    Hope this helps others
    Last edited by Equ1N0X; 01-19-2010 at 01:17 PM.

Page 1 of 2 12 LastLast

Similar Threads

  1. [Guide] Moffeman's Ultimate Private Server Guide
    By Moffeman in forum WoW EMU Guides & Tutorials
    Replies: 31
    Last Post: 08-20-2008, 10:12 PM
  2. The Ultimate Rogue Stun Guide
    By finalz05 in forum World of Warcraft Guides
    Replies: 5
    Last Post: 04-22-2008, 08:18 PM
  3. The ultimate gold farming guide!
    By GMkyle in forum World of Warcraft Guides
    Replies: 14
    Last Post: 04-12-2008, 09:05 AM
  4. The Ultimate Rogue Twink Guide.
    By Monani in forum WoW PvP & Battlegrounds
    Replies: 3
    Last Post: 12-25-2007, 08:32 PM
  5. The Ultimate Rogue Twink Guide.
    By Monani in forum World of Warcraft Guides
    Replies: 15
    Last Post: 12-07-2007, 05:50 PM
All times are GMT -5. The time now is 06:30 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