HITMAN 3 - Modding Thread

Is there a mod that allows you to spawn NPCs in the game?

2 Likes

Not at the moment. Would be pretty cool though.

1 Like

Hey, modding gurus, I have a question for you.
Is it anyway possible to mod shortcut doors work like regular doors?

Should be possible to replace them with normal doors.

1 Like

From further up in the thread:

This just makes them look like regular doors, not sure if anyone has figured out how to make them open and close yet.

Nah, that’s not what I’m talking about.
I mean that doors that are always open.
I’m interested if someone can make them close and open - to make them work like regular doors so one can close them like any other door in the game and open them like any other door in the game

If the mods that eliminate the mask from the Devil’s Own suit or change the color of some suits can be made, would it be possible to create some kind of suit customizer? to change parts of the suits for parts of other suits or change colors, etc.

2 Likes

From my experience, when you mix the parts of different suits, some parts could overlap, so the customizer might not work as you expect.

This looks better than it has any right to.

17 Likes

Wahoo, letsago kill that sonuvabeetch bowsa.

7 Likes

Sorry, the third Partner is in another castle.

17 Likes

Dear 47, please come to the asylum. I’ve got some information for you. Yours truly, Shadow Client, Grey.

3 Likes

As primarily offline player, I wondered how feasible it is to do scoring offline (and play around with different scoring algorithms). Turns out, it is feasible:

Balancing is likely all over the place, though.

Edit 2021-05-05: Replaced the original link to the abanoned Nexusmods page with the link to the new home of the mod on itch.

23 Likes

I’m keeping an eye on this.

1 Like

I want to ask a question about renaming mod files to chunk28.
Why it’s noted on almost any mod? What happens if I do rename the file to chunk28?

Then the game won’t load it lol. People kept doing it so that’s the reason it’s mentioned everywhere now haha.

1 Like

It also might crash. But yeah, people keep thinking “one above the latest patch” means chunk28.

1 Like

Thanks a lot for sharing this. I also play offline primarily for the modding aspect of it and not having a score was one of the trade offs. Only thing I thought that would make it perfect would be to see if its possible to integrate the current sa indicators or any a custom temp sa indicators to it. Would it be possible to have it show as an objective for the time being?

1 Like

Added as optional file “SA Objective” in 1.1. The regular SA indicator is not accessible through the method I’m using.

2 Likes

RPKG v2.8 Changelog

  • HITMAN 3 Model (PRIM) exporting (Bones will also export but changes won’t be reimported) and reimporting with/or without textures:
    • GUI:
      • Exporting:
        • Right click a PRIM hash and select “Extract 00123456789ABCDE.PRIM model to GLB/TGA file(s)”.
      • Reimporting
        • Rebuild menu: “Rebuild Primitive Models (PRIM/TEXT/TEXD) From Folder” (RPKG(s) archive(s) will also automatically generate).
    • CLI:
      • With textures included:
        • -extract_prim_model_from and -rebuild_prim_model_in .
      • Models only:
        • -extract_prim_from and rebuild_prim_in .
  • Details Tab:
    • Reverse hash dependencies will appear now.



  • Notes about model modding (Please read)
    • Must use Blender and export to the glTF 2.0 GLB format.
    • Do not rename any of the meshes.
    • You can remove the LOD meshes if you wish to rebuild the model without them.
    • New meshes must match the original mesh names and you can not add any extra.
    • Specific export settings needed for models with bones:
      • Untick “+Y Up” under the Transform category and make sure “Include All Bone Influences” is ticked under the Animation category.
13 Likes