Re: [Mangos] How to make a Mangos server
Quote:
Originally Posted by
terrax88
Not sure what sub table needs to exist with what info it needs to have. I read past post's and from what I gather. UDB aint updated.
If you want Mangos
Try this guy: Reaper Mangos 5472 - Easy WoW Private Server for World of Warcraft 2.3.3 Reaper-X .:[ ID ]:.
I think he just updated almost to the latest core.
Re: [Mangos] How to make a Mangos server
I got a problem, when i run the DBC extractor it says the file failed, I have EUGB verison and i edit it to look in GB one, but it didnt work,
I edited to
@echo off
mpqe /d "." locale-enGB.MPQ *.dbc
mpqe /d "." patch-enGB.MPQ *.dbc
mpqe /d "." patch-enGB-2.MPQ *.dbc
ren DBFilesClient dbc
pause
Much Thanks
Saryth
Re: [Mangos] How to make a Mangos server
Quote:
Originally Posted by
Quakes69
10x Quakes69 I fix the problem...there is mistakes in the sql files it tooks me two days to figured out but now all its ok :P
Re: [Mangos] How to make a Mangos server
i think the DBC_eztractor is busted... i did what it said and put it the 3 files that were in the zip (not including the readme) into C:/program files/world of warcraft/data/enUS
and then dubble clicked on the exstractor.bat file to exstract the files needed, then i just get a error saying
"MPQW.exe - Application Error
The application failed to initialize properly (0xc0000135), Click on OK to terminate the Application"
any help would be apreciated, or add me on msn toxic-sin@hotmail.com (if u know how 2 help.. if u dont... dont add me)
Re: [Mangos] How to make a Mangos server
Quote:
Originally Posted by
Darkened35
I got a problem, when i run the DBC extractor it says the file failed, I have EUGB verison and i edit it to look in GB one, but it didnt work,
I edited to
@echo off
mpqe /d "." locale-enGB.MPQ *.dbc
mpqe /d "." patch-enGB.MPQ *.dbc
mpqe /d "." patch-enGB-2.MPQ *.dbc
ren DBFilesClient dbc
pause
Much Thanks
Saryth
try this
@echo off
mpqe /d "." locale-euGB.MPQ *.dbc
mpqe /d "." patch-euGB.MPQ *.dbc
mpqe /d "." patch-euGB-2.MPQ *.dbc
ren DBFilesClient dbc
pause
no seras espa
Re: [Mangos] How to make a Mangos server
sinester that is a windows error. i've tested the extractor and it works as it should.
sometimes computer manufacturers modify their windows and they dont always contain everything they should. ex. my friend bought an emachine and it was missing cmd.exe
Re: [Mangos] How to make a Mangos server
Alright I did everything you instructed, and I'm still running into errors. I'm using Mangos Rev. 5524 and UDB_0.9.2.
I'm getting "ERROR:Error in creature_template table, probably sql file format was updated (there should be 63 fields in sql)." when I start up realmd.bat
One thing I'll like to point out is, I'm able to view the server and successfully login. But whenever I try to join the realm server, I just go back to the realm selection screen (I'm guessing this is because of the error).
Can someone please help me? I've wasted an entire day trying to solve this. Here are some illustrative pictures.
http://img389.imageshack.us/img389/3230/mang2tx4.jpg
http://img389.imageshack.us/img389/9555/mang3qi5.jpg
http://img204.imageshack.us/img204/2563/mang1pt6.jpg
Re: [Mangos] How to make a Mangos server
Disregard my last message, I was able to correct the problem by updating the sql files from "mangos/sql/update" folder. I ended up manually batching the database with the updates (which was a drag).
But everything works fine! :] I'm just flying around all over the server.. wickedly fun
If anyone wants to experiment the gm role on my server, feel free to msg me on aim: hexor1986 .
Re: [Mangos] How to make a Mangos server
Quote:
Originally Posted by
dagamerc13
my friend bought an emachine and it was missing cmd.exe
LMFAO!!! I haven't laughed that hard in a while. To F*'ing funny...
Edit:
I heard Microsoft was trying to dis that feature. How? Is beyond me.
Re: [Mangos] How to make a Mangos server
guys I can't download UDB datebase...
help me ...i am noob :(
Re: [Mangos] How to make a Mangos server
I click on "udb datebase" but i no find anythink for download....plz tell me
thanks.
Re: [Mangos] How to make a Mangos server
Re: [Mangos] How to make a Mangos server
Is there a version for 2.4.1 yet?
Re: [Mangos] How to make a Mangos server
Thanks for the GREAT guide...
I've already set up the server and it is working..
but how can i change the drop rate from the bosses?
i make the rate like this
Quote:
Rate.Drop.Items = 50
Rate.Drop.Money = 50
Rate.XP.Kill = 50
Rate.XP.Quest = 50
Rate.XP.Explore = 50
Rate.XP.PastLevel70 = 50
i've tried to increase or decrease the rate but the bosses only drop 3 or 2 equipments.
anyone can help :)