Modcraft - The community dedicated to quality WoW modding!

Content creation => Level Design => Topic started by: Ceroth on December 09, 2014, 11:32:14 am

Title: Copy of existing location on new map does not show
Post by: Ceroth on December 09, 2014, 11:32:14 am
Hi, got a problem with creating a map. I want to make copy of some location from the eastern king. I use my taliis program to add adts, from the data/common-2 I copy the files with Duskwood, than rename them  to answer the coords on new map and replace the old ones on the new map. When I started my wow the lands shows, but in noggit I see only the skybox and bottom of the river.

Can you help me someone please?
Title: Re: Copy of existing location on new map does not show
Post by: Amaroth on December 09, 2014, 12:18:58 pm
Use offsetfix, its command line script, you shold be able to find it somewhere in tutorial modding tools... look especially around ADT adder. To make it short and simple for you, your problem is that you changed coords where ADTs are placed, but you haven't changed coords of objects (meaning also terrain) stored in them.
Title: Re: Copy of existing location on new map does not show
Post by: Milly on December 09, 2014, 02:49:05 pm
Here, since all of Eluo's download links are dead...

I'll reupload the folder of tools including Offset Fix.
Title: Re: Copy of existing location on new map does not show
Post by: Steff on December 11, 2014, 07:23:58 am
Setup modding environment with tutorial lart 2. The cmd and a script for mass uodatenis included in tools adtadder.
Also perhaps read the create map from scratch tut to learn what a map needs.