target system custom

This commit is contained in:
2026-04-03 07:04:17 +03:00
parent 4d73d4a013
commit 5e23b3e966
27 changed files with 267 additions and 39 deletions
@@ -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
}