Modcraft - The community dedicated to quality WoW modding!

Content creation => Level Design => Topic started by: Scootaloo on April 19, 2012, 08:13:49 pm

Title: [QUESTION] Noggit not saving to my project folder?..
Post by: Scootaloo on April 19, 2012, 08:13:49 pm
I will keep this short and sweet, thanks for looking at this..

Basically, I changed all Khaz-Modan to be set up for the First War, no broken Catapults, Gnomeregan is sealed, Orcish Presence removed.. however, it didn't save my project to the project folder, and whenever I open Noggit it is still there! Am I missing something? or is this broken? X_X
Title: Re: [QUESTION] Noggit not saving to my project folder?..
Post by: Jøk3r on April 19, 2012, 09:53:34 pm
please post your config and your log so we can have a look where your noggit saves the changes.
Title: Re: [QUESTION] Noggit not saving to my project folder?..
Post by: Scootaloo on April 19, 2012, 09:56:34 pm
Quote from: "Jøk3r"
please post your config and your log so we can have a look where your noggit saves the changes.
Sure thing!

Code: [Select]
#This is a config file template. To use it rename into noggit.conf and set your options

#Edit this to your WoWFile!!!
Path = C:UsersBlackwingDownloadsWorld of WarcraftWow
#Edit this to your Project-Directory and uncomment if you want to use it!
ProjectPath = C:UsersBlackwingDesktopNoggit_savepoint

#Set this to the file where you will import models from (the model viewer log for example :) )
ImportFile  = C:Program FilesWorld of Warcraft Model VieweruserSettingslog

#The far clipping value. Set to 2048, 3072, 4096 etc. for a further look. Higher values need more 3d power.
#1024 is the standard value and will be taken if you do not set this value.
FarZ=2048
Title: Re: [QUESTION] Noggit not saving to my project folder?..
Post by: Jøk3r on April 19, 2012, 10:26:15 pm
Try this:
ProjectPath = C:UsersBlackwingDesktopNoggit_savepoint
The        in the end is important!
Title: Re: [QUESTION] Noggit not saving to my project folder?..
Post by: Steff on April 20, 2012, 07:52:49 am
Jøk3r is right.

Also read this.

wiki/index.php5?title=Noggit_user_manual (http://modcraft.io/wiki/index.php5?title=Noggit_user_manual" onclick="window.open(this.href);return false;)