Dishonored
0 of 0

File information

Last updated

Original upload

Created by

Svarty

Uploaded by

svartalfimposter

Virus scan

Safe to use

Tags for this mod

About this mod

Makes the pistol into a Knockout Gun. BANG! You're asleep!

Permissions and credits
Makes the pistol into a knockout gun! BANG! You're asleep! The blast will also knock enemies out at short range.

Extract the file to the follow folder, it overwrites one file there, so please make a backup copy of the original one.
Documents\My Games\Dishonored\DishonoredGame\Config


Screenshot uses this mod to prevent corpses from disappearing.

Thanks to K_Constantine for their tutorial video showing how to make their mod "Nonlethal Drop Takedown".

What did I do?
I added the following lines to;
[DishonoredGame.DishonoredDamageType_BulletBlast]
[DishonoredGame.DishonoredDamageType_Bullet]
[DishonoredGame.DishonoredDamageType_BulletMedium]
[DishonoredGame.DishonoredDamageType_BulletFar]


m_bInstaDeath_NonPlayerToNPC=True
m_bInstaDeath_PlayerToNPC=True
m_bInstantSleepForUnawareNPCs=True
m_bPutToSleep=True
m_fTimeBeforeSleep=1.500000


Do I know what I'm doing? No. Are some of these settings wrong? Possibly.