Reaper Mangos 5082 – Easy WoW Private Server for WoW 2.3.3

Reaper-X | Jan, 26 2008 Comment555 Comments RelatedRelated Posts Bookmark and ShareShare RSS SubscribeRSS Feed

Here we go again, another important and vital patch. Previously we took a vote using comments on the site and asked would you prefer a update that runs 2.3.3 or wait for a more compatible version. Well after countless tests on our Test-Server we have found only 2 very small bugs while running it. I highly recommend updating to this version because it applys major updates to the database and provides 2.3.3 support!

Updated in this Revision:

  • Support for Patch 2.3.3
  • ScriptDev2 Updated to 241
  • AuctionHouse Improvements
  • More Compatible Database
  • New Quests
  • New Items
  • New Objects
  • New NPC’s
  • Stormwind has 1/10th more NPC’s
  • Bug with humans getting confused with orcs by NPC’s
  • Zones Redone:
    • Blasted Lands
    • Swamp of Sorrows
    • Deadwind Pass
    • StrangleThorn Vale
    • Duskwood
    • Westfall
    • Redridge Mountains
    • Fix one Karazhan quest by adding missing spawns

Northern Subdivision

REQUIREMENTS:

1. MySQL Database and the Guide on how to Install MySQL

2. World of Warcraft Client version 2.3.3

3. Updated DBC’s, VMAP’s, and MAPS Updated for 2.3.3!
DBC’s are already included as part of this release!

4. Mangos Server :

Reaper Mangos 5116 Has been released, so grab the new one :)

Reaper Mangos 5082 SD2 241 UDB FULL | 17.4 MB | File Beam
Reaper Mangos 5082 SD2 241 UDB FULL | 17.4 MB | Rapidshare
Reaper Mangos 5082 SD2 241 UDB FULL | 17.4 MB | Mega Upload

Fresh Install:
Important Note : Fresh installation will overwrite your database

1. First you’ll need to install MySQL

2. Extracting Maps, DBC and VMaps from your World of Warcraft installation
(You can safely ignore the Patch-2, or any not found xxx-2 message)–This only happens if your extracting from patch 2.3.0

3. Run the reaper-x-mangos.bat inside the reaper-eazy-mangos folder, and you’ll see something like below image for an example, and then you just need to write the full path to your mysql installation directory (where mysql.exe and mysqldump.exe can be found) ;)

MySQL Input Directory

4. Selection Option 1 by pressing “1″ on the keyboard and pressing enter.
Note: This will wipe out any previous versions of WoW you have in your database.

Jared ReaperMangos Version of Menu

6. After finished with all of the above process, all you have to do now is just open the realmlist.wtf file in your World of Warcraft installation directory (the default location can be found at C:\Program Files\World of Warcraft) using Notepad, Wordpad, or your favorite text editor and then …

Replace :

set realmlist us.logon.worldofwarcraft.com
set patchlist us.version.worldofwarcraft.com

With :

set realmlist 127.0.0.1

and then save it and close realmlist.wtf File.

7. Now you just need to run mangosd.exe and realmd.exe from your mangos directory and then the next step would be creating your own username with your desired password for your own WoW server account as shown on below image followed by typing setgm to give yourself a GM level account

By the way, if you can’t see what you should type inside the mangosd window from the above image, actually you just need to type :

create username password

to create the account

setgm username 1-3

to give yourself GM Access at certain level (3 is the highest level and should only be used on your account while normal player is 0)

8. Finally if you have Burning Crusade client installed and want to be able to create Burning Crusade specific character, all you have to do is just type :

setbc username 1

to enable burning crusade expansion for your account :)

Optional :
If you want to change the server name into something else, you can use the reaper-x-mangos.bat to adjust it :)

Upgrading from 5045 Release:

1. Re-extract vmaps, maps and dbc because this version no longer supports the old World of Warcraft 2.3.2 installation and only supports the new 2.3.3

2. Go into your WoW Reaper Server Directory, and open reaper-eazy-mangos. Next I recommend opening the batch file and backing up your character data. This is optional though.

3. Open the Folder called “Upgrade” and run reaper-x-upgrade.bat.

4. Next type in the directory to the Bin Folder where your mysql.exe and mysqldump.exe files are located.

5. Then make sure that you are upgrading from the latest previous version or else you WILL corrupt your database and possibly lose your character data.
Upgrade Warning

Guide on how to Edit Mangos.Conf
Thanks for the Mangosd.conf edit guide Jeremy!

First off make sure that you have your MySQL running before doing anything.

You need to go back into the reaper folder (C:\Reaper-X-Easy-MaNGOS\reaper-eazy-mangos)
And run the batch file called reaper-x-mangos, there is an option there to setup your LAN or IP for use, This new batch file does correctly setup your DB to the IP you enter in this batch file. Once you’ve done that, if you haven’t gone back in to edit the config files in your reaper folder mentioned above, you need to do that, there is a section in there with this.

# Data directory setting.
# Important: DataDir needs to be quoted, as it is a string which may
# contain space characters.
DataDir = “C:\Reaper-X\data”

This is an example of waht it may look like. You need to change this to the path where you put your data folder with the maps, vmaps, and dbc’s.

Second, …

# Database connection settings for the world server.
# Default: hostname;port;username;password;database
# .;somenumber;username;password;database – use named pipes at Windows
# Named pipes: mySQL required adding “enable-named-pipe” to [mysqld] section my.ini
# .;/path/to/unix_socket;username;password;database – use Unix sockets at Unix/Linux
# Unix sockets: experimental, not tested
LoginDatabaseInfo = “127.0.0.1;3306;ROOT;PASSWORD;realmd”
WorldDatabaseInfo = “127.0.0.1;3306;ROOT;PASSWORD;mangos”
CharacterDatabaseInfo = “127.0.0.1;3306;ROOT;PASSWORD;characters”

Above, you need to change the MANGO;MANGOS to your root DB name, likey it’s just root, and YOUR batabase (DB) password (you should know this)

YOU DO NOT CHANGE THE IP’S here or in the realmd file, ONLY THROUGH THAT BATCH FILE, i mentioned above. (that file does it for you)

Next open scriptdev2.conf and realmd.conf and edit the info for them to connect to your database as well.

Hope you enjoy this release if you have any questions feel free to post them as a comment below!

Bookmark and Share

Leave a comment

Comments

  1. AlexT Jan 30, 2008 at 2:05 AM

  2. Andrew Jan 30, 2008 at 1:55 AM

    Just an update with the skinning problem, it only seems to be when there’s more than 1 person on the server. Skinning will work fine until then, but as soon as someone else enters the realm skinning won’t work for either person.

    Any help getting this to work would be great

    Thanks

  3. mocco Jan 30, 2008 at 1:46 AM

    Hmm gutted.
    I did the last patch ok , but with this one I have 2 problems.
    1) Its not verifying the version of wow (which somebody else is having a problem with)
    2) I have lost all my accounts, characters and items I have created.

    Can somebody help me with fixing number 1? and save my life with number 2. I am sure I told it to backup the files but the import brought in blanks.

  4. Aznex wow-europe.com Jan 30, 2008 at 1:44 AM

    # Martin, if you do a fresh install it automatically drops the tables and installs new ones.

  5. Reaper-XReaper-X Jan 30, 2008 at 1:42 AM

    # NastyPope

    Now, if only there was something that made it this easy to set up a Linux-based WoW server… :P

    Actually the process to create linux powered mangos is just the same like this, but since those who use Linux prefer to compile mangos by themself i think that is unneeded, also the other difference in linux is you’ll still need your windows machine to extract the DBC files :)

    # dave

    I agree with you, but unfortunately since this is originally a weblog (personal weblog actually), the comment form usually used to comment on the article itself but since people keep asking their question here, well i guess you know :)

    i do have a forum, but it seems that people rarely post their question at the forum and prefer the comment form on each article

  6. dave Jan 30, 2008 at 1:26 AM

    “not to be mean” as it has been famously, said I have attempted to scan through these posts time to time and never in my life have I see such garbage soo many reposts so many useless comments people would not be having half of the issues they are if the forum was cleaned up once in awhile 10 pages if stuff up there maybe only 5 are usefull alot of wasted reading

  7. John Jan 30, 2008 at 12:42 AM

    ignore post lol. i read it as red-one instead of re-done.

  8. John Jan 30, 2008 at 12:41 AM

    What does “Redone” mean in the last bullet, “Zones Redone”?

  9. AlexT Jan 30, 2008 at 12:11 AM

    Some one please help me. Ok here it goes. You know that command .maxskill it sets your skill to max. And you know how at lvl 70 those fields only go up to 300. It gives out 5 for every lvl. Things like Defense and your weapon skills.

    (Where can I change so it give out instead of 5 it gives 10 for every lvl?)

    Thanks for you help!
    Thank You

  10. Martin Jan 30, 2008 at 12:07 AM

    @tass

    The only tables that’s there is:
    areatrigger_involvedrelation
    areatrigger_tavern
    areatrigger_teleport
    battleground_template
    battlemaster_entry
    button_scripts
    command
    creature

    “/ Should I drop my SQL Database (how, btw? ver. 5.0) and re-install the server?

  11. insane wowvg.zapto.org/en/ Jan 29, 2008 at 11:44 PM

    #To any 1 that can help!!!

    Ihave some bugs i think?
    1.The first is that i cant control my pets with the eyes of the beast

    2. the events how to set them up i set the time in mysql and i w8 and nothing???

  12. Kankashi Jan 29, 2008 at 11:21 PM

    Hey is there a Way to Add a Spirit healer PLEASE TELL ME PLEASE!

  13. Shinzon Jan 29, 2008 at 10:52 PM

    Cool, thanks, I’ll try that

  14. Aznex Jan 29, 2008 at 10:52 PM

    To all people having problem with the imp, u can use the command .modify faction 35,this will turn the targeted npc to be friendly.
    Or you could look up the npc in your database and change his faction inthere

  15. Aznex Jan 29, 2008 at 10:50 PM

    # Shinzon when he’s online you can target him and use the command .rename, else You can use sqlyog or navicat( Where your db is in) to change his name in the “Characters” subdb

  16. Shinzon Jan 29, 2008 at 10:34 PM

    How do you change a character’s name? I have a friend playing and he gave it some crazy name and now wants to change it.

  17. Tvitsj Jan 29, 2008 at 10:00 PM

    #Merlin756

    I noticed the same thing:S

  18. Battletorn Jan 29, 2008 at 9:54 PM

    Heya

    I want to say thx for this wonderfull, havent noticed any bugs yet, but how can i get into raid instance not being in a group? I remeber being able to do it in one of the previous Mangos, if im correct for World of WArcraft 2.3 patch. Please help if can pls^^

    -Battletorn

  19. will Jan 29, 2008 at 9:51 PM

    reaper and oatman i noticed the only thing missing is a vendor that give the tokens for the gears once again so far so good with the games

  20. Shaper Jan 29, 2008 at 9:39 PM

    Yo thanks for the guides and the effort to help peeps make thier own servers. Got a question.. do the guild banks work in this?

  21. Brooke Jan 29, 2008 at 9:27 PM

    I have seen this exact issue on a server that I play on, and like you said, it is a pretty nasty little issue. Anyone beginning as a Blood Elf will either have to hope that they do not get close enough for the imp to attack or you are dead in1 or two hits (It states on the server I play on that it is a Boss), and if you start off as a Lock, you will not even come close to being able to talk with your trainer, thus no new skills that you need by level 5 with some of the starter quests. So, I am guessing the server to which I play is using the latest Mango’s. If anything, at least I now know why that was happening. I sent a ticket out, but no GM’s were on at the time. Good to know that you have this issue, even if it is a bad one, so other servers will be able to fix this, when the answer is given.

  22. NastyPope Jan 29, 2008 at 8:53 PM

    Now, if only there was something that made it this easy to set up a Linux-based WoW server… :P

  23. merijn Jan 29, 2008 at 8:22 PM

    Aznex Thank u very much

    Greets
    ps. i am using naviCAT U modfy it

  24. steve Jan 29, 2008 at 8:12 PM

    if anyone is having a prob using the reverse dns i dont see why you dont just set ure realmlist to ure ip and use 127.0.0.1 to login when using the same pc works fine for me.

    can somone please tell me where i am goin wrong i cannot get a vendor to function correctly i type .addspw and the vendor id and sure enough the vendor is there but i cannot interact with him and when i try to add an item it says u shud select a vendor but i have one targeted. dunno where im goin wrong appreciate any info :)

  25. MAiki Jan 29, 2008 at 8:09 PM

    Eric…

    You have to download the dll..

    http://www.dll-files.com/dllindex/dll-
    files.shtml?msvcr71

    Then just put it in de directory with mangos files..

    Greetz

Comments Navigation 1 ... 10 11 12 13 14 ... 23

Trackbacks/Pingbacks

    You may use these HTML tags and attributes:

    <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>