Modcraft - The community dedicated to quality WoW modding!

Content creation => Level Design => Topic started by: Rotfuchs002 on April 26, 2013, 05:02:37 pm

Title: [SOLVED] [QUESTION] Delete Stormwind
Post by: Rotfuchs002 on April 26, 2013, 05:02:37 pm
Hi all,

first, my english isnt very good, so sorry for my bad gramma.

I have a problem with Stormwind. I want to delete it, but everytime i open noggit again, its back again.
In this Post viewtopic.php?f=10&t=1944 (http://modcraft.io/viewtopic.php?f=10&t=1944" onclick="window.open(this.href);return false;) is some kinde of Tutorial for deleting it, but i dont really get it.

Can someone explain how to do it?

Greetings
Title: Re: [QUESTION] Delete Stormwind
Post by: sleikas on April 26, 2013, 05:07:10 pm
Edit all adt's stormwind takes place in before saving. raising textures or adding some random objects is enough
Title: Re: [QUESTION] Delete Stormwind
Post by: fearless_wind on April 26, 2013, 06:05:27 pm
Can be deleted easily by hex editing.
Title: Re: [QUESTION] Delete Stormwind
Post by: Milly on April 26, 2013, 07:27:40 pm
Allow me to explain in more detail. Basically, Stormwind is so large that it covers more than one ADT (maptile). In order to permanently delete it, you must save all the ADTs in which Stormwind is spawned on. Note that these will not save automatically and you will have to fly around in Noggit and use the "Save Current" option (CTRL+SHIFT+S) for each ADT. Once you delete Stormwind from every ADT that it is spawned on, it should be gone for good. Good luck!
Title: Re: [QUESTION] Delete Stormwind
Post by: Rotfuchs002 on April 26, 2013, 08:41:12 pm
Thx for the tips, but nothing workt. Any other ideas?


Quote from: "fearless_wind"
Can be deleted easily by hex editing.

And how does this work?
Title: Re: [QUESTION] Delete Stormwind
Post by: schlumpf on April 26, 2013, 09:45:48 pm
It does work, you seem to have forgotten at least one ADT. Hex editing is not required for this.
Title: Re: [QUESTION] Delete Stormwind
Post by: stan84 on April 26, 2013, 10:51:01 pm
u have to delete this wmo from all adt which stormwind covers, even with small piece, else it will always appear again.
Title: Re: [QUESTION] Delete Stormwind
Post by: Rotfuchs002 on April 26, 2013, 10:52:25 pm
Problem solved, thx to all of you.