0 of 0

File information

Last updated

Original upload

Created by

raindish

Uploaded by

dnrvs

Virus scan

Safe to use

Tags for this mod

64 comments

  1. MrMedicinal
    MrMedicinal
    • member
    • 10 kudos
    What a chad.
  2. dnrvs
    dnrvs
    • premium
    • 23 kudos
    Updated
    1. ComedownMach1ne
      ComedownMach1ne
      • member
      • 0 kudos
      Thanks!
    2. Weedpop5555
      Weedpop5555
      • member
      • 0 kudos
      Much love man! Your mod saved me from getting insta-killed so many times
  3. igromanru
    igromanru
    • premium
    • 28 kudos
    Fix for the Grim Protocols update from 03.12.2014
    1. Navigate into (game root directory)/mods/ChatBlock/scripts/mods/ChatBlock/ directory.
    Example for Steam: C:\Program Files (x86)\Steam\steamapps\common\Warhammer 40,000 DARKTIDE\mods\ChatBlock\scripts\mods\ChatBlock
    2. Open ChatBlock.lua with any text editor like Notepad.
    3. At line 68, replace Managers.state.cinematic:active() with Managers.state.cinematic:cinematic_active().
    Like this:
    if Managers.state.cinematic:cinematic_active() then
    return false
    end

    4. Save the file.
    1. AtomicStryker
      AtomicStryker
      • member
      • 0 kudos
      cheers!
    2. abadwin
      abadwin
      • member
      • 0 kudos
      Legend! Thank you!
  4. blakrajder
    blakrajder
    • member
    • 10 kudos
    Temporary fix for the 3.12.2024 update:

    Edit ChatBlock.lua file (Warhammer 40,000 DARKTIDE\mods\ChatBlock\scripts\mods\ChatBlock\ChatBlock.lua) with a text editor.
    Comment out the lines 68-70.

    So, instead of
        if Managers.state.cinematic:active() then
            return false
        end

    You will have:
    --    if Managers.state.cinematic:active() then
    --        return false
    --    end


    It's a dirty fix and I don't give any guarantees.
    But for me, with it, the game doesn't crash and the mod works, allowing my characters to block when I type messages in chat.
    1. Nickesponja
      Nickesponja
      • premium
      • 58 kudos
      It also works if you switch "active" for "active_camera", which may also give the intended result of not making you block during cinematics
  5. Seven7dayz
    Seven7dayz
    • member
    • 0 kudos
    We need an update, thank you!
  6. pottman
    pottman
    • supporter
    • 5 kudos
    This mod causes crash after this update.
  7. ReckerPL
    ReckerPL
    • member
    • 0 kudos
    Po aktualizacji z 03.12.2024r.' mod nie działa. Gra podczas ładowania wywala do pulpitu
    1. FilthyTaffer
      FilthyTaffer
      • member
      • 0 kudos
      have you found a fix yet ?
  8. Linerax
    Linerax
    • supporter
    • 3 kudos
    Chat Block still works after the release of Patch #15: The Traitor Curse Part 1 (14 November 2023) with the following instructions: 


    • Download version 1.2.0 specifically.
    • Navigate to \steamapps\common\Warhammer 40,000 DARKTIDE\mods\ChatBlock\scripts\mods\ChatBlock
    • Open ChatBlock.lua
    • Highlight line #6 (the line that begins with 'mod:hook)
    • Replace the entire line with this: mod:hook(CLASS.InputService, "_get", function(func, self, action_name)
    • Save the .lua file"
    1. dnrvs
      dnrvs
      • premium
      • 23 kudos
      Are you on the latest DMF?
    2. Linerax
      Linerax
      • supporter
      • 3 kudos
      Yeah I am. I downloaded the latest DMF on 6 November 2023.

    3. Sharigan
      Sharigan
      • premium
      • 0 kudos
      I followed your instructions and it still works! Thanks m8.
    4. julyuss
      julyuss
      • member
      • 0 kudos
      I'm trying to make this work but the line in #6 is "function input_get_hook(func, self, action_name)", replacing that line doesn't work.
      Need some help pls :(

      Edit: nvm, I was using the 1.21 version, my bad
    5. ComedownMach1ne
      ComedownMach1ne
      • member
      • 0 kudos
      Worked for me, thanks for the fix!
  9. kgable10
    kgable10
    • premium
    • 0 kudos
    I tried the fix suggested earlier but it still throws up dmf errors and potentially crashes, don't use unless updated.
  10. cheating
    chat blocking is an acquired skill
    1. biirdiest
      biirdiest
      • member
      • 0 kudos
      shut up b&@*$ stop complaining about cheating in every mod the devs allow it
    2. Abomination713
      Abomination713
      • member
      • 0 kudos
      Vermintide 2 let you block while chat was open. There's no reason features like this are missing from Darktide and should have to be modded back in which is ridiculous.