Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Topic started by: chyssler on April 29, 2018, 08:50:14 am

Title: [NOGGIT] Cannot scroll down in the menu to select my map
Post by: chyssler on April 29, 2018, 08:50:14 am
Hey, im having a little problem in noggit. I cannot scroll down to select my specific map because there is to many maps in there. look on this pic etc :

https://imgur.com/a/boCi1uP

what can i do to fix this?

thanks
Title: Re: [NOGGIT] Cannot scroll down in the menu to select my map
Post by: schlumpf on April 29, 2018, 09:43:49 am
The menus are based on map.dbc‘s InstanceType column. You can either move some of the maps to a different category (eg the raids to raids), or move your map to a category with a smaller menu.
Title: Re: [NOGGIT] Cannot scroll down in the menu to select my map
Post by: chyssler on April 29, 2018, 11:28:31 am
oh okay, i will try to do that, otherwise i can maybe just use another dbc and configure with that ?
Title: Re: [NOGGIT] Cannot scroll down in the menu to select my map
Post by: schlumpf on April 29, 2018, 01:06:20 pm
Im not sure what you mean. In the end, noggit only uses this dbc to get the names and directories and types. You can even give noggit a dbc with just one entry and it will be fine. It doesn’t have to be the same dbc as the game has, as long as the row you are interested in is the same.
Title: Re: [NOGGIT] Cannot scroll down in the menu to select my map
Post by: chyssler on April 29, 2018, 04:03:22 pm
i did moved the new map to "raids" and now it works.. just when im done  i can change it back :D... ty