forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
2e87ef7316
commit
c539ed19ed
1 changed files with 3 additions and 3 deletions
|
@ -95,7 +95,7 @@ config.positions = {
|
|||
{
|
||||
bone = 24818,
|
||||
offset = vector3(-0.03, 0.21, 0.0),
|
||||
rot = vector3(-10.0, 40.0, 5.0),
|
||||
rot = vector3(-10.0, 80.0, 5.0),
|
||||
}
|
||||
},
|
||||
right = {
|
||||
|
@ -183,7 +183,7 @@ config.weaponGroupJobPostions = {
|
|||
jobs = { "police" }, -- u can add multible job name
|
||||
postions = {
|
||||
[3539449195] = "back", --GROUP_DIGISCANNER
|
||||
[-37788308] = "rLegBack", --GROUP_FIREEXTINGUISHER
|
||||
[-37788308] = "none", --GROUP_FIREEXTINGUISHER
|
||||
[1175761940] = "none", --GROUP_HACKINGDEVICE
|
||||
[2725924767] = "back", --GROUP_HEAVY
|
||||
[-728555052] = "none", --GROUP_MELEE
|
||||
|
@ -192,7 +192,7 @@ config.weaponGroupJobPostions = {
|
|||
[3493187224] = "none", --GROUP_NIGHTVISION
|
||||
[431593103] = "none", --GROUP_PARACHUTE
|
||||
[1595662460] = "none", --GROUP_PETROLCAN
|
||||
[416676503] = "right", --GROUP_PISTOL
|
||||
[416676503] = "none", --GROUP_PISTOL
|
||||
[970310034] = "front", --GROUP_RIFLE
|
||||
[860033945] = "front", --GROUP_SHOTGUN
|
||||
[-957766203] = "front", --GROUP_SMG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue