Xandra Posted January 13, 2021 Share Posted January 13, 2021 I'm bashing my head against the wall trying to figure out a problem and thought I'd reach out to the modding community for any insight/solution that someone more knowledgeable might be able to offer. So, I made some modded guns. I found out today that the when you put a scope on the SMGs, it is in the wrong position on the gun (too high) and the scope camera view (way too high) is wrong also. I hadn't altered any of the views, only the gun performance and mod slots. So, I thought that the problem was that I'd added a mod slot and that was throwing everything off. But, to be sure, I took all of the code from the Pimps SMG and put it into my gun replacing everything but the name. I was going to work from there changing one thing at a time until I found and could correct the issue. But, and here's the real pisser... when I put the Pimps code from the SMG into my game file with only the name change, it STILL showed all cockeyed. I scanned over the other mods in my files and there isn't anything server wide that I can think of that would be affecting this. Any insight as to the cause/possible solutions would be greatly appreciated. Link to comment Share on other sites More sharing options...
ActiniumTiger Posted January 13, 2021 Share Posted January 13, 2021 https://discord.gg/YZ92qhWy Link to comment Share on other sites More sharing options...
bdubyah Posted January 13, 2021 Share Posted January 13, 2021 You need to add entries in item_modifiers.xml. Every mod you want to use with it needs an entry. If you're just reusing the vanilla SMG asset, you should be able to copy its values and just change the weapon name to match yours. Link to comment Share on other sites More sharing options...
ActiniumTiger Posted January 13, 2021 Share Posted January 13, 2021 Thank You Bdubyah's Much Appreciated. Link to comment Share on other sites More sharing options...
Xandra Posted January 14, 2021 Author Share Posted January 14, 2021 @bdubyah I knew there was something I was missing! Thank you so much!! I'm working on the xml file now for all the attachments. You've really saved my behind.😅 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.