Modcraft - The community dedicated to quality WoW modding!

Content creation => Modelling and Animation => Topic started by: Big Bad Bot on June 10, 2016, 05:09:01 pm

Title: [QUESTION] [WotLk] OBJ to M2: I Can't interact with the GOB
Post by: Big Bad Bot on June 10, 2016, 05:09:01 pm
Hello everyone. I create a custom model in Blender and I import to OBJ using this tutorial (https://www.youtube.com/watch?v=OVC1qXbi2pI). The model works pretty well, looks good, have collisions, it's everything allright but...when I make a GObject with a WLK displayID works pretty good; but when I use a custom DisplayID I can't intertact with it no more.

I need to add the new Gobject DisplayID in a SQL table to make it work?

I have to use another app to import a model from blender to WoW if I want to make interactive (no animated) models?
Title: Re: [QUESTION] [WotLk] OBJ to M2: I Can't interact with the
Post by: Alastor on June 11, 2016, 05:05:58 am
That has nothing to do with Model but its settings in DB
Title: Re: [QUESTION] [WotLk] OBJ to M2: I Can't interact with the
Post by: Amaroth on June 12, 2016, 03:31:45 pm
Problem is most likely in database, as Alastor wrote. Can you show me what does your gameobject_template row look like? Post it whole, there may be both some problem in data fields or in flags or in faction as well.