Advanced Rifle — FiveM weapon model preview
Rifle groupWeapon

WEAPON_ADVANCEDRIFLE

Advanced Rifle
Weapon HashWEAPON_ADVANCEDRIFLEDisplay NameAdvanced RifleHash (JOAAT)0xAF113F99Model Hash KeyW_AR_ADVANCEDRIFLEModel Hash (JOAAT)0x9A385232GroupRifle groupDLCcore
Gilded Gun Metal FinishCOMPONENT_ADVANCEDRIFLE_VARMOD_LUXEFlashlightCOMPONENT_AT_AR_FLSHSuppressorCOMPONENT_AT_AR_SUPPExtended ClipCOMPONENT_ADVANCEDRIFLE_CLIP_02ScopeCOMPONENT_AT_SCOPE_SMALLDefault ClipCOMPONENT_ADVANCEDRIFLE_CLIP_01
local weaponHash = GetHashKey("WEAPON_ADVANCEDRIFLE")
GiveWeaponToPed(PlayerPedId(), weaponHash, 250, false, true)
SetCurrentPedWeapon(PlayerPedId(), weaponHash, true)