This commit is contained in:
Nordi98 2025-07-09 19:14:33 +02:00
parent 97d1f6a2f2
commit f8eb493530
31 changed files with 7767 additions and 15 deletions

View file

@ -28,7 +28,7 @@ config.disableClientOpenInventory = {
glovebox = true, -- Don't remove this
trunk = true, -- Don't remove this
drop = true, -- Don't remove this
--crafting = true,
crafting = true,
--shop = true
}
}
@ -82,7 +82,7 @@ config.searchPlayer = {
}
},
animation = {
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.
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.
list = { -- animation list
{ name = "missminuteman_1ig_2", anim = "handsup_base", },
{ name = "mp_arresting", anim = "idle", },