Forum > Level Design
[QUESTION] Several questions on modding/.
(1/6) > >>
Freigeist:
Hi out thar. First of all, im new to this forum and was pretty pleased of the tutorials that you provide here since I thought I would have to figure it all out on my own. I have some questions: - Which server files can I use best for 3.3.5a? Did not find anything about that here. - Is there a tutorial on modding the ingame map (default M)? In the tutorial of Eluo (nice work, thanks that you help newbies to wow modding like me) it doesn't say anything about that except that a tutorial on that might be added later.
lG,
Laniax:
--- Quote from: "Freigeist" ---Hi out thar. First of all, im new to this forum and was pretty pleased of the tutorials that you provide here since I thought I would have to figure it all out on my own. I have some questions: - Which server files can I use best for 3.3.5a? Did not find anything about that here. - Is there a tutorial on modding the ingame map (default M)? In the tutorial of Eluo (nice work, thanks that you help newbies to wow modding like me) it doesn't say anything about that except that a tutorial on that might be added later.
lG, --- End quote ---
1) Trinitycore is a good choice for modding, since it only requires you to update the dbcs in the dbcs folder. Although scripting in trinitycore is harder then in arcemu.
2) http://www.ownedcore.com/forums/world-o ... -maps.html
Freigeist:
kk, managed to get a map for the crater (used CraterofAzshara instead of PVPZone02..) but now, how do I add the player arrow that shows up on normal maps to it?
A new question: When I edit the adt files (first with adt creation tool, then with noggit) I can't edit them again with Taliis (they do not open, the window just stays as it is when I try to load them) to add a map name. Help?
lG,
Freigeist:
Alright, I need some information on loading wmo files. Is that the right format for the path? WmoNorthrendBuildingsHumanNd_Human_InnNd_Human_Inn.Wmo This causes a NoggIt crash..
lG,
Eluo:
Hi! Sorry for the late reply :/
--- Quote ---kk, managed to get a map for the crater (used CraterofAzshara instead of PVPZone02..) but now, how do I add the player arrow that shows up on normal maps to it? --- End quote ---
You may check your mapid again. The mapid given in the worldmapdbcs should be the same as your instanceid in map.dbc
--- Quote ---A new question: When I edit the adt files (first with adt creation tool, then with noggit) I can't edit them again with Taliis (they do not open, the window just stays as it is when I try to load them) to add a map name. Help? --- End quote --- This is a common taliis bug. Taliis somehow can't read its own files :/ So when you save the adt with taliis and want to alter afterwards something that you forgot to do, then just save the same adt in noggit. After that taliis should again be able to read the adt file. For every taliis save you'll have to again save it with noggit before you can open it again ;)
--- Quote ---Alright, I need some information on loading wmo files. Is that the right format for the path? WmoNorthrendBuildingsHumanNd_Human_InnNd_Human_Inn.Wmo This causes a NoggIt crash..
--- End quote ---
You forgot the world folder ;) so the path rather is: worldWmoNorthrendBuildingsHumanNd_Human_InnNd_Human_Inn.Wmo
Btw captial letters have no effect on this. So the path could also be WORLDWMO.... or just worldwmo
Upper and lower case don't have any effect on the path, the path itself just need to be right ;)
Navigation
[0] Message Index
[#] Next page
|