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!

Menu

Author Topic: [4.3.4] Cata basic modding Questions  (Read 3119 times)

Mr. DK

  • Moderators
  • Model Change Addict
  • *****
  • Posts: 224
    • View Profile
[4.3.4] Cata basic modding Questions
« on: November 21, 2013, 12:32:43 am »
Hello all,

I compiled a fresh Cata core from trinity and ran into some modding issues.

First of all basi map editing: I converted some of my adts into Cata using Mjollna's converter. Here i got the first Question:

Does anyone knwo how those new adt stuff work? Like what is the _obj0 or _tex0 files used for and more important how do i pack a patch that ahs the highest priority in laoding?

I treid edding the old patches overwriting a existing adt in Kalimdor but it dint changed at all. At one point in my tries my client told me hes downloading new content :( with the ingame downlaoder.

Here we go with the next Question: Does anyone have experience with this downloader  and knows ho to prevent him from overwriting the edited adts?


If anyone managed to acually get a custom adt working in Cata client please let me know.

Thanx anyways.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
I am Thor! Supreme commander of the Asgard Fleet!

Rangorn

  • Contributors
  • Model Change Addict
  • *****
  • Posts: 291
    • View Profile
Re: [4.3.4] Cata basic modding Questions
« Reply #1 on: November 21, 2013, 01:05:28 am »
Hello !

Quote
"Does anyone knwo how those new adt stuff work? Like what is the _obj0 or _tex0 files used for and more important how do i pack a patch that ahs the highest priority in laoding?"

Adt is separated into 3 files, adt (main), _obj (M2 and WMO informations)  and _tex (Textures informations) each files contains chunk (essentially old chunks)
Like this : http://mjollna.org/docs/adt.png


Quote
"I treid edding the old patches overwriting a existing adt in Kalimdor but it dint changed at all. At one point in my tries my client told me hes downloading new content :( with the ingame downlaoder.

Here we go with the next Question: Does anyone have experience with this downloader and knows ho to prevent him from overwriting the edited adts?"

For cataclysm modding, you should use a special wow.exe, without the Mfil verification and others protection
You can find a modified wow.exe on Ownedcore.
But ! You must have your game 100% downloaded
You can see that in the mainmenu, the computer screen icon.



Quote
"If anyone managed to acually get a custom adt working in Cata client please let me know. "
It's difficult !
Some ADTs work, but you can't touch (this) Azeroth and Kalimdor, Cmapchunkalphashadowbits error, somethings with the flags in the WDT, i don't know how to fix this.

But you can create a new map.
Raising terrain, Smooth operation, Placing M2, Add Water, Area flags and texture work
But, if you clear texture from your adt, you will get many wow errors, so never delete texture from your adt, you can swap them.

And there is a collision problem when you spawn WMO, you must use Noggit unstable version for fix this (saves your adt with sdl 1.3 then open unstable noggit and resave yours adt)


Edit :

For creating Patch, The names of the MPQ are : wow-update-base-XXXXX
Cata 4.3.4 rev 15595, you must choose value greater than 15596.

You should use a special  Wow.exe for this.
« Last Edit: November 21, 2013, 01:16:09 am by Admin »

Rangorn

  • Contributors
  • Model Change Addict
  • *****
  • Posts: 291
    • View Profile
Re: [4.3.4] Cata basic modding Questions
« Reply #2 on: November 21, 2013, 01:13:07 am »
Here is my development map :D

http://puu.sh/5osUY.png

Based on a Silithus ADT, and a Custom WMO from Fallout 3.
Be careful, Cataclysm is a bitch, very sneaky and annoying.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Mr. DK

  • Moderators
  • Model Change Addict
  • *****
  • Posts: 224
    • View Profile
Re: [4.3.4] Cata basic modding Questions
« Reply #3 on: November 21, 2013, 08:08:18 am »
Thx for the Help! Ill try it.


You got a Link to this exe?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
I am Thor! Supreme commander of the Asgard Fleet!

Rangorn

  • Contributors
  • Model Change Addict
  • *****
  • Posts: 291
    • View Profile
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

akriso

  • Contributors
  • Loreweaver
  • *****
  • Posts: 107
    • View Profile
Re: [4.3.4] Cata basic modding Questions
« Reply #5 on: April 30, 2014, 03:05:07 pm »
why i get wowerror after add 2 lines in dbc ?

server work with modifiered dbc
« Last Edit: January 01, 1970, 01:00:00 am by Admin »