0 of 0

File information

Last updated

Original upload

Created by

vinx909

Uploaded by

vinx909

Virus scan

Safe to use

Tags for this mod

15 comments

  1. Jebbalon
    Jebbalon
    • premium
    • 182 kudos
    Another option to think about for this mod... AWKCR now adds an Ammo Workbench. You could put these recipes into that bench!
    1. vinx909
      vinx909
      • member
      • 6 kudos
      i might do that. shouldn't take to much time.
  2. Old Nick
    Old Nick
    • premium
    • 236 kudos
    I'm pretty sure experience gained is linked to the created item's value, so if you made some zero-value misc items that added ammo with a script when they're added to the player's inventory and then removed themselves, you could circumvent the xp gain.

    Making a load of misc items could be a bit tedious though, but you should be able to reuse the same script for all the different ones and just change the ammo with the script properties.

    A nice side effect would be that you could name the misc item for the different quantities so you can easily tell them apart in the crafting menu.
    1. vinx909
      vinx909
      • member
      • 6 kudos
      that would be a great idea to do it. sadly i have no idea how scripts work.
      I'll test if a zero worth item gives no exp, and if that is the case i might try it. I'll probably need scripts at some point with the mod i am working on, so this might be a good place to start.
    2. Jebbalon
      Jebbalon
      • premium
      • 182 kudos
      Another feature to add to this mod (and good to learn about) is putting Conditions in the recipes to only show up in the crafting menu if the item exists in player/container inventory. Basically, if there are no Mini-Nukes in the linked settlements and player is not carrying any - then those recipes will not show up in the menu. Instead of greyed out they would be gone.

      Also, as for having recipe to transfer 1 to 1 ammo - might be good to keep it - like for mini-nukes and missiles where you might not have or even need more than 10.
    3. vinx909
      vinx909
      • member
      • 6 kudos
      I'll look into conditions. would make the menu's less cluttered.

      and yea, the 1-->1 for things like missiles and mininukes. but more for .38 ammo and stuff like that.
  3. AlisterX
    AlisterX
    • premium
    • 3 kudos
    I'll wait for the no exp version, but AWESOME concept for a work around.
    1. vinx909
      vinx909
      • member
      • 6 kudos
      thanks. although i don't know if i'll be able to do that, the experience you get is very little, around 12. but if you do it a lot it will increase the speed a bit.
      if you know/find a way to do that i would love to hear and integrate it.
    2. Jebbalon
      Jebbalon
      • premium
      • 182 kudos
      Here is a mod that removes crafting experience. Aptly named No Crafting XP Includes workbenches and settlement building.
      I used same settings from another mod I think. It works with this one, I get no xp for transferring ammo.
    3. vinx909
      vinx909
      • member
      • 6 kudos
      nice, but that would get rid of all crafting experience, not just for the bullet ones. i guess they are all linked, and that it would be impossible to remove the experience for only there recipes without some more ingenious way instead of just simple crafting recipes
  4. AlexSlesh
    AlexSlesh
    • member
    • 100 kudos
    I suggest to add money "fee" to recipe, to compensate exp gain.
    1. Jebbalon
      Jebbalon
      • premium
      • 182 kudos
      Kind of agree on the fee - not large amount, like 10 caps per transfer.

      The 1 to 1 recipe is just a lot of clicking to get the last 9 bullets - not really essential imo.

      Also, on the description, you have 1 for 10 and 1 for 100 ... that seems like a cheat. Did you mean 10 for 10 and 100 for 100 ?

      An idea for future versions - Add the recipe to the Provisioners. That way you are sort of paying the folks for moving all that inventory.
    2. vinx909
      vinx909
      • member
      • 6 kudos
      I did think about a fee, didn't know if people would like it. might add it.
      I would love to add a recipe to the provisioners, but i don't have a clue how to do that. somehow i want to try to make a big mod adding locations, a follower and even a companion quest, but i have no idea how to do all that. so that will be fun since i don't know the smallest thing about scripting and the only tool i know is the CK, so that will be fun. but hey, go big or go home.

      and yea, that was a major f*#@ up, thanks for the heads up.
  5. Gopher
    Gopher
    • premium
    • 8,333 kudos
    Interesting solution to ammo sharing
    1. vinx909
      vinx909
      • member
      • 6 kudos
      it is probably not the best. But it is simple, should work with anything and gets the job done.