Make agent tracker sniff channel messages for agents

This commit is contained in:
2025-01-05 17:17:15 +01:00
parent 16cd2f82be
commit 35c51143bc
3 changed files with 16 additions and 3 deletions

View File

@@ -296,7 +296,7 @@ function shared.Whoer.Init()
local stinky = Heimdall_Data.config.stinkies[name]
if stinky then
player.stinky = true
PlaySoundFile("Interface\\Sounds\\Domination.ogg", "Master")
--PlaySoundFile("Interface\\Sounds\\Domination.ogg", "Master")
else
--PlaySoundFile("Interface\\Sounds\\Cloak.ogg", "Master")
end