PDA

View Full Version : Db 1.12.1


lodfurious
06-14-2007, 05:38 PM
someone can put a link to a good db 1.12.1? i want to play the normal wow.... burning crusade is getting me crazy....

fruni
06-14-2007, 11:50 PM
If u want 1.12.1 get mangos.

Jacksparrow
06-15-2007, 02:25 AM
well heres 1
http://www.sendspace.com/file/osg42w
you will also need mysql
http://dev.mysql.com/get/Downloads/MySQL-5.0/mysql-essential-5.0.26-win32.msi/from/http://mysql.mirrors.pair.com/
and well heres the tut
Installation
-1 Extract the repack to C:\MaNGOS
-2 Start the MySQL v5.0 installer and install it
-3 Go to start--->All Programs--->MySQL--->MySQL Server 5.0--->MySQL Server Instance Config Wizard
-4 Click Next, Choose "Standard Configuration" then click Next, click Next, enter password for your sql db then click Next, click execute
IPB Image
-5 Start the Navicat installer and install it
-6 Click Next, check "I accept the agreement" then Next, click Next, click Next, click Next, click Install, click Finish
-7 Start Navicat, click New Connection towards the top left
Connection Name: Make a name for your connection
Host name/IP adress: DON'T TOUCH
Port: DON'T TOUCH
User name: DON'T TOUCH
Password: Enter the password you made in step 4
Click OK
-8 Right click on the name of your connection, select "New Database", name it mangos, click OK
Ricght click on the name of your connection, select "New Database", name it realmd, click ok
-9 Right click on mangos, select execute batch file, choose file C:\mangos\sql\mangos.sql (This takes a while to import)
Right click on realmd, select execute batch file, choose file C:\mangos\sql\realmd
-10 Under your connection name click realmd, double click on account, at the bottom of the new screen that has come up click +, fill out the id;username;password;gmlevel fields of the new line that comes up. (This is the method to create new accounts that people use to login to+ wow)
-11 Go to C:\mangos and open mangosd.conf with notepad
IPB Image
change the username to: root change the password to: password made in step 4. Be sure to do this to BOTH lines don't change naything else unless you know what you're doing. Save and close.
Go to C:\mangos and open realmd.conf
IPB Image
Put the password that you made in step 5 in place of the asterisks. Save and close.
-12 Open file C:\program files\world of warcraft\realmlist.wtf with notepad. Change
set realmlist us.official.wow
To
set realmlist 127.0.0.1
-13 Run mangosd.exe let it fully load, then run realmd.exe

Congrats! Your done, how easy was that? Start mangosd.exe then realmd.exe. Once those are loaded start wow, login, and have fun!

nebaku
06-15-2007, 03:18 AM
In conjunction with Antrix, could I just put that password as Antrix, then go into the Antrix database after running (1)MySQL, and in the DB editor, just add mangos and realmd and dump them there?