Modcraft - The community dedicated to quality WoW modding!
Featured => Noggit => Topic started by: BradH on March 29, 2016, 02:45:36 am
-
Hello!
I'm part of the team at Project Chaos (http://www.http://projectchaos-wow.com/), a Roleplaying server which will follow the events of Warcraft III. To this end, we recently added a patch which includes the restored Quel'thalas. However, our Noggiters can't figure out how to get rid of these "bubbles" which appear on the roads of the now restored Deatholme.
Any advice on how to remove them is much appreciated.
(https://i.gyazo.com/26364d7c48ff550d9b3f24c347de32f7.gif)
Images: http://imgur.com/a/cx5Dr (http://imgur.com/a/cx5Dr" onclick="window.open(this.href);return false;)
Thanks, Brad.
-
2 possible sources.
gobjects. so you have to delete them serverside in the database
effects added in noggit and noggit is not able to render them. use loadinfo and fileinfo to check the adts models if you find them. for test just delete all m2s on the adt and have a look if they are still there. keep in mind that if the bounding boxes hit adt borders you can habe them on more then one adt. cleare this by turn on the map and chunk lines in noggit.
for further help feel free to add me in skype. project. modcraft
-
Thanks for your help! I've passed this on to our Noggiter and sent you a request on Skype. :) I'll post back here on the result!