Citre Posted November 22, 2015 Share Posted November 22, 2015 (edited) Has anyone figured out where mods are listed as being related to a weapon? I've created a mod already but now just trying to connect the mod to the weapon is giving me problems. The only thing I can see that >might> be it is this in the WEAP itselfhttp://i.imgur.com/8uBOAVk.png but the entries are poorly named if so because I can't make anything out of it. as far as I can tell though on weapons the amount of mods closely correlates to the amount of entries, although now looking at the baseball bat it looks like that is how uniques are stored. :// Edited November 22, 2015 by Citre Link to comment Share on other sites More sharing options...
ShinraStrife Posted November 22, 2015 Share Posted November 22, 2015 (edited) Has anyone figured out where mods are listed as being related to a weapon? I've created a mod already but now just trying to connect the mod to the weapon is giving me problems. The only thing I can see that >might> be it is this in the WEAP itself but the entries are poorly named if so because I can't make anything out of it. as far as I can tell though on weapons the amount of mods closely correlates to the amount of entries, although now looking at the baseball bat it looks like that is how uniques are stored. :// From what I can tell, both a weapon, and weapon modifications share some keyword values. For instance the 10mm Pistol , and the 10mm short barrel mod share only one keyword (ma_10mm - KYWD:00017E69): http://s29.postimg.org/5kyimqjz9/Screenshot_190.png They may share more values but that's the first one I found. I might explore this a bit more later after an update I'm working on for my mod. Edited November 22, 2015 by ShinraStrife Link to comment Share on other sites More sharing options...
Citre Posted November 22, 2015 Author Share Posted November 22, 2015 ok I've got all that lined up, all my keywords are the same as similar weapon mods. Gibbed found that two OMODs use the MISC item for weapon mods, the second omod being a modcol_ so I thought maybe that would be it since there's ModCols for minigun barrel, minigun sight, etc so that would be in line with how the workbench has categories and whatever ya know but I tried replacing the id of a weapon modin that with the id of my weapon mod but it didn't do anything :/ Link to comment Share on other sites More sharing options...
Recommended Posts