target system custom
This commit is contained in:
@@ -230,6 +230,17 @@ Config.WeaponPositions = {
|
||||
y_rotation = 60.0,
|
||||
z_rotation = 190.0
|
||||
},
|
||||
['weapon_assaultrifle_mk2'] = {
|
||||
model = 'w_ar_assaultriflemk2',
|
||||
hash = GetHashKey('WEAPON_ASSAULTRIFLE_MK2'),
|
||||
bone = 24816,
|
||||
x = 0.100,
|
||||
y = -0.16,
|
||||
z = 0.015,
|
||||
x_rotation = 0.0,
|
||||
y_rotation = 160.0,
|
||||
z_rotation = 1.0
|
||||
},
|
||||
-- Add more weapons as needed
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user