How to create a 2.4.1 server with mall and make it public menu

User Tag List

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

    How to create a 2.4.1 server with mall and make it public

    Hello
    in this guide I going show you how to create a private server 2.4.1 make mall on it and make it public

    ---------------------Step one----------------------------
    Setup the server
    ---------------------------------------------------------------
    First download the repack
    English Aeirs Repack 1.5.5.rar
    after download put it in Local disk C
    then go in Maps Extractor and take ad-US or what your wow are from put it over to the wow folder and create a new folder named: maps
    then click on ad-us (or what you have taken) after its complete take it over to the repack folder and put it in the folder named ascent.
    ----------------------Step two----------------------------
    Make a Mall
    ---------------------------------------------------------------
    Now open: Open mysql.bat, Server connexion.bat and ascent-gm.bat
    go to your wow folder in realmlist set realmlist to 127.0.0.1
    then open wow in wow create a horde or allince then write down in the game .recall port gmisland then you go to gmisland you can see all the vendors there then with the first one write down in the game .npc info then take that over that mysql data its 5000 then write .recall port orgrimmar or stormwind go in there write .npc spawn 5000 there will come a bloodelf female its the vendor now can you create a mall.
    ----------------------Step tree---------------------------
    Make it public
    ---------------------------------------------------------------
    First go in to ascent (make sure the server not running)
    Open Ascent Folder

    download hamachi here:
    https://secure.logmein.com/products/...pn.asp?lang=en

    Open up the file ascent.conf and find this

    Code:
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # Listen Config
    #
    # Host
    # This is the address that the server will listen on.
    # To listen on all addresses, set it to 0.0.0.0
    # Default: 127.0.0.1 (localhost)
    #
    # WorldServerPort
    # This is the port that the world server listens on.
    # It has to be the same as what is specified in the
    # realms table in the LogonDatabase.
    # Default: 8129
    #
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

    <Listen Host = "0.0.0.0"
    WorldServerPort = "8129">


    That <Listen Host = "0.0.0.0" need to set to your hamachi ip

    Example:
    Quote:
    <Listen Host = "9."

    Now close that and go to logonserver.conf file.

    Code:
    # 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">

    Change the numbers 0.0.0.0 to your HAMACHI IP.

    Now close that and open up realms.conf file.

    Code:
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # 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 = "your hamachi ip"
    Port = "8093"
    Name = "Default Logon"
    RealmCount = "1">

    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # 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)
    #
    # Colour:
    # Realm colour in realm list display.
    #
    # TimeZone:
    # Time zone the realm is in.
    #
    # Population:
    # (0 = low, 1 = medium, 2 = high)
    #
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

    <Realm1 Name = "Server Name"
    Address = "your hamachi ip:8129"
    Icon = "PVP"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">
    That was that guide
    Please +Rep


    How to create a 2.4.1 server with mall and make it public
  2. #2
    Foamie123's Avatar Member
    Reputation
    19
    Join Date
    May 2007
    Posts
    108
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is actually a pretty good guide. i wish you could not ask for rep... and try and make a guide that isnt Hamachi

  3. #3
    yrref's Avatar Active Member
    Reputation
    42
    Join Date
    Dec 2006
    Posts
    376
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is it my bad or are there no db's?
    Last edited by yrref; 04-17-2008 at 08:38 AM.

  4. #4
    dancol's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yeah, quite an nice one. The problem is that not everyone is boss of the router, and actually, ham isnt that bad

  5. #5
    Falor's Avatar Member
    Reputation
    9
    Join Date
    May 2007
    Posts
    201
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So its 2.4

    Does it have the bugs fixed like:
    loot bug
    trainer bug
    or the npc bug?

  6. #6
    comonman123's Avatar Member
    Reputation
    7
    Join Date
    Oct 2007
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    There are some bugs

    sorry but there are some bugs but it can be a good server.

  7. #7
    Epic Win's Avatar Member
    Reputation
    10
    Join Date
    Mar 2008
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oohhh, I'm getting a server of my own :P +rep for you

  8. #8
    Moaradin's Avatar Contributor
    Reputation
    163
    Join Date
    Feb 2008
    Posts
    439
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    help

    when i run the server connection.bat and the Ascent-GM.bat it says the server cannot specify the path.. anyone know the problem?

  9. #9
    koepke123's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice get.....yet no +Rep because you asked for it....

  10. #10
    juubi's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by treston323 View Post
    when i run the server connection.bat and the Ascent-GM.bat it says the server cannot specify the path.. anyone know the problem?
    I have the same problem! Someone please help.

  11. #11
    tsuantagari's Avatar Member
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I think i had the same problem as you (Treston & Juubi). It says The system cannot find the path specified? I had that... you must put the repack folder in C:/.
    The address should be C:\English Aeirs Repack 1.5.5

  12. #12
    kaj255's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    And my friends can join ?..... No they cant. can i have some help for get my server public ?

  13. #13
    Nickolis's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How would I make GM account for my friend?

  14. #14
    nich140's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can i download navicat and use it to add a DB so i can make custom weps and stuff??

  15. #15
    nich140's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm adding navicat to my server so i can fix it up and when i test the connection it says "2013 - Lost connection to MySQL server during query" anybody know what i should do?

Page 1 of 2 12 LastLast

Similar Threads

  1. [How-To] Create Insane Fake Item Links (Server-Side Viewing)
    By Smitten in forum World of Warcraft General
    Replies: 4
    Last Post: 11-26-2015, 05:32 PM
  2. [Epic Guide] Includes How to create a 3.0.9 server and alot more!!!
    By saperior in forum WoW EMU Guides & Tutorials
    Replies: 99
    Last Post: 05-07-2009, 10:24 PM
  3. [Guide] How to set up a private server and making it public
    By riley211 in forum WoW EMU Guides & Tutorials
    Replies: 11
    Last Post: 08-07-2008, 03:42 PM
  4. How to make a ascent server in 10-15, make it public AND Edit the images.
    By ',-Jurkey-,' in forum WoW EMU Guides & Tutorials
    Replies: 3
    Last Post: 03-13-2008, 08:59 AM
  5. How to create custom monsters for your server!
    By renitharis in forum WoW EMU Guides & Tutorials
    Replies: 13
    Last Post: 12-10-2007, 07:53 PM
All times are GMT -5. The time now is 02:56 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