Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Topic started by: Terina on May 02, 2016, 02:48:03 pm

Title: [QUESTION] Connecting Noggit to a Private server
Post by: Terina on May 02, 2016, 02:48:03 pm
Hello, I used Noggit some years ago back in wrath. i've decidede to pick it up again.
I am stuck on when I save to noggit it doesn't save over to my Private server



I tried simply to place a bunch of trees in westfall and see if they would show up in my private server which they didn't.

Note: The trees are saving in noggit every time I load it up.
---------
Config

#This is a config file template. To use it rename into noggit.conf and set your options
#Edit this to your WoWFile!!!
Path = C:UsersHomeDesktopWOW Wotlk 3.3.5a

#Edit this to your Project-Directory and uncomment if you want to use it!
ProjectPath = C:UsersHomeDesktopWOW Wotlk 3.3.5aNoggitCI81Project


#Set this to the file where you will import models from (the model viewer log for example :) )
ImportFile  = F:WorkToolsWoWModelViewer7userSettingslog.txt

#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] Connecting Noggit to a Private server
Post by: Mr. DK on May 02, 2016, 03:00:56 pm
Im not aware that there is a function that wuld save over to your server. I highly recomend to
A) Switch over to trinity core and B) Read the tutorial here on Modcraft
Title: Re: [QUESTION] Connecting Noggit to a Private server
Post by: Terina on May 02, 2016, 03:21:32 pm
Okay, I'm switching over to Trinity Core

Could you direct me to anywhere that would help with editing in noggit and then being able to see it in your private server?
Title: Re: [QUESTION] Connecting Noggit to a Private server
Post by: schlumpf on May 02, 2016, 03:31:36 pm
Quote
#Edit this to your Project-Directory and uncomment if you want to use it!
ProjectPath = C:UsersHomeDesktopWOW Wotlk 3.3.5aNoggitCI81Project

Files are saved to this location, which is not what your client will read. Either pack those files into an MPQ that your client will read, or just remove that line and it will save to the client automatically.
Title: Re: [QUESTION] Connecting Noggit to a Private server
Post by: Terina on May 02, 2016, 05:18:39 pm
Hey sorry about this. I'm trying to get Trinitycore to work.
Im using Jeuties Repack and when I try to launch world server this happens.
It literally closes the very second that it opens so It was very difficult to get a good screenshot

It says map 0004331 does not exsist but it does exsist in this location
C:UsersHomeDesktopJeuties Blizzlike Repack rev 1.6 (x64)Coremapsmaps

If it is a "DataDir" problem in my world.config where/what should I do?
Title: Re: [QUESTION] Connecting Noggit to a Private server
Post by: Amaroth on May 02, 2016, 06:20:36 pm
You are clearly kinda confused and don't know hat Noggit does. Noggit isn't spawning models or editing maps "on your server". It just edits ADT fiels, which are just map files. You need to place those files into MPQ archive ("patch") and place that custom patch to game client of both yours and players. This has absolutely nothing to do with server or emulator used.

I highly, really highly, recommend to read beginner's tutorials, they might be long, but you will get many things wrong before reading them (well, even after it, but not as many as you would now do).
Title: Re: [QUESTION] Connecting Noggit to a Private server
Post by: Terina on May 02, 2016, 06:44:41 pm
Could you please direct me to some good tutorials. I cant find anything specified on youtube. and I have gone through the Noggit user manual several times.
With Arcemu I managed to get everything running.

I just don't know how to add items from Model Viewer or do the ADT/MPQ stuff, that's literally all I'm stuck on.


I am so so sorry to be such a noggit noob. but you have to start somewhere >.<
Title: Re: [QUESTION] Connecting Noggit to a Private server
Post by: Mr. DK on May 02, 2016, 06:55:20 pm
viewforum.php?f=78 (http://modcraft.io/viewforum.php?f=78" onclick="window.open(this.href);return false;)

Here y<ou go a very good tutorial. As mentioned in ym first post. It explains everything vom setting um modding to setting up server to get stuff ingame.
Title: Re: [QUESTION] Connecting Noggit to a Private server
Post by: Terina on May 02, 2016, 07:45:40 pm
Oh my goodness I've been doing this all wrong..
Thank you so much.

I'm starting from scratch
 I'm really excited after finding these tutorials hehe.
Title: [SOLVED]Connecting Noggit to a Private server
Post by: Terina on May 07, 2016, 03:33:46 pm
Quote from: "Terina"
Oh my goodness I've been doing this all wrong..
Thank you so much.

I'm starting from scratch
 I'm really excited after finding these tutorials hehe.