This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!
Home
Forum
Modcraft - The community dedicated to quality WoW modding!
Forum
Content creation
Level Design
[SOLVED] AreaTable.dbc (Cata)
Menu
Discord
Tutorials
Links
WowDev wiki
Print
Pages: [
1
]
Author
Topic: [SOLVED] AreaTable.dbc (Cata) (Read 2338 times)
Shadowjesper1
Registred Member
LUA Script Tinker
Posts: 41
[SOLVED] AreaTable.dbc (Cata)
«
on:
May 09, 2012, 01:31:37 pm »
So I remember on 3.3.5, that it was relatively easily to modify AreaTable.dbc.
What I would like to do is to change the name of one line in my AreaTable.dbc.
Now I am doing it on Cataclysm, and signature check came in the way.
I tried Obsidian Lair into Heartwing Lair.
baseDBFilesClientAreaTable.dbc was my path in my patch.
The error:
Signature check.
Found 96, expected 100.
I edited the very file from the client.
«
Last Edit: May 10, 2012, 11:06:22 pm by Admin
»
Logged
schlumpf
Administrator
Creator of Worlds
Posts: 2967
Re: [QUESTION] AreaTable.dbc (Cata)
«
Reply #1 on:
May 09, 2012, 07:21:47 pm »
You took the wrong file from the MPQs to modify. Take the latest one found in the patch mpqs.
«
Last Edit: January 01, 1970, 01:00:00 am by Admin
»
Logged
Shadowjesper1
Registred Member
LUA Script Tinker
Posts: 41
Re: [QUESTION] AreaTable.dbc (Cata)
«
Reply #2 on:
May 10, 2012, 11:41:50 am »
Aha, makes sense!
Thank you for so quick reply.
I will change the topic to Solved if that works.
«
Last Edit: January 01, 1970, 01:00:00 am by Admin
»
Logged
Shadowjesper1
Registred Member
LUA Script Tinker
Posts: 41
Re: [QUESTION] AreaTable.dbc (Cata)
«
Reply #3 on:
May 10, 2012, 09:13:35 pm »
Well, I run on a 4.0.6a client.
And it doesn't got any patches in enGB/US.
I took as before my AreaTable.dbc from locale-enGB.mpq
And still the signature check.
It appears only after I edited the dbc with DBCUtil (latest), that it gives error.
«
Last Edit: January 01, 1970, 01:00:00 am by Admin
»
Logged
schlumpf
Administrator
Creator of Worlds
Posts: 2967
Re: [QUESTION] AreaTable.dbc (Cata)
«
Reply #4 on:
May 10, 2012, 09:28:35 pm »
The patches are named differently on 4+. They still exist though.
«
Last Edit: January 01, 1970, 01:00:00 am by Admin
»
Logged
Shadowjesper1
Registred Member
LUA Script Tinker
Posts: 41
Re: [QUESTION] AreaTable.dbc (Cata)
«
Reply #5 on:
May 10, 2012, 10:19:53 pm »
I can only find AreaTable.dbc in localeGB, there isn't any patches in my enGB folder.
I think I know how those patches are named: patch-XXXXX
«
Last Edit: January 01, 1970, 01:00:00 am by Admin
»
Logged
schlumpf
Administrator
Creator of Worlds
Posts: 2967
Re: [QUESTION] AreaTable.dbc (Cata)
«
Reply #6 on:
May 10, 2012, 10:32:31 pm »
I do say things with reason. When saying they are named differently, they are most likely not named like on WotLK.
You should be looking for wow-update-deDE-BUILD.MPQ files.
Why do I even say things if people don't listen or even look through a list of about 15 files before replying?
«
Last Edit: January 01, 1970, 01:00:00 am by Admin
»
Logged
Shadowjesper1
Registred Member
LUA Script Tinker
Posts: 41
Re: [SOLVED] AreaTable.dbc (Cata)
«
Reply #7 on:
May 10, 2012, 11:07:36 pm »
Thanks for your patience with me.
I found the right file in 13596, but it seems like DBCutil won't open the enGB one, it says it is not a dbc file.
Anyway, my question was solved.
«
Last Edit: January 01, 1970, 01:00:00 am by Admin
»
Logged
schlumpf
Administrator
Creator of Worlds
Posts: 2967
Re: [SOLVED] AreaTable.dbc (Cata)
«
Reply #8 on:
May 11, 2012, 09:05:40 am »
These mpqs might contain parts of files only. Use Ladik's mpq editor and open them using the extended open dialog. Put the locale one on top and the updates on bottom, then select merge.
«
Last Edit: January 01, 1970, 01:00:00 am by Admin
»
Logged
Print
Pages: [
1
]
Modcraft - The community dedicated to quality WoW modding!
Forum
Content creation
Level Design
[SOLVED] AreaTable.dbc (Cata)