Modcraft - The community dedicated to quality WoW modding!
Content creation => Level Design => Topic started 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?
-
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.
-
Here, since all of Eluo's download links are dead...
I'll reupload the folder of tools including Offset Fix.
-
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.