From 6c53258d45a38a03e943712ec35e1f12d682a4f1 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Mon, 28 Jul 2025 20:08:56 +0200 Subject: [PATCH] Update config.lua --- resources/[inventory]/tgiann-inventory/configs/config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/[inventory]/tgiann-inventory/configs/config.lua b/resources/[inventory]/tgiann-inventory/configs/config.lua index f970c5f8c..c423bd9bb 100644 --- a/resources/[inventory]/tgiann-inventory/configs/config.lua +++ b/resources/[inventory]/tgiann-inventory/configs/config.lua @@ -82,7 +82,7 @@ config.searchPlayer = { } }, animation = { - active = true, -- If true, the target player should play one of the following animations. if it's not playing one of the animations, it can't be searched. + active = false, -- If true, the target player should play one of the following animations. if it's not playing one of the animations, it can't be searched. list = { -- animation list { name = "missminuteman_1ig_2", anim = "handsup_base", }, { name = "mp_arresting", anim = "idle", },