Old Version of Mod That Removes Turrets Actually
⚪ Last updated 2023Preview

🔍 Analysis
- 🏆 #74 of 78 Gameplay mods in this game by downloads
📋 About This Mod
Old version of mod that removes turrets because the new version may or may not work for people.
A while ago this mod https://modworkshop.net/mod/24776 was updated for some reason, and after that the turrets started spawning anyways. So it seems the new version doesn't really actually work (at least for some, including me). But in the old version the turrets still get removed. So I felt like I'd upload the old version here since this would probably get deleted on MWS or something.
Anyways, enjoy, cause turrets are stupid anyways, lol.
Since virus total doesn't seem to like the lua file code, just make an lua file named sentrygunbase.lua and paste this code below in it (or overwrite the current version's lua with the code below):
local STOPTURRETFROMSPAWNPRODUCE = SentryGunBase.activate_as_module
function SentryGunBase:activate_as_module(team_type, tweak_table_id, ...)
STOPTURRETFROMSPAWNPRODUCE(self, team_type, tweak_table_id, ...)
if tostring(team_type) == "combatant" or tostring(tweak_table_id) == "swat_van_turret_module" then
self._unit:character_damage():disable(nil, "explosion")
📊 Mod Details
- Game
- Payday2 Mods
- Author
- peopleonmodworkshop
- Version
- Old
- Downloads
- 7
- Endorsements
- 1
- Category
- Gameplay
- Created
- 3/26/2023
- Updated
- 3/26/2023
🔧 How to Install Payday2 Mods
Download from Nexus Mods.
📖 Full step-by-step install guide for Payday2 →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Payday2 commands, item IDs, and more.
Keep browsing — more Payday2 mods await