Main Website RSS FeedCurrent Article

WoW Mangos 4505, ScriptDev2 136 with Project Silvermoon Rev18

I just uploaded another update to WoW Mangos Emulator, this time i’m using Mangos Revision 4505 plus ScriptDev2 Rev136 and with Project Silvermoon Mangos Database Revision 18. Other than that i also create a small batch script to help you simplify the upgrade process if you’re using my previous Mangos 4488 files, thought i’m quite sure that you can also use it even if you are not using my Mangos 4488 :)

UPDATE : I just uploaded a new Modified version of WoW Mangos 4524 for WoW 2.2 client and WoW 2.1.3 Client … and also i’ve changed the batch script to make things even easier especially to those who’s still having problem with Mangos 4505 and 4488 ;)

UPDATE : Many thanks to Caldaga for telling me that i forgot to include the VMaps Extractor and Assembler into this 4505 Release (although it’s included in my previous 4488 release). So if you’re using this 4505 release (small version or full version) … make sure to download the VMaps Extractor and Assembler too (no wonder there’re some people who’s experiencing VMaps related error message)

# VMaps Extractor and Assembler (143 KB)

As a side note, VMaps is different than Maps. Maps are required for WoW Mangos to work, while VMaps not required except that you want support for line of sight and height calculation (but i’d suggest you to use it too)

And just like before, i uploaded two version of my mangos release. The first version is to those who’s already have Mangos installed and configured, and / or already using another database (SDB for an example). Already familiar with importing each mangos core update manually, and so on … Or it might also be useful to those who’s using slow connection like me and prefer a smaller file size to download

Mirror:

#1. Mangos Revision 4505 with ScriptDev2 Revision 136 | Mediafire

#1. Mangos Revision 4505 with ScriptDev2 Revision 136 | Megaupload

Inside the small version you can find DBC, Maps and VMaps extractor, and also a batch file inside the Backup Directory just in case you want to Backup your important Mangos Character Data or the Realmd table and data

As for the second version, basically is just the same like the above version with the exception this one also included the Project Silvermoon Rev18 database, and also contain a batch script to import the database

Mirror:

#2. Mangos Revision 4505 with ScriptDev2 Revision 136 plus Project Silvermoon DB Rev18 | MediaFire

#2. Mangos Revision 4505 with ScriptDev2 Revision 136 plus Project Silvermoon DB Rev18 | Megaupload

If you’re using my previous Mangos 4488 release, and are not familiar with importing the core update manually, i’d suggest you to get the second version instead :)

As a note, i created the batch script inside to help simplify the upgrade process from Mangos 4488 to Mangos 4505 to those who download my previous full database / without db which mean that it has been tested only with Mangos 4488 only (if you’re using lower version it might or might not work for you) … and i only tested it on Windows XP SP2

And here are the instruction to those who’s going to use the Full Database version :

If you’re upgrading from my previous Mangos 4488 :

1. Extract the archive somewhere in your harddisk, for example C:\reaper-mangos-R4505-full

2. Go to C:\reaper-mangos-R4505-full\Backup and then execute / run backup.bat

3. When prompted if you’re using my previous Mangos release, answer yes .. and then when asked for your mysql bin path, write your Mysql bin path there for example C:\Program Files\MySQL\MySQL Server 5.0\bin if you follow my previous mysql guide and is using the default path

4. Go to C:\reaper-mangos-R4505-full\reaper-eazy-mangos and then run import.bat. When prompted for your MySQL root password, just write your mysql root password there and then continue the rest and wait until it finished

5. Now go back C:\reaper-mangos-R4505-full\Backup and this time you need to run the backup-importer.bat file, and continue the process like before until it finished

6. Now for the last step, you just need to open mangosd.conf and edit the datadir path into the correct datadir path … that’s it … you’re done :)

Guess who is she ?

If you’re installing for the first time (some part copied from my previous wow mangos 4488 guide) :P

1. Copy the ad.exe from MapExtractor Directory into C:\Program Files\World of Warcraft

2. Create new folder called maps, and then run the ad.exe … and wait until this process finished (don’t interrupt it)

3. Copy all files inside VmapExtractAssembler into C:\Program Files\World of Warcraft and run the makevmaps_SIMPLE.bat … and wait again until it finished

4. Copy all files inside DBC Extractor into C:\Program Files\World of Warcraft\Data\enUS … and run the extract.bat … and wait until it finished

5. Move vmaps, maps, and dbc folder from your World of Warcraft installation path into C:\reaper-mangos-R4505-full\data (create folder named data first)

6. Open Mangosd.conf using Wordpad … and then find this line :

DataDir = “I:/WoW/Data”

Change it to :

“C:/reaper-mangos-R4505-full/data” (include the quotes)

7. Go to C:\reaper-mangos-R4505-full\reaper-eazy-mangos and then run the import.bat

8. Open realmlist.wtf file from C:\Program Files\World of Warcraft using Notepad and change the :

set realmlist us.logon.worldofwarcraft.com

into

set realmlist 127.0.0.1

11. Run Mangosd.exe and Realmd.exe (and keep it running)

12. At the Mangosd window type these :

create MyUsername MyPassword

setgm MyUsername 3

to create a test user with MyUsername as username and MyPassword as password, see below image for an example :

Mangos create account

13. Now run the WoW.exe from your World of Warcraft Game Directory, for example C:\Program Files\World of Warcraft\WoW.exe (not the launcher)

and you’re done :)

Fighting against dragon

And now here’s the link for the Mangos Commands

Okay that’s it … if i’m missing something just let me know :)

Note to those who’s changing the database name : If you changed the database name from the default name, you’ll also need to change the db name manually in the backup-importer.bat, and import.bat … i’ll add it for the next release as for now … you need to do it manually (i’m sorry, i completely forgot about it … perhaps that’s because i haven’t sleep since yesterday and too tired to think … beside it’s already morning here lol)

RSS Feed for This Post258 Comment(s)

  1. 1
    Sporky | Sep 25, 2007 at 11:34 / 11:34 AM | Links to this comments | Reply

    -_- whats the correct dir path? if i already have installed 4488

  2. 2
    Sporky | Sep 25, 2007 at 11:38 / 11:38 AM | Links to this comments | Reply

    nvm im an idiot =D

  3. 3
    Spychalski | Sep 25, 2007 at 16:25 / 4:25 PM | Links to this comments | Reply

    4. Go to C:\reaper-mangos-R4505-full\Backup\reaper-eazy-mangos and then run import.bat. When prompted for your MySQL root password, just write your mysql root password there and then continue the rest and wait until it finished

    — path should be “C:\reaper-mangos-R4505-full\reaper-eazy-mangos”

    :)

  4. 4
    Reaper-X | Sep 25, 2007 at 16:36 / 4:36 PM | Links to this comments | Reply

    ah lol, didn’t noticed … thanks for the correction, i’ve fixed it :D

  5. 5
    Spychalski | Sep 25, 2007 at 16:39 / 4:39 PM | Links to this comments | Reply

    Oh one more thing.

    i think you forgot to include the vMapExtract stuff on this one.

    nice guide :)

  6. 6
    Seballe | Sep 25, 2007 at 20:38 / 8:38 PM | Links to this comments | Reply

    Hey great guides there Reaper! Keep up the great work!!

    I don’t know whats wrong with mine…

    It says:

    Reaper-X Quick and Dirty import tool for Mangos

    What is your root password ?
    xxxxxxxxxx

    Where is your MySQL BIN path ?
    (for example G:\reaper-mangos-R4505-full\reaper-eazy-mangos)

    ‘mysql’ is not recognized as an internal or external command,
    operable program or batch file.
    ‘mysql’ is not recognized as an internal or external command,
    operable program or batch file.
    ‘mysql’ is not recognized as an internal or external command,
    operable program or batch file.

    Please wait it’ll take a while to import the database

    ‘mysql’ is not recognized as an internal or external command,
    operable program or batch file.

    If you get any error message just let me know

    Press any key to continue . . .

  7. 7
    Seballe | Sep 25, 2007 at 20:48 / 8:48 PM | Links to this comments | Reply

    Ohh nevermind found out lol… But Great Guides keep it up!

    BTW where do i find ”fun builds” to my server? If you know what im talking about. Like a server with fun stuff in it… i don’t know how to create such stuff…

  8. 8
    Reaper-X | Sep 25, 2007 at 22:52 / 10:52 PM | Links to this comments | Reply

    thanks :) … as for fun builds .. im not to sure what do you mean by fun builds (is it a wow server with custom stuff added in the database ?) … could you explain it a little bit more ?

  9. 9
    Seballe | Sep 25, 2007 at 23:07 / 11:07 PM | Links to this comments | Reply

    Yeah you were correct, with custom stuff added. Like teleports in alle spawning/Starter grounds that teleport you to ”the fun areas”, and shoping malls to buy the best equipment and stuff like that.

  10. 10
    Reaper-X | Sep 25, 2007 at 23:25 / 11:25 PM | Links to this comments | Reply

    I dont know about the teleport, but if you want to buy some rare equip you can always teleport to GMIslands ;)

    but if you’re modifying the database of course it’s possible to do that (dunno if there’s a premade database for fun stuff)

  11. 11
    kahilan | Sep 25, 2007 at 23:58 / 11:58 PM | Links to this comments | Reply

    try http://www.mangosproject.org or http://www.wowps.org they have some downloads for custom things.

  12. 12
    Seballe | Sep 26, 2007 at 0:14 / 12:14 AM | Links to this comments | Reply

    Thanks! Both of you!

  13. 13
    Seballe | Sep 26, 2007 at 0:31 / 12:31 AM | Links to this comments | Reply

    Shit btw Reaper you didnt tell me the coordinates to GMs island :P XYZ

  14. 14
    Fender | Sep 26, 2007 at 0:51 / 12:51 AM | Links to this comments | Reply

    Hi there,

    i was following this guide, but the maps/files i have to download, dont include:

    “vMapExtract” where can i get it? since i need it to set up my WoW server

    thanks in advance:-)

    kind regards,

    Fender

  15. 15
    Js | Sep 26, 2007 at 1:12 / 1:12 AM | Links to this comments | Reply

    Hey.

    Thank you for yet another great guide.
    But i found an error in your backup.bat when the user types: nope:

    :nope
    echo.
    echo What is your database username ?
    echo.
    set /p mangosusr=
    echo What is your database password ?
    echo.
    set /p mangospw=
    echo What is your mangos database name ?
    echo.
    set /p mangosdb=
    echo What is your mangos database name ?
    echo.
    set /p realmddb=

    Everything seems right but:

    echo What is your mangos database name ?
    echo.
    set /p realmddb=

    That will give some errors at some piont becuarse right above stands:

    echo What is your mangos database name ?
    echo.
    set /p mangosdb=

    So the user thinks he has to write it two times but really hasn’t. It all ads up to that it should look like this instead:

    :nope
    echo.
    echo What is your database username ?
    echo.
    set /p mangosusr=
    echo What is your database password ?
    echo.
    set /p mangospw=
    echo What is your mangos database name ?
    echo.
    set /p mangosdb=
    echo What is your realm database name ?
    echo.
    set /p realmddb=

    Js. ;)

    And for Seballe check out this one:

    http://projectsilvermoon.net/index.php?showtopic=2167

    It gives alot of GM shops. Pretty fun.

  16. 16
    Fender | Sep 26, 2007 at 1:24 / 1:24 AM | Links to this comments | Reply

    Downloaded the mangos 4488

    included the mapextract :-)

    thanks

  17. 17
    kahilan | Sep 26, 2007 at 1:29 / 1:29 AM | Links to this comments | Reply

    i downloaded everything good but when the new paych updated it says “Unable to Validate your game version.” This may be caused by file corruption or another program interference.” anyidea whats wrong?

  18. 18
    Fender | Sep 26, 2007 at 1:59 / 1:59 AM | Links to this comments | Reply

    Hi there,

    got another problem,

    when i Copy all files inside DBC Extractor, into C:\Program Files\World of Warcraft\Data\enUS ( en Gb here..) … and run the extract.bat it says it cant find the

    - “locale/enUS.mpq”
    -” patch-enUS.mpq”
    -”patch-enUS-2.mpq”

    Does this mean this mangos program only works with the US version of WoW ???

    if so, is there any method to make this work for the EU / enGB version ??

    thanks you again all :-)

    kind regards,

    Fender

  19. 19
    Reaper-X | Sep 26, 2007 at 2:09 / 2:09 AM | Links to this comments | Reply

    # Fender

    try using my extracted dbc files from wow 2.1.3, get it from :

    http://www.mediafire.com/download.php?2qjgmgtmyxq

    # kahilan

    It seems that you just updated your WoW into 2.2, there’re also other person who’s experiencing the same problem like you too

    and unfortunately this version is tested only on 2.1.3 and it doesn’t seem to work on 2.2 which is just recently got released to the public :( (i’ll post it again if there’s an update)

    # Js

    Thanks a lot for the fix :D (i’m going to upload the updated version with the fix included) ;)

  20. 20
    kahilan | Sep 26, 2007 at 2:31 / 2:31 AM | Links to this comments | Reply

    thanks =D i thought it was somthing i did lol

  21. 21
    kahilan | Sep 26, 2007 at 2:41 / 2:41 AM | Links to this comments | Reply

    lol i delelted mangos to reinstall it to see if i messed up on somthing and i can’t get past the import.bat thingy lol

    Reaper-X Quick and Dirty import tool for Mangos

    What is your root password ?
    xxxxxxxxxx

    Where is your MySQL BIN path ?
    (for example C:\Program Files\MySQL\MySQL Server 5.0\bin)

    C:\Program Files\MySQL\MySQL Server 5.0\bin
    The system cannot find the file specified.
    The system cannot find the file specified.
    The system cannot find the file specified.

    Please wait it’ll take a while to import the database

    The system cannot find the file specified.

    If you get any error message just let me know

    Press any key to continue . . .

  22. 22
    Reaper-X | Sep 26, 2007 at 3:03 / 3:03 AM | Links to this comments | Reply

    erm .. have you installed MySQL first ? because you’ll need to have mysql installed in order to use mangos ;)

  23. 23
    kahilan | Sep 26, 2007 at 3:09 / 3:09 AM | Links to this comments | Reply

    i have mysql installed :(

  24. 24
    Korny | Sep 26, 2007 at 3:41 / 3:41 AM | Links to this comments | Reply

    @kahilan

    I had the same problem but after putting C:\reaper-mangos-R4505-full\reaper-eazy-mangos\
    in front of the sql scripts within the “Import.bat” file it worked like a charm.

    Copy and replace all content in the Import.bat filewith the following, save and run it:

    @echo off

    echo Reaper-X Quick and Dirty import tool for Mangos
    echo.
    set user=root
    echo What is your root password ?
    set /p pass=
    echo.
    echo Where is your MySQL BIN path ?
    echo (for example C:\Program Files\MySQL\MySQL Server 5.0\bin)
    echo.
    set /p mysqldir=
    set mysqlpath=”%mysqldir%”
    path=%mysqlpath%
    set myoption=-v
    mysql -u%user% -p%pass% %myoption% < “C:\reaper-mangos-R4505-full\reaper-eazy-mangos\drop_mysql.sql”
    mysql -u%user% -p%pass% %myoption% < “C:\reaper-mangos-R4505-full\reaper-eazy-mangos\create_mysql.sql”
    mysql -u%user% -p%pass% %myoption% -D realmd < “C:\reaper-mangos-R4505-full\reaper-eazy-mangos\realmd.sql”
    echo.
    echo Please wait it’ll take a while to import the database
    echo.
    mysql -u%user% -p%pass% -D mangos < “C:\reaper-mangos-R4505-full\reaper-eazy-mangos\mangos.sql”
    echo.
    echo If you get any error message just let me know
    echo.

    pause

  25. 25
    kahilan | Sep 26, 2007 at 3:54 / 3:54 AM | Links to this comments | Reply

    now i’m getting :(

    Reaper-X Quick and Dirty import tool for Mangos

    What is your root password ?
    xxxxxxxxxx

    Where is your MySQL BIN path ?
    (for example C:\Program Files\MySQL\MySQL Server 5.0\bin)

    C:\Program Files\MySQL\MySQL Server 5.0\bin
    The filename, directory name, or volume lable syntax is incorrect.
    The filename, directory name, or volume lable syntax is incorrect.
    The filename, directory name, or volume lable syntax is incorrect.

    Please wait it’ll take a while to import the database

    The filename, directory name, or volume lable syntax is incorrect.

    If you get any error message just let me know

    Press any key to continue . . .

  26. 26
    Reaper-X | Sep 26, 2007 at 4:03 / 4:03 AM | Links to this comments | Reply

    Where did you install mysql ? (the full path)

  27. 27
    Nero | Sep 26, 2007 at 5:01 / 5:01 AM | Links to this comments | Reply

    I just wanted to say thanks much for all your efforts, Reaper! You’re alright in my book!

    I just have a question or two.

    First, I can’t seem to download your newest 4505 revision from the site it’s posted on. Is the link broken or down?

    Second, I was wondering if you knew if there was a GM command to put a single player in a raid group? I’d like to see the raid-only areas, but I can’t seem to enter them without being in a raid (which requires at least 5 people. . . ).

    Thanks much!

  28. 28
    kahilan | Sep 26, 2007 at 5:07 / 5:07 AM | Links to this comments | Reply

    C:\Program Files\MySQL\MySQL Sever 5.0\bin

  29. 29
    kahilan | Sep 26, 2007 at 5:16 / 5:16 AM | Links to this comments | Reply

    @Nero you should beable to edit the raid group in mangosd.config

    # Ignore raid requirement to enter instance

  30. 30
    jpcote | Sep 26, 2007 at 5:34 / 5:34 AM | Links to this comments | Reply

    Hi, I’m unable to download the file from mediafire… I just load the page but the download never start… could you put it elsewhere… or send it to my email

    thanks

  31. 31
    Reaper-X | Sep 26, 2007 at 5:43 / 5:43 AM | Links to this comments | Reply

    # Kahilan

    and is there a mysql.exe executable there ? and btw what is the error message when you run the import.bat ?

    because i see different message compared to your previous comment :

    1. The system cannot find the file specified.

    2. The filename, directory name, or volume lable syntax is incorrect.

    A brief description for the above error message,

    For #1. That mean the import.bat is working, but can’t find the mysql.exe in the mysql path you’ve specified

    For #2. That mean the import.bat is not working, and in this case because it was missing enclosing quotes

    And lastly …

    from your previous comment (dunno if its typo mistake or not lol) :

    you said that your mysql path is :

    C:\Program Files\MySQL\MySQL Sever 5.0\bin

    but you inserted this path when prompted on import.bat

    C:\Program Files\MySQL\MySQL Server 5.0\bin

  32. 32
    Reaper-X | Sep 26, 2007 at 5:45 / 5:45 AM | Links to this comments | Reply

    # jpcote and nero

    i just tested it and it worked just fine (did you disable javascript in your browser ?)

  33. 33
    Nero | Sep 26, 2007 at 5:58 / 5:58 AM | Links to this comments | Reply

    Thanks Kahilan! I really appreciate it.

  34. 34
    jpcote | Sep 26, 2007 at 5:59 / 5:59 AM | Links to this comments | Reply

    I tried with IE7 and FF and nothing work… my javascript is enable…

    I got a timeout while trying to retrieve the file

  35. 35
    Reaper-X | Sep 26, 2007 at 6:03 / 6:03 AM | Links to this comments | Reply

    got a suggestion on which file sharing service i should use ?

    i thought that because previously some users dont really like megaupload and rapidshare service, mediafire is the way to go lol (btw im going to report about this problem to their support team)

    so i need your suggestion first on where to upload it :) .. (btw it’ll take a while to upload it, because of my slow connection)

  36. 36
    Nero | Sep 26, 2007 at 6:05 / 6:05 AM | Links to this comments | Reply

    Reaper,

    I’m still getting the same problem, both in Firefox and in Explorer. Javascript is enabled for both. Firefox just times out with an error, and IE couldn’t even find the site. No automatic download starts, and I get the problems above when I try to manually download it.

  37. 37
    Nero | Sep 26, 2007 at 6:09 / 6:09 AM | Links to this comments | Reply

    Hmm, as for uploading, I don’t really know what would work. You could try filefront, but I’m not sure they’d take kindly to material like this on there.

    Rapidshare and Megaupload aren’t the best, but since it’s just one file I don’t think it’d be that bad. The sites automatically limit each IP to one download per day, but that’s all people would need.

  38. 38
    Nero | Sep 26, 2007 at 6:11 / 6:11 AM | Links to this comments | Reply

    Hrm, seems that the mangos-only file can be downloaded. It’s the link with the Silvermoon Rev18 that doesn’t work.

  39. 39
    Reaper-X | Sep 26, 2007 at 6:15 / 6:15 AM | Links to this comments | Reply

    actually i tested them both and they worked fine .. but as your suggestion im going to mirror it into another site :)

  40. 40
    Nero | Sep 26, 2007 at 6:32 / 6:32 AM | Links to this comments | Reply

    Nice! Thanks much for taking the time to help!

  41. 41
    Reaper-X | Sep 26, 2007 at 7:11 / 7:11 AM | Links to this comments | Reply

    finished uploading to megaupload (sorry it take a while just as i said before because uploading 9MB file takes more than 25 minutes for me) :)

    going to get some sleep now (already 7:10AM Sept 26 here and havent sleep since yesterday lol)

  42. 42
    jpcote | Sep 26, 2007 at 7:14 / 7:14 AM | Links to this comments | Reply

    Thanks for the upload it works for me !

  43. 43
    kahilan | Sep 26, 2007 at 7:23 / 7:23 AM | Links to this comments | Reply

    lol i was try to use your other version thanks for the help ;)

  44. 44
    kahilan | Sep 26, 2007 at 7:34 / 7:34 AM | Links to this comments | Reply

    Do you know if there is away to increase green, blue, purp. or lend. drops in the mysql.config? i tried to increase the item drops but i get like 8 grey things lol

  45. 45
    jpcote | Sep 26, 2007 at 8:36 / 8:36 AM | Links to this comments | Reply

    Hi,

    I don’t know if I’m the ony one in this situation… but I installed this version of the server and I’m not able to play with my friend… the server seem to accept connection from localhost only…

    Anyone can help ?

  46. 46
    jpcote | Sep 26, 2007 at 8:51 / 8:51 AM | Links to this comments | Reply

    ok my fault, I forgot to change the Realm IP in the database…

    sorry

  47. 47
    kahilan | Sep 26, 2007 at 9:13 / 9:13 AM | Links to this comments | Reply

    i have 1 more ? is there away i can go back to useing 2.1.3? instead of 2.2?

  48. 48
    Pnoy | Sep 26, 2007 at 9:47 / 9:47 AM | Links to this comments | Reply

    What is new here with this update? Just bug fixes? or for the new 2.2.0 version?

  49. 49
    Gina | Sep 26, 2007 at 10:13 / 10:13 AM | Links to this comments | Reply

    Hi Reaper was hoping you could help me with this problem i’m having

    2007-09-25 22:43:52 World Database: 127.0.0.1;3306;mangos;mangos;mangos
    2007-09-25 22:43:52 Login Database: 127.0.0.1;3306;mangos;mangos;realmd
    2007-09-25 22:43:52 Realm running as realm ID 1
    2007-09-25 22:43:52 Using unknown world database.
    2007-09-25 22:43:52 Using DataDir C:\mangos\data/
    2007-09-25 22:43:52 WORLD: VMap support included. LineOfSight:1, getHeight:1
    2007-09-25 22:43:52 WORLD: VMap data directory is: C:\mangos\data/vmaps
    2007-09-25 22:43:52 WORLD: VMap config keys are: vmap.enableLOS, vmap.enableHeight, vmap.ignoreMapIds, vmap.ignoreSpellIds
    2007-09-25 22:43:52 ERROR:Could not find vmap file ‘C:\mangos\data/vmaps/000_43_31.vmdir’
    2007-09-25 22:43:52 ERROR:Correct *.map files not found in path ‘C:\mangos\data/maps’ or *.vmap/*vmdir files in ‘C:\mangos\data/vmaps’. Please place *.map/*.vmap/*.vmdir files in appropriate directories or correct the DataDir value in the mangosd.conf file.

  50. 50
    Gina | Sep 26, 2007 at 10:16 / 10:16 AM | Links to this comments | Reply

    sorry that was wrong log

    2007-09-25 23:14:03 World Database: 127.0.0.1;3306;mangos;mangos;mangos
    2007-09-25 23:14:03 Login Database: 127.0.0.1;3306;mangos;mangos;realmd
    2007-09-25 23:14:03 Realm running as realm ID 1
    2007-09-25 23:14:03 Using unknown world database.
    2007-09-25 23:14:03 Using DataDir C:
    eaper-mangos-R4505-full\data/
    2007-09-25 23:14:03 WORLD: VMap support included. LineOfSight:1, getHeight:1
    2007-09-25 23:14:03 WORLD: VMap data directory is: C:
    eaper-mangos-R4505-full\data/vmaps
    2007-09-25 23:14:03 WORLD: VMap config keys are: vmap.enableLOS, vmap.enableHeight, vmap.ignoreMapIds, vmap.ignoreSpellIds
    2007-09-25 23:14:03 ERROR:Check existing of map file ‘C:
    eaper-mangos-R4505-full\data/maps/0004331.map’: not exist!
    2007-09-25 23:14:03 ERROR:Correct *.map files not found in path ‘C:
    eaper-mangos-R4505-full\data/maps’ or *.vmap/*vmdir files in ‘C:
    eaper-mangos-R4505-full\data/vmaps’. Please place *.map/*.vmap/*.vmdir files in appropriate directories or correct the DataDir value in the mangosd.conf file.

  51. 51
    AC | Sep 26, 2007 at 10:20 / 10:20 AM | Links to this comments | Reply

    im getting an error when i attempt to run ad.exe it says there is an error and that the program needs to close but i can’t figure out whats wrong

  52. 52
    jpcote | Sep 26, 2007 at 11:06 / 11:06 AM | Links to this comments | Reply

    gina :

    try to change the way of the / in your mangos.conf

    modify your: C:\reaper-mangos-R4505-full\data

    for : C:/reaper-mangos-R4505-full/data

  53. 53
    jpcote | Sep 26, 2007 at 11:07 / 11:07 AM | Links to this comments | Reply

    AC:

    when I got this error, it was because I was not patch to 2.1.3

    HTH

  54. 54
    Naomi Wiflath | Sep 26, 2007 at 12:49 / 12:49 PM | Links to this comments | Reply

    Hello again! Thanks for the help before, I wasnt running both Programs! But the recent Wow Patch has caused havoc on my Private server, and I tried thsi update to see if it would remedy the problem. But now the Mangosd file wont run. it jsut opens and closes. Any Ideas? :)

  55. 55
    Fender | Sep 26, 2007 at 17:05 / 5:05 PM | Links to this comments | Reply

    Thanks reaper x,

    it all works great now!!

    as a side note, if i update my real WoW today t0 2.2 , do i need to do all these things over again ?

    anyway, thanks!!

    Fender

  56. 56
    Reaper-X | Sep 26, 2007 at 18:44 / 6:44 PM | Links to this comments | Reply

    # Kahilan

    If you want to revert to the 2.1.3 version, the safest way to do this is to run the repair.exe to revert back to the TBC installation

    for more info, read Chrisb comment :)

    # Ac

    Did you create the maps directory first before running the ad.exe ?

    # jpcote

    Thanks a lot for sharing your knowledge, i really appreciate it :)

    # Naomi & Fender

    Unfortunately the new 2.2 patch still not supported even with the latest mangos from SVN :(

    so .. the only way to use it is reverting back to 2.1.3 or wait until the 2.2 has been supported ;)

    as for the mangos close itself automatically, try checking the mangosd.conf first and if you already configured the datadir properly, that means you haven’t updated the sql database yet :)

  57. 57
    JB | Sep 26, 2007 at 18:44 / 6:44 PM | Links to this comments | Reply

    Hey, just updated from the previous version and now i’m getting this error with Mangosd:
    ”ERROR:Error in `creature_template` table, probably sql file format was updated (there should be 66 fields in sql).”
    Any ideas?

  58. 58
    Reaper-X | Sep 26, 2007 at 18:48 / 6:48 PM | Links to this comments | Reply

    # JB

    that mean you didnt import the mangos database inside the reaper-eazy-mangos directory :)

    first use the backup.bat to backup your character data

    and then run the import.bat to update the database

    lastly, run the backup-importer.bat to restore your backup and you’re done ;)

  59. 59
    Reaper-X | Sep 26, 2007 at 18:50 / 6:50 PM | Links to this comments | Reply

    # pnoy

    bug fixes only, still not support the new 2.2 yet :( (i’ll update it later when 2.2 patch has been supported)

  60. 60
    JB | Sep 26, 2007 at 19:06 / 7:06 PM | Links to this comments | Reply

    That’s exactly what i done… tried again just to make sure but the same thing happened.

  61. 61
    niz | Sep 26, 2007 at 19:09 / 7:09 PM | Links to this comments | Reply

    hey, i’m using u’r dbc files, but still i get folliwing error with mangosd.exe:

    Loading Creature Model Based Info Data…
    SQL: SELECT MAX(`modelid`) FROM `creature_model_info query ERROR: Table ´mangos.creator_model_info´doesn’t exist
    Error loading `creature_model_info`table (not exist?)

  62. 62
    niz | Sep 26, 2007 at 19:12 / 7:12 PM | Links to this comments | Reply

    misspelled:

    query ERROR: table´mangos.creature_model_info´ doesn’t exist

  63. 63
    Reaper-X | Sep 26, 2007 at 19:14 / 7:14 PM | Links to this comments | Reply

    # JB

    did you get error message when importing ?

    # niz

    that error mean, you didn’t import the sql file properly

  64. 64
    niz | Sep 26, 2007 at 19:32 / 7:32 PM | Links to this comments | Reply

    aye, figured it out now tho! tnx :)

  65. 65
    JB | Sep 26, 2007 at 19:39 / 7:39 PM | Links to this comments | Reply

    Everything imports fine, run Mangosd, loads everything fine up until Item Texts where it closes. Checked the Server log and it shows the error message i first posted.

  66. 66
    Gina | Sep 26, 2007 at 19:40 / 7:40 PM | Links to this comments | Reply

    didn’t help i also tried to rerun the maps and the vmaps =(

    2007-09-26 08:38:24 Using unknown world database.
    2007-09-26 08:38:24 Using DataDir C:/reaper-mangos-R4505-full/data/
    2007-09-26 08:38:24 WORLD: VMap support included. LineOfSight:1, getHeight:1
    2007-09-26 08:38:24 WORLD: VMap data directory is: C:/reaper-mangos-R4505-full/data/vmaps
    2007-09-26 08:38:24 WORLD: VMap config keys are: vmap.enableLOS, vmap.enableHeight, vmap.ignoreMapIds, vmap.ignoreSpellIds
    2007-09-26 08:38:24 ERROR:Could not find vmap file ‘C:/reaper-mangos-R4505-full/data/vmaps/000_43_31.vmdir’
    2007-09-26 08:38:24 ERROR:Correct *.map files not found in path ‘C:/reaper-mangos-R4505-full/data/maps’ or *.vmap/*vmdir files in ‘C:/reaper-mangos-R4505-full/data/vmaps’. Please place *.map/*.vmap/*.vmdir files in appropriate directories or correct the DataDir value in the mangosd.conf file.

  67. 67
    kahilan | Sep 26, 2007 at 19:40 / 7:40 PM | Links to this comments | Reply

    Thanks Reaper =D

  68. 68
    Reaper-X | Sep 26, 2007 at 19:49 / 7:49 PM | Links to this comments | Reply

    # JB

    I assume you’ve imported the sql using import.bat, and now … did you run the mangosd.exe bundled with the 4505 version or did you run the 4488 version ?

    if you ran the 4488 version it’ll not work simply because the mangos database structure got changed

    # Gina

    Based from your description it seems that mangos can’t find the 04331 vmap file, now try this :

    1. Go to C:\reaper-mangos-4505-full\data from windows explorer

    2. use the windows search function to search for 000_43_31.vmdir

    and see if you can locate it or not :)

  69. 69
    gina | Sep 26, 2007 at 19:52 / 7:52 PM | Links to this comments | Reply

    It can’t find it :(

  70. 70
    Reaper-X | Sep 26, 2007 at 20:09 / 8:09 PM | Links to this comments | Reply

    aah that mean you havent extracted it yet .. or if you already extracted it, you didn’t move the vmaps and maps directory from your WoW Game directory which is created at the extraction process ;)

  71. 71
    JB | Sep 26, 2007 at 20:22 / 8:22 PM | Links to this comments | Reply

    I ran the 4505 version, also checked the Data Dir path which is correct and the file it is looking for is in there.

  72. 72
    Darkjedi187 | Sep 26, 2007 at 20:25 / 8:25 PM | Links to this comments | Reply

    Thanks for the work. Can’t wait to try this later

  73. 73
    gina | Sep 26, 2007 at 20:27 / 8:27 PM | Links to this comments | Reply

    i don’t know what to do, i’ve extracted everything and moved them to my mangos data files =(

  74. 74
    Reaper-X | Sep 26, 2007 at 21:42 / 9:42 PM | Links to this comments | Reply

    # Darkjedi187

    Your welcome :)

    # Gina

    try opening the mangosd.conf using Wordpad. and search for these lines :

    vmap.enableLOS = 1
    vmap.enableHeight = 1

    then replace it with :

    vmap.enableLOS = 0
    vmap.enableHeight = 0

    to disable VMaps support (btw it’d be best to enable vmaps but since you’re having problem with vmaps, i’d suggest to try the above fix first to see if its working or not)

    # JB

    Could you paste here all of the messages you received when running import.bat ?

    See Seballe previous comment for an example of the output

  75. 75
    merijn | Sep 26, 2007 at 22:40 / 10:40 PM | Links to this comments | Reply

    hi reaper i used your silvermoon-17 but my pc chrashed now i wanna use rev18 but i complete all steps but if i want to start reamd.exe or mangosd.exe they gives a error that he cant started… he cant find ”msvcr71.dll” whats wrong? ps: sorry for my bad english iam from holland ;)

  76. 76
    Prowler | Sep 26, 2007 at 22:50 / 10:50 PM | Links to this comments | Reply

    Could you describe exatcly how to reinstall 2.1.3 patch if i have already installed 2.2

  77. 77
    Reaper-X | Sep 26, 2007 at 22:57 / 10:57 PM | Links to this comments | Reply

    # merijn

    get it from here

    # Prowler

    If you had the previous patch stored on your computer, all you have to do is just run the repair.exe to revert back to the default TBC installation

    and then you just need to apply the individual patch manually until 2.1.3 :)

  78. 78
    Prowler | Sep 26, 2007 at 23:16 / 11:16 PM | Links to this comments | Reply

    ok…i started thr repair..but its just checking files..nothing else

  79. 79
    Seballe | Sep 26, 2007 at 23:20 / 11:20 PM | Links to this comments | Reply

    Anyone tryed 4505 with WoW TBC 2.2.0 yet?

  80. 80
    merijn | Sep 26, 2007 at 23:50 / 11:50 PM | Links to this comments | Reply

    how can i disable auto dowloading patches?

  81. 81
    Prowler | Sep 26, 2007 at 23:59 / 11:59 PM | Links to this comments | Reply

    Nvm i deleted patch.mpq and it set it back to 2.0

  82. 82
    merijn | Sep 27, 2007 at 0:12 / 12:12 AM | Links to this comments | Reply

    but reaper plz i wanna play on my own server…. you know how to disable the wow patch downloader
    ?

  83. 83
    gina | Sep 27, 2007 at 0:14 / 12:14 AM | Links to this comments | Reply

    i downloaded everythingon my b/f computer and copied to my computer file and it working now =D no idea what was going on with my files lol, thanks for helping me!!!

  84. 84
    niz | Sep 27, 2007 at 0:33 / 12:33 AM | Links to this comments | Reply

    got any good sites for individual patches please?

  85. 85
    Reaper-X | Sep 27, 2007 at 0:46 / 12:46 AM | Links to this comments | Reply

    # Seballe

    4505 (or even the current version i checked out from SVN repository) still not support the WoW 2.2 client that is just released yesterday :(

    # Merijn

    You can disable it from the WoW Launcher (open the options page when launching wow)

    # Gina

    Your welcome :)

    # Niz

    I usually go to filefront.com to download individual patch (i even already downloaded the 2.2 but still not planning on upgrading yet) :P

  86. 86
    gina | Sep 27, 2007 at 4:49 / 4:49 AM | Links to this comments | Reply

    :( my downloader won’t stop trying to update to 2.2 i even switched my options around any chance you could help me =D

  87. 87
    AC | Sep 27, 2007 at 5:34 / 5:34 AM | Links to this comments | Reply

    Thanks i got the map extractor to work turns out i had to use my wow saved in my documents and not the one under program files. thanks :)

  88. 88
    Erik | Sep 27, 2007 at 7:49 / 7:49 AM | Links to this comments | Reply

    Hey guys, i did everything that was described in the walkthrough and read through all the posts above but for some reason mangosd window wont stay open for more than a split second. I tried deleting everything and starting over twice but I still get the same problem. The server window opens and runs fine but the mangosd wont.

  89. 89
    Erik | Sep 27, 2007 at 8:28 / 8:28 AM | Links to this comments | Reply

    Well i got mangosd so stay up but now it says it can’t find 0004331.map but when i did a search it is in there…

  90. 90
    Erik | Sep 27, 2007 at 8:43 / 8:43 AM | Links to this comments | Reply

    Got it working, just needed to capitalize the name of the reaper-~~~~~ folder since the mangosd wasn’t reading the lower case r at the beggining of the directory lol

  91. 91
    Naomi Wiflath | Sep 27, 2007 at 9:04 / 9:04 AM | Links to this comments | Reply

    I messed around with the directory; but it continues to close instantly. I followed all the steps so I think I did it right, I didnt get any errors or anything.

  92. 92
    Elliott | Sep 27, 2007 at 9:08 / 9:08 AM | Links to this comments | Reply

    i cant download reaper-mangos-R4505-full-v2.rar
    so how do i do the dateabase exchange manually?

  93. 93
    Elliott | Sep 27, 2007 at 9:14 / 9:14 AM | Links to this comments | Reply

    and how do u “downgrade” wow so i can get below the 2.2 patch?

  94. 94
    Naomi Wiflath | Sep 27, 2007 at 9:57 / 9:57 AM | Links to this comments | Reply

    I just physically removed the patch file. But I dont know if that will work.

  95. 95
    Elliott | Sep 27, 2007 at 10:22 / 10:22 AM | Links to this comments | Reply

    it did tyvm naomi
    and how do u set this up so a friend can play with you?? like on my home network?

    and ty reaper you have been awsome!!!

  96. 96
    Naomi Wiflath | Sep 27, 2007 at 10:28 / 10:28 AM | Links to this comments | Reply

    http://www.reaper-x.com/2007/07/03/creating-public-server-for-lan-party-setting-up-private-wow-server/

  97. 97
    B | Sep 27, 2007 at 12:42 / 12:42 PM | Links to this comments | Reply

    ok so i got it all downloaded and working but……… everytime i log in it downloads the 2.2patch right away and i cant get to the character list or realm list…how do i get around this?

  98. 98
    B | Sep 27, 2007 at 13:42 / 1:42 PM | Links to this comments | Reply

    ok yeah this sux lol…..all i need to do is sign on and i can play but since there is a new patch i cant use 4505

  99. 99
    Ferysa | Sep 27, 2007 at 15:27 / 3:27 PM | Links to this comments | Reply

    Hi Reaper-X

    It is a Great tutorial but i got this problem and i realy dont know how to solve it maybe you can help me out ??

    2007-09-27 10:20:37 Loading NPC Texts…
    2007-09-27 10:20:37
    2007-09-27 10:20:37 >> Loaded 3742 npc texts
    2007-09-27 10:20:37 Loading Items…
    2007-09-27 10:20:39 >> Loaded 22223 item prototypes
    2007-09-27 10:20:39
    2007-09-27 10:20:39 Loading Page Texts…
    2007-09-27 10:20:39 >> Loaded 1277 page texts
    2007-09-27 10:20:39
    2007-09-27 10:20:39 Loading Item Texts…
    2007-09-27 10:20:39
    2007-09-27 10:20:39 >> Loaded 5 item texts
    2007-09-27 10:20:39 Loading Creature templates…
    2007-09-27 10:20:39 ERROR:Error in `creature_template` table, probably sql file format was updated (there should be 66 fields in sql).

    Thx For helping Ciao

  100. 100
    Jason | Sep 27, 2007 at 15:33 / 3:33 PM | Links to this comments | Reply

    Hey reaper, I’ve downloaded and done everything in this guide but now mangosd can’t find a database. The error goes like this without the spam of M’s:

    World Database: 127.0.0.1;3306;mangos;mangos;mangos
    Could not connect to MySQL database at 127.0.0.1: Can’t connect to MySQL server on ‘127.0.0.1′

    Cannot connect to world database 127.0.0.1;3306;mangos;mangos;mangos

    Then it stops and you have to Ctrl-C to exit it. Any idea what’s up. Thanks Jason

  101. 101
    Ferysa | Sep 27, 2007 at 15:51 / 3:51 PM | Links to this comments | Reply

    Hiya

    Jason Try start>run>CMD

    and check your own IP by typing ipconfig

    and then use that local ip adress i think that should work

    Greetz Ferysa

  102. 102
    Reaper-X | Sep 27, 2007 at 17:12 / 5:12 PM | Links to this comments | Reply

    # Gina and other who’s prefer not to upgrade to 2.2 patch

    The simple answer would be … running the wow.exe directly from your WoW installation directory instead of running the launcher first (the screen that pop up when you start the wow) … but first you need to make sure that you already configured the launcher to not update automatically in background while playing ;)

    # Ferysa

    Which version you’re using ? the full database version or the binary only ?

    If you’re using the full database version you just need to run the import.bat file inside the reaper-eazy-mangos directory ;)

    # Jason

    Ah you need to start the mysql service first :)

  103. 103
    Reaper-X | Sep 27, 2007 at 17:13 / 5:13 PM | Links to this comments | Reply

    # Naomi

    Could you tell me what’s the error message from the server.log and realmd.log file (inside logs directory)

  104. 104
    gina | Sep 27, 2007 at 18:24 / 6:24 PM | Links to this comments | Reply

    thanks =D

  105. 105
    Reaper-X | Sep 27, 2007 at 19:20 / 7:20 PM | Links to this comments | Reply

    Your welcome Gina :)

  106. 106
    Prowler | Sep 27, 2007 at 20:21 / 8:21 PM | Links to this comments | Reply

    Im having problems when my roomm8 is trying to log in …he gets to “logging into game server message” and then it goes backto realm selection page. We re behind the same rooter

  107. 107
    Naomi Wiflath | Sep 27, 2007 at 23:50 / 11:50 PM | Links to this comments | Reply

    The only log that appears in there is the Realmd log. The Realm program seemed to run fine.

    2007-09-26 20:59:00 Using configuration file realmd.conf.
    2007-09-26 20:59:00 MaNGOS realm daemon /0.8-SVN (Win32)
    2007-09-26 20:59:00 to stop.

    2007-09-26 20:59:00 Database: 127.0.0.1;3306;mangos;mangos;realmd
    2007-09-26 20:59:00 Added realm “MaNGOS”.
    2007-09-26 20:59:00 realmd process priority class set to HIGH
    2007-09-26 20:59:00
    2007-09-26 21:01:56 Halting process…

  108. 108
    Prowler | Sep 28, 2007 at 0:02 / 12:02 AM | Links to this comments | Reply

    Also *I* can log in from my comp perfectly..just everyone else cant from my network. Reaper could u add me to MSN or something? Would be alot easier to talk avout it then my msn is cathawk114@hotmail.com

  109. 109
    Reaper-X | Sep 28, 2007 at 0:38 / 12:38 AM | Links to this comments | Reply

    have you changed the realmlist ip address in the realmd table to use your lan ip address ?

  110. 110
    Ferysa | Sep 28, 2007 at 2:01 / 2:01 AM | Links to this comments | Reply

    Hi

    I still get the same error i just wrote before and if i run the import.bat file inside the reaper-eazy-mangos directory it says

    If you get any error message just let me know

    Press any key to continue . . .

    i dont get any errors only when i try to start the server

    2007-09-27 20:53:13 >> Loaded 5 item texts
    2007-09-27 20:53:13 Loading Creature templates…
    2007-09-27 20:53:13 ERROR:Error in `creature_template` table, probably sql file format was updated (there should be 66 fields in sql).

    and im using the full version

    greetzz Ferysa

  111. 111
    Tulla | Sep 28, 2007 at 2:25 / 2:25 AM | Links to this comments | Reply

    Hi I dunno if I’m doing something wrong ? I am kinda new at this.. but i have the GB version of wow and when i try to do step 4.

    what to do ? i tried renaming my enGB folder to enUS and the files inside it to enUS instead of enGB? then it pops up with this error:
    Output directory: .
    Fatal: Could not locate MPQ archive patch-enUS-2MPQ Either there is a file with the same name or there is not such file.. WHAT TO DO ??

    in advange Thanks (o:

  112. 112
    Seballe | Sep 28, 2007 at 4:04 / 4:04 AM | Links to this comments | Reply

    Hi, do somebody happen to know how to enable Darkmoon fair in 4505?? Becuase i LOVE Darkmoon fair Thanks in advance!

  113. 113
    niteshade | Sep 28, 2007 at 6:06 / 6:06 AM | Links to this comments | Reply

    bah im getting the same error as gina, but i dont have a boyfriend to copy my files from >< anyone got any ideas?

  114. 114
    B | Sep 28, 2007 at 10:52 / 10:52 AM | Links to this comments | Reply

    im trying the convert to older patch and then login using the wow.exe instead of the launcher….i will let u know what happens

  115. 115
    B | Sep 28, 2007 at 11:29 / 11:29 AM | Links to this comments | Reply

    ok reverting back to an earlier version, having the launcher on Do Not Download, and using the wow.exe doesnt work….it still downloads the update right after i log in and sends me to the blizzard downloader….
    what do i do now?

  116. 116
    Jason | Sep 28, 2007 at 13:36 / 1:36 PM | Links to this comments | Reply

    Hey,

    Now I’m getting the same error that Gina was, it’s not finding one of the vmap files. I can locate it and place it in, but then it says it’s missing another vmap file. So even after re-extracting everything, and placing everything in it’s appropriate directories I still get the error. Although it does run with vmaps disabled it crashes in game. Any help would be appreciated.

    Thanks, Jason

  117. 117
    Prowler | Sep 28, 2007 at 16:33 / 4:33 PM | Links to this comments | Reply

    Well Reaper. I didnt really get what you said..but still tried..didnt work. Maybe we could manage this problem when we use Remote assistance and i could let you into my computer. Everything works..just noone else can log into my server. Something is wrong with the Ip-s. Could really use your remote assistance help

  118. 118
    Reaper-X | Sep 28, 2007 at 18:49 / 6:49 PM | Links to this comments | Reply

    # Niteshade & Jason

    Could you tell me how many files are there in the data directory ?

    mine is :

    Size : 2.86 GB (3,081,568,204 bytes)
    Size on Disk : 2.88 GB (3,103,653,888 bytes)
    Contain : 6967 Files 3 Folder

    As a note, if you’re sure the total files has the same result like mine, try moving the data directory into your mangos directory

    and then open the mangosd.conf and change the datadir into “data” (with quotes) and don’t copy paste from here because the software automatically change quotes into curly quotes :(

    # Tulla

    Renaming the enGB directory into enUS isn’t going to work because the dbq files also named blabla-enGB ;) .. so you need to change that one one

    # Ferysa

    Did you happen to change the database name from the default into another one ?

    default database name for mangos is mangos
    default database name for realmd is realmd

    btw could you take a screenshot at the import.bat process ?

    # B

    Btw when you’ve reverted to the default TBC installation and update it manually with the individual patch until 2.1.3, did you run the launcher again and set it to not download automatically ?

    # Prowler

    Look at my previous post about enabling lan support in mangos but use your lan ip address instead

  119. 119
    Caldaga | Sep 28, 2007 at 20:51 / 8:51 PM | Links to this comments | Reply

    Reaper thanks for everything you’ve posted here. So far three times now (I’ve tried each mirror once and now the mediafire mirror twice) I get an error part of the way through downloading saying I can’t read the source code?

  120. 120
    Caldaga | Sep 28, 2007 at 20:52 / 8:52 PM | Links to this comments | Reply

    BTW I guess I should add this gives me part of the file, but not the entire file.

  121. 121
    Reaper-X | Sep 28, 2007 at 21:13 / 9:13 PM | Links to this comments | Reply

    I just tried it and i didnt notice any problem at all … btw i think you should clear your browser cache first and redownload the file again

  122. 122
    Caldaga | Sep 28, 2007 at 22:05 / 10:05 PM | Links to this comments | Reply

    Actually I just got the download to complete, I’m in Iraq so it may have been a connection issue. The only directories it has in it is : Backup, DBC Extractor, Logs, MapExtractor, OriginalSQL, and reaper-eazy-mangos. It also has some files in it. Does it sound like I am missing anything?

  123. 123
    Caldaga | Sep 28, 2007 at 22:42 / 10:42 PM | Links to this comments | Reply

    Anyone have a link to where i can get the VmapExtractorAssembler?

  124. 124
    Reaper-X | Sep 28, 2007 at 23:13 / 11:13 PM | Links to this comments | Reply

    OMG !!! … thanks a lot for reminding me that i completely forgot to include it in this mangos 4505 release .. (thought i already included it in my mangos 4488 release)

    i’ll upload it right away and update this post (143 KB only) :)

  125. 125
    Caldaga | Sep 28, 2007 at 23:34 / 11:34 PM | Links to this comments | Reply

    Is it going to be uploaded as part of the 9mb file or seperately =/?

  126. 126
    Caldaga | Sep 28, 2007 at 23:47 / 11:47 PM | Links to this comments | Reply

    Sweet thanks for the help I’m going to try and install everything now =/ (this means I will be back with more questions).

  127. 127
    Caldaga | Sep 29, 2007 at 0:33 / 12:33 AM | Links to this comments | Reply

    I know this won’t work with 2.2, but will it work with 2.0.0?

  128. 128
    Caldaga | Sep 29, 2007 at 0:48 / 12:48 AM | Links to this comments | Reply

    Well I have pretty much figured out it will not work with 2.0.0 enless you know something I don’t know (very possible). However does the vmapextractorassembler also create a “Buildings” folder?

  129. 129
    Tulla | Sep 29, 2007 at 3:10 / 3:10 AM | Links to this comments | Reply

    Hi again.. :o)

    I don’t get it what to rename and will wow be able to read it if i rename it?? is there a extract.bat file for the enGB files? it would make it a lot easier not just for me.. :D

    Have a nice Weekend every1 :o)

  130. 130
    Caldaga | Sep 29, 2007 at 3:34 / 3:34 AM | Links to this comments | Reply

    Tulla: Right click on extract.bat and click edit, then go to edit and click find, in the find type in enUS and click find, when it finds the text replace it with enGB then hit find next and continue until it doesn’t find any.

  131. 131
    B | Sep 29, 2007 at 4:16 / 4:16 AM | Links to this comments | Reply