ed
This commit is contained in:
parent
97d1f6a2f2
commit
f8eb493530
31 changed files with 7767 additions and 15 deletions
|
|
@ -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", },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue