Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Topic started by: ayahne on April 10, 2012, 12:21:12 pm

Title: Cant Import Gameobject From Wow model Viewer
Post by: ayahne on April 10, 2012, 12:21:12 pm
hello i have problem im trying to import gameobjects from viewer but i have error

(..srcMapView.cpp:370): [Error] Faild to open file for import models
(..srcMapView.cpp:371): [Error] C:wow2WoW Model View v0701userSettings

this is my Conf file for viewer
importFile= C:wow2WoW Model View v0701userSettings

and this is where i have mine viewer
C:wow2WoW Model View v0701

what i have to do please help
Title: Re: Cant Import Gameobject From Wow model Viewer
Post by: glararan on April 10, 2012, 12:53:40 pm
Change
Quote from: "ayahne"
importFile= C:wow2WoW Model View v0701userSettings

with
Code: [Select]
importFile= C:wow2WoW Model View v0701userSettingslog.txt
Shortcuts for noggit: M2 import Shift + C, WMO Alt + C
Title: Re: Cant Import Gameobject From Wow model Viewer
Post by: ayahne on April 10, 2012, 01:06:41 pm
thank you mate :**
Title: Re: Cant Import Gameobject From Wow model Viewer
Post by: Steff on April 10, 2012, 01:11:41 pm
Adn this are no GameObjects. That are models (m2 or WMO) also called doodads.
Gameobjects are the same but inserted from the server and mostly are usabel from the player.