Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gunsmith items #13

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

GavinRay97
Copy link

@GavinRay97 GavinRay97 commented May 26, 2024

Adds information about items needed for Gunsmith quests.

This is really useful for Hardcore playthroughs, where you can't use flea or buy items with cash (only barters).

Looks like this:

image

image

I used the "Gunsmith Presets" mod's JSON file, along with a Node.js script to generate the C# dictionary containing the item templates. Feel free to remove this if you want.

Here is the built .dll if anyone wants to test:

MoreCheckmarks.zip

@GavinRay97
Copy link
Author

Update: Figured out marking Gunsmith Items as Quest items

image

image

@TommySoucy
Copy link
Owner

Thanks, working on some other project, so won't be taking a look at this until SPT 3.9.0 release probably

@GavinRay97
Copy link
Author

Sounds good. I also noticed that it marks some attachments as required incorrectly, so I'll need to double-check the JSON data coming from that Gunsmith presets mod.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants