Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Topic started by: XodusArt2 on March 26, 2015, 03:42:03 pm

Title: Unsure if this is the place to ask, but I just have to know.
Post by: XodusArt2 on March 26, 2015, 03:42:03 pm
Is it ever going to be possible to open Cataclysm ADTs in Noggit? Further more, is work ever going to be done on the Noggit core, to update it to work with newer expansions? And if so, how long will this take?

- ALSO, is there a way to bypass the fact that I can't use textures from another ADT in a place like say.. Silverpine Forest? (Borean Tundra tilesets in Silverpine, that is)? I can't seem to figure it out.
Title: Re: Unsure if this is the place to ask, but I just have to k
Post by: XodusArt2 on March 26, 2015, 03:43:54 pm
Also, is there a work around the fact we can't import ADTs from Cataclysm, to some how duplicate Gilneas City? I really want to some how get ahold of the WMO for it in WOTLK Noggit.
Title: Re: Unsure if this is the place to ask, but I just have to k
Post by: Amaroth on March 26, 2015, 04:57:21 pm
Most of wow modding tools are made only for WotLK. You have most stable server emulators for that and its structure is very well documented in most of causes. I don't know what is possible on cata and what not, but working wit not-retro-ported ADTs in noggit nearly for sure not. If someone is doing something about that? Yep, there is replacement for noggit called neo, but its still under development. It is supposed to be able to work with all datadiscs.

About not being able to paint, every chunk (red square) can contain up to 4 different textures. If all 4 slots are already used, you can't paint the 5th one there. You can just swap one of them. I would suggest you to read a tutorial - and a whole tutorial - because such things are for sure already written there.

If you want to get any Cataclysm and newer model into noggit or even WotLK game client, you simply need to port them into WotLK format. WotLK simply can't open at least most of (or even all) newer that WotLK models. They need to be modified, retro ported. And yes, it is possible. Check retro-porting forum in general for that.
Title: Re: Unsure if this is the place to ask, but I just have to k
Post by: XodusArt2 on March 26, 2015, 05:19:41 pm
Would porting Tilesets require a DBC edit? On a completely unrelated subject.
Title: Re: Unsure if this is the place to ask, but I just have to k
Post by: Skarn on March 26, 2015, 05:23:36 pm
No.
Title: Re: Unsure if this is the place to ask, but I just have to k
Post by: XodusArt2 on March 26, 2015, 05:29:52 pm
It's just a matter of dropping them in my WoW data folder then as a patch? - Nevermind, it is just a matter of dropping it in an MPQ, to my relief ,no DBC edits.
Title: Re: Unsure if this is the place to ask, but I just have to k
Post by: PhilipTNG on March 26, 2015, 07:40:08 pm
Quote from: "XodusArt2"
I really want to some how get ahold of the WMO for it in WOTLK Noggit.
If you just want the WMO, why not just down port the wmo to WoTLK?

I have two guides that might be able to help you if you are just trying to down port things from higher expansions down to lower expansions, they don't specifically focus on what you're after, but should stay on a topic similar enough to what you're looking for.

WMO Conversions from WoD/Mop/Cata to WoTLK: viewtopic.php?f=93&t=9001 (http://modcraft.io/viewtopic.php?f=93&t=9001" onclick="window.open(this.href);return false;)

Poriting Cata/MoP Maps to WoTLK: viewtopic.php?f=93&t=8958 (http://modcraft.io/viewtopic.php?f=93&t=8958" onclick="window.open(this.href);return false;)