ed
This commit is contained in:
parent
8054759c73
commit
ffaf33c966
7 changed files with 338 additions and 12 deletions
|
@ -17,14 +17,14 @@ config.carryItmes = {
|
|||
moveRate = 0.5, -- https://docs.fivem.net/natives/?_0x085BF80FA50A39D1 (1.0 Default)
|
||||
},
|
||||
present = {
|
||||
model = `xm3_prop_xm3_present_01a`,
|
||||
model = `xm_prop_x17_bag_01d`,
|
||||
bone = 28422,
|
||||
offset = vector3(0.0, -0.18, -0.16),
|
||||
rot = vector3(0.0, 0.0, 0.0),
|
||||
offset = vector3(0.15, -0.05, -0.10),
|
||||
rot = vector3(100.0, -50.0, 220.0),
|
||||
anim = {
|
||||
dict = "anim@heists@box_carry@",
|
||||
name = "idle"
|
||||
},
|
||||
dict = "missfbi4prepp1",
|
||||
n ame = "idle" -- Neutrale Stehanimation
|
||||
}
|
||||
disableKeys = {
|
||||
21, -- INPUT_SPRINT
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue