Modcraft - The community dedicated to quality WoW modding!
Featured => Noggit => Topic started by: hach on December 28, 2011, 08:11:53 am
-
Hello everyone!
I've got a question for you professionals!
So here's the thing I want to get clear about, It's a part from Eluo's tutorial about worldbuilding basics!
It's the part after I've created the .adt's and added the map ID in my server through SQL, to be able to teleport myself in there while in-game.
I'm gonna put the part of it inside this topic, but minimize it's font size:
Pack your new DBC,wdt and adts into a patch and now you should be able to port your self in the new instance.
At this point noggit won't show up your new instance because you will have to put the Files also in the wow folder and not in the patch beacuse noggit sets the priority of the dbc files to those who are extraced into your wow folder.
So just take the dbc,the adts and the wdt files and put them in to the wow folder like this:
For adts:
wowfolderworldmapsyourawsomeinstancename
For the dbc:
wowfolderDBFilesclient
Well just the same folder sturcture as in the mpq file :)
If you still have problems, look at jacks tutorial, where he explains the MPQ basics.
Now if you want to find out the coordinates for your new instance,just open noggit and select your map and click on the white transparent field.
(http://imagr.eu/up/4b59f52beb2e0_noggit%20choose%20map.png)
Now look in the left lower corner and tada ,there are the server coords.
Image
Now teleport your self ingame to your new instance!
(http://imagr.eu/up/4b5a4b9ce94fc_adding%20continent%20or%20instance%20ending%20screen.png)
So, in this part I followed the instructions, put in map.dbc in WoWDBFilesClient, and the many .adt's inside the WoWWorldMapsPrettyTestingZone(or yourawsomeinstancename, as Eluo did).
But, Noggit still doesn't see my Pretty Testing Zone!
(http://img546.imageshack.us/img546/4885/nogs.jpg)
I'm Guessing that the map.dbc has a big part in Noggit, so here, I'm showing it and I'm guessing it's completely ok!
(It's the one which is inside WoWDBFilesClient)
(http://img443.imageshack.us/img443/5243/strings.jpg)
(http://img854.imageshack.us/img854/3016/tableg.jpg)
Ok that's all I can actually think is important :D, I'm using Noggit rev104, a newer one than the one Eluo used, I think.
So yeah, please help!!!
-
Fix the name of location. in dbc it is with *space* button
but in your folder, it dont have correct name
-
The name MUST be exact the same as the MAPFOLDERNAME in world/maps/
And yes no spaces there.
-
Ahh, dammit! :P
As easy as that huh?
I thought it will be something more complicated! :lol:
How stupid of me not checking the other ones in the list :D.
Thanks guys!