Cyberpunk 2077
0 of 0

File information

Last updated

Original upload

Created by

TechnoMonkeyDJ

Uploaded by

TechnoMonkeyDJ

Virus scan

Safe to use

Tags for this mod

28 comments

  1. th3m00dy0n3
    th3m00dy0n3
    • member
    • 2 kudos
    Sticky
    How do you purge the HMG's from the crafting screen after you uninstall the mod? I tried using the save editor but have no idea what they'd be named lol!
    1. TechnoMonkeyDJ
      TechnoMonkeyDJ
      • premium
      • 3 kudos
      Replace the "ITEM_ID_HERE" with your desired ID. And do not remove the quotes.
      All this mod does is add permanent vanilla blueprints/crafting recipes.
      But here you go so you can remove them.
      Before you ask, this is for copying n' pasting in the Cyber Engine Tweaks console in game.
      Pick only one ID at a time.

      ID's↓
      Items.w_special_flak
      Items.Preset_HMG_Default
      Items.Preset_HMG_Invisible
      Items.Preset_HMG_Military
      Items.Preset_HMG_Neon
      Items.Preset_HMG_Pimp
      Items.Preset_HMG_Sasquatch
      Items.Preset_HMG_Chopper
      Items.Preset_HMG_turret_car_attach

      Small piece of a example↓
      Recipe = "Items.w_special_flak"; function removeRecipe() local CS =

      Or an all-in-one version of ID's. Replace the quotes "ITEM_ID_HERE" below this with the tyre thing↓
      "Items.w_special_flak", "Items.Preset_HMG_Default", "Items.Preset_HMG_Invisible", "Items.Preset_HMG_Military", "Items.Preset_HMG_Neon", "Items.Preset_HMG_Pimp", "Items.Preset_HMG_Sasquatch", "Items.Preset_HMG_Chopper", "Items.Preset_HMG_turret_car_attach"

      Small piece of a example↓
      Recipe = "Items.w_special_flak", "Items.Preset_HMG_Default"; function removeRecipe() local CS =
      The main command↓
      Recipe = "ITEM_ID_HERE"; function removeRecipe() local CS = Game.GetScriptableSystemsContainer():Get('CraftingSystem'); local CB = CS:GetPlayerCraftBook(); local DATA = {'gamedataConsumableItem_Record', 'gamedataItem_Record', 'gamedataItemRecipe_Record', 'gamedataWeaponItem_Record', 'gamedataClothing_Record'}; if string.find(Recipe, '<TDBID:') then print(' \n\tUNKNOWN ID DETECTED.\n ') unknownID_Valid = false; for i, gamedata in next, DATA do if unknownID_Valid then break end print('\t. . . Scanning : '..string.sub(gamedata, 0, -8)) local subGamedata = TweakDB:GetRecords(gamedata); for k, record in ipairs(subGamedata) do local recordID = record:GetID(); local recordTDBID = TDBID.ToStringDEBUG(recordID); local recordName = Game.GetLocalizedTextByKey(TDB.GetLocKey(recordID..".displayName")); if string.find(recordTDBID, Recipe) then print('\t'..Recipe..'  FOUND IN '..string.sub(gamedata, 9, -8)..'  ( Item Name: '..recordName..' )') unknownID_Valid = true; local tempItemID = ItemID.FromTDBID(recordID); local tempTDBID = ItemID.GetTDBID(tempItemID); local tempQua = record:Quality():Type().value; if ItemID.IsValid(tempItemID) then if CB:KnowsRecipe(tempTDBID) then CB:HideRecipe(tempTDBID, true) print('\t. . . REMOVING (hiding)\t->\t'..tempQua..' - '..recordName) print(' \n\tJUST TO BE CLEAR, these "unknown" recipes are not actually removed, just hidden in the crafting menu.\n\tIf the command is repeated the recipe will still be found, even though it is already hidden in the menu.\n ') else print(' \n\tTHE SET ID WAS FOUND AS VALID, BUT IT IS NOT PRESENT IN THE KNOWN RECIPES  ( nothing to remove ).\n ') end end break end end end if not unknownID_Valid then print(' \n\tSET UNKNOWN ID  "'..Recipe..'"  NOT FOUND.\n\tYOU NEED TO SET THE ID PROPERLY  ( Ex. "<TDBID:2625AD7E:1F>" )  AND YOU MUST BE ABLE TO FIND IT IN CET TweakDB EDITOR.\n ') end unknownID_Valid = nil; else if TweakDB:GetRecord(Recipe) then if CB:KnowsRecipe(Recipe) then local recName = Game.GetLocalizedTextByKey(TDB.GetLocKey(Recipe..'.displayName')); CB:HideRecipe(Recipe, true) print(' \n\t. . . REMOVING\t->\t"'..Recipe..'"  -  '..recName..'\n ') else print(' \n\t'..Recipe..'\t->\tNOT FOUND IN THE KNOWN RECIPES.\n ') end else print(' \n\t"'..Recipe..'"\t->\tID NOT VALID.\n\tYOU NEED TO SET A VALID ITEM ID.\n ') end end end removeRecipe()

    2. badass29
      badass29
      • supporter
      • 1 kudos
      Why would you remove them is there a problem we don't know about?
  2. donjuanismo
    donjuanismo
    • member
    • 0 kudos
    Great mod & great idea~

    I was previously storing HMGs in the stash of bikes and cars.

    But so much better to be able to carry on character at all times!

    thanks for making this!
  3. deleted116464963
    deleted116464963
    • account closed
    • 0 kudos
    what does the scrap your hmgs thing do?
    1. TechnoMonkeyDJ
      TechnoMonkeyDJ
      • premium
      • 3 kudos
      As long as you got better HMG’s it allows you to obtain the weapons crafting recipe by scrapping it.
      For those who want a more immersive way.
  4. badass29
    badass29
    • supporter
    • 1 kudos
    I think I know why this don't show up, checked your pics need cet open, and select a key I thought it was already added in game?
    1. TechnoMonkeyDJ
      TechnoMonkeyDJ
      • premium
      • 3 kudos
      Indeed, you need to set a key bind
  5. uxlapogi
    uxlapogi
    • premium
    • 3 kudos
    I do have 8 different entries in my craft book and they all do the same except the invisible one.
    Is this normal?
    Is there a difference in the crafted HMGs and I just don't see it?
    1. TechnoMonkeyDJ
      TechnoMonkeyDJ
      • premium
      • 3 kudos
      They're from different factions, and sometimes they do generate different colours, and 2 of them are completely different to the rest. One of them is a reference from cyberpunk anime and the other one is a mech weapon it is dropped as invisible so it's usually really hard to find.
  6. TheLawlessLady
    TheLawlessLady
    • member
    • 2 kudos
    How do you get the pink HMG? It won't let me craft it, if i hover over the green one it sometimes turns pink but when i craft it it's still just the green version.
    1. TechnoMonkeyDJ
      TechnoMonkeyDJ
      • premium
      • 3 kudos
      The preview window is just a potential, it is random on crafting it. 
      Not much I can do about it, it's a vanilla thing.
      Save before crafting and reload when you don't get what you want, keep doing it until you get the one you want.
    2. TheLawlessLady
      TheLawlessLady
      • member
      • 2 kudos
      Ah, cheers for the reply, I'll be praying to the RNG gods then. I actually did craft several, I just have really shitty luck I guess. Lmao
  7. CpnLag
    CpnLag
    • premium
    • 23 kudos
    Odd interaction I had with Preem Weaponsmith. I've got Better HMG's downloaded as well and, after scraping an HMG for the recipe, I could craft HMGs without modifying them just fine. If I attempt to modify the HMG recipe using the Preem Weaponsmith options, it makes non permanent HMGs (i.e., 200 rounds and no reload, can't stash).
    1. TechnoMonkeyDJ
      TechnoMonkeyDJ
      • premium
      • 3 kudos
      It's probably getting out of sync with "Better HMGs - Heavy Machine Guns" If it's giving it a new ID's it'll make it not compatible with it.
      This mod doesn't touch any of the ID's You could probably request "Preem Weaponsmith" to add a compatibility with "Better HMGs - Heavy Machine Guns" Since they will know all their ID's.
      All you can do is ask nicely and see what happens.
      Since I have no control over how that mod does its ID's.
    2. CpnLag
      CpnLag
      • premium
      • 23 kudos
      Righto, I'll let the mod author know.
  8. k2000a
    k2000a
    • member
    • 0 kudos
    Hello, cool mod. Could we get the legendary recipes ? For another mod to modify weapons, there is a dependence on the rarity of the recipe. And the machine gun can also be modified, but not at the lowest recipe. Please ( for PreemWeaponsmith )
    1. TechnoMonkeyDJ
      TechnoMonkeyDJ
      • premium
      • 3 kudos
      White recipes are random, it's a vanilla thing.
      It's based on your level and random luck on what gets crafted so there's a chance between "Tier 1" to "Tier 5++" You can either save then craft and see what you get, or you can exploit materials and craft as much as you like.
      Whichever one makes you feel better. 
      Edit. I have no idea what level is the minimum before you start getting the good stuff. Haven't actually started a new play through yet. I'm currently using my max character.
      Edit 2. I figured out the minimum level is 33.
  9. Adamanix
    Adamanix
    • member
    • 0 kudos
    Can you craft more as you level up?  As in crafting orange ones? 

    Came across one that is invisible in crafting, and while holding. Also when I went to craft a purple tier, in my inventory it went to blue. (I don't think this is your mod now.  Not sure what is causing it, but my upgraded iconic weapons that are orange are showing green.)
    1. TechnoMonkeyDJ
      TechnoMonkeyDJ
      • premium
      • 3 kudos
      What you see and what gets made is random it’s just a potential preview window. It’s part of the vanilla game and invisible one is an actual model it’s called the invisible HMG.
      Edit: The higher of your level you are the better luck you get. Save the game before crafting since white crafting is now classes as. Random.
    2. Adamanix
      Adamanix
      • member
      • 0 kudos
      Copy that. Thanks, choom.  This mod right here made me do a whole new playthrough.
  10. Zakive1312
    Zakive1312
    • member
    • 0 kudos
    Does this mod allow you to choose between HMG color variations?
    1. TechnoMonkeyDJ
      TechnoMonkeyDJ
      • premium
      • 3 kudos
      It has two unique colours and it has subtle colour differences with the other ones but it is vanilla.
  11. ne4xus
    ne4xus
    • member
    • 0 kudos
    hi sir there is mod that called scrap ypure items to obtain crafting recipes every thing you scrap it gaves yoo that items recipes would you make that
    1. TechnoMonkeyDJ
      TechnoMonkeyDJ
      • premium
      • 3 kudos
      Just uploaded a modified version of it. It just does HMGs, get Better HMGs - Heavy Machine Guns it is a hard requirement.