Grenade Launcher — FiveM weapon model preview
Heavy groupWeapon

WEAPON_GRENADELAUNCHER

Grenade Launcher
Weapon HashWEAPON_GRENADELAUNCHERDisplay NameGrenade LauncherHash (JOAAT)0xA284510BModel Hash Keyw_lr_grenadelauncherModel Hash (JOAAT)0xDBD6BF92GroupHeavy groupDLCcore
GripCOMPONENT_AT_AR_AFGRIPComponentCOMPONENT_GRENADELAUNCHER_CLIP_01FlashlightCOMPONENT_AT_AR_FLSHScopeCOMPONENT_AT_SCOPE_SMALL
local weaponHash = GetHashKey("WEAPON_GRENADELAUNCHER")
GiveWeaponToPed(PlayerPedId(), weaponHash, 250, false, true)
SetCurrentPedWeapon(PlayerPedId(), weaponHash, true)