Modcraft - The community dedicated to quality WoW modding!
Featured => Noggit => Topic started by: EzEXE on June 15, 2012, 09:15:43 pm
-
Sorry to create a new thread, old one got locked after the problem was resolved.
I'm unable to import m2's and WMO's from the WoW Model Viewer log file.
My noggit.conf points to the right path
ImportFile = C:UsersComputerDesktopWorld of Warcraft 3.3.5aWoWModelViewer7userSettingslog.txt
Auto-select chunks is Off
and of course I'm actually using the model viewer to view the files beforehand.
I can add the helper WMOs no problem.
Again, sorry for doubling up on threads.
Thanks in advance for the help.
-
ImportFile = C:UsersComputerDesktopWorld of Warcraft 3.3.5aWoWModelViewer7userSettingslog.txt
NOT
ImportFile = C:UsersComputerDesktopWorld of Warcraft 3.3.5aWoWModelViewer7userSettingslog.txt
The end of the path. is a path seperator. The ImportFile is a filepath not a folder path soNO at the end ;)
-
Right as always.
Thanks for the help. :)
-
No problem.
And not always ;)