Yasuno Posted February 2, 2016 Share Posted February 2, 2016 (edited) Hi, so i was following the guide posted in the topic over here on modcraft. And for the most part i got all the first steps figured out (i think anyways) but when i added my DBC's and created the item in the database to equip it in game it doesn't show anything. I can hit things with and invisible melee stave, but it doesn't show the model. However, as you can see in the screenshot below.. WoW Model Viewer DOES show it just fine. So i am not sure where i might have messed up at...I imported this from skyrim.. by using nifskope and putting it through blender per that tutorial i linked above. Edit: I attached my DBC Files.. the ID for it is 98000 should be at the bottom of both. Item.dbc ItemDisplayInfo.dbc Edited February 2, 2016 by MajorCyto Link to comment Share on other sites More sharing options...
Skarn Posted February 2, 2016 Share Posted February 2, 2016 Does it show the cube instead of the model? If it does not, it means that the model is not ever referenced correctly. Did you upload DBCs to the server as well? Link to comment Share on other sites More sharing options...
Yasuno Posted February 2, 2016 Author Share Posted February 2, 2016 Does it show the cube instead of the model? If it does not, it means that the model is not ever referenced correctly. Did you upload DBCs to the server as well?Hi, it seems that even the checkered cube does not show up in-game.. Which is odd considering it loads in model viewer. Just to be sure i re-uploaded my dbc files to the server in the dbc folder.. deleted my client cache and re-added the item but still nothing. I have attached my whole patch to the post. And the individual DBC's are in the above post if needed, but they are also in the patch file. patch-8.mpq Link to comment Share on other sites More sharing options...
Skarn Posted February 2, 2016 Share Posted February 2, 2016 I am not really an expert in all those model related things but does not a model like require a kind of attachment point or smth to show where it sticks to the arm? Try asking Amaroth he did some weapons just a few days ago. Link to comment Share on other sites More sharing options...
Yasuno Posted February 2, 2016 Author Share Posted February 2, 2016 I am not sure, if there is supposed to be a mount point attachment it never covers it in that tutorial, i just assumed you had to scale and line it up on the grid with a human model and then the game would always place it a certain way since its a weapon.Paging @Amaroth Link to comment Share on other sites More sharing options...
Смердокрыл Posted February 3, 2016 Share Posted February 3, 2016 It should be "dragonprieststaff.m2" and not just "dragonprieststaff" in ItemDisplayInfo.dbc (second column, NOT the fourth one) or not Link to comment Share on other sites More sharing options...
Amaroth Posted February 3, 2016 Share Posted February 3, 2016 (edited) Item.dbc - staves should have sheath=2 (last field), 0 shouldn't give you this problem, but in WoW you sometimes never know for suere :D. You just may want to change it to 2.ItemDisplayInfo.dbc - "dragonprieststaff" isn't proper name of model. There must be "dragonprieststaff.mdx". That .mdx must be used. Thats most probably why it doesn't work for you. Fix this and try again. And, like was said, make sure your DBCs are in both client and in server data folders, that up to date versions of those DBCs are used (and that your DBC isn't overwritten by some other in other MPQ patch, stupid stuff like that which can always happen) and that database data of that staff match DBC data. For instance having incorrect class and/or subclass may cause some buggy behaviour as well. Edited February 3, 2016 by Amaroth English YT tutorial channel. Check it out if you preffer videos over walls of text.:https://www.youtube.com/AmarothEng I am now completely retired from modding. I am still reading PMs and reacting to them, however, I am not keeping up to date with what is going on in the community and my ability to help you is becoming very limited - I no longer remember some things, I don't have tools installed anymore, and I don't know what is up to date nowadays. Link to comment Share on other sites More sharing options...
Yasuno Posted February 3, 2016 Author Share Posted February 3, 2016 Wow, it was because i didn't add .m2 to the end of the file name in column 2, ill def remember that from now on.. that was the only thing keeping it from working. The item icon showed up in-game as well after i added the .m2 the end. I also remade the patches and what not just in case... Now i just need to work on positioning.. i thought i did it right but even though i leaned it "forward" in his hand in blender... its backwards in game? Is this something to do with the export in my off-set options?? @Смердокрыл @Amaroth Link to comment Share on other sites More sharing options...
Amaroth Posted February 4, 2016 Share Posted February 4, 2016 This worked always fine for me. Just btw, if you ever happen to be working on any models which will be held in off-hand, note that they are NOT being mirrored, so you need to make such models to fit left, not right hand. Just an advice for possible future work, doesn't apply here. English YT tutorial channel. Check it out if you preffer videos over walls of text.:https://www.youtube.com/AmarothEng I am now completely retired from modding. I am still reading PMs and reacting to them, however, I am not keeping up to date with what is going on in the community and my ability to help you is becoming very limited - I no longer remember some things, I don't have tools installed anymore, and I don't know what is up to date nowadays. Link to comment Share on other sites More sharing options...
Model Help
By Yasunoin Modeling
Recommended Posts