Xandra 1 Posted Wednesday at 09:14 PM Share Posted Wednesday at 09:14 PM 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 post Share on other sites
ActiniumTiger 2 Posted Wednesday at 09:37 PM Share Posted Wednesday at 09:37 PM https://discord.gg/YZ92qhWy Link to post Share on other sites
bdubyah 110 Posted Wednesday at 11:46 PM Share Posted Wednesday at 11:46 PM 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. 1 Link to post Share on other sites
ActiniumTiger 2 Posted Wednesday at 11:56 PM Share Posted Wednesday at 11:56 PM Thank You Bdubyah's Much Appreciated. Link to post Share on other sites
Xandra 1 Posted Thursday at 01:04 AM Author Share Posted Thursday at 01:04 AM @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 post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now