Flashlight — FiveM weapon model preview
Melee groupWeapon

WEAPON_FLASHLIGHT

Flashlight
Weapon HashWEAPON_FLASHLIGHTDisplay NameFlashlightHash (JOAAT)0x8BB05FD7Model Hash Keyw_me_flashlightModel Hash (JOAAT)0x87CEDC90GroupMelee groupDLCmphalloween
FlashlightCOMPONENT_FLASHLIGHT_LIGHT
local weaponHash = GetHashKey("WEAPON_FLASHLIGHT")
GiveWeaponToPed(PlayerPedId(), weaponHash, 250, false, true)
SetCurrentPedWeapon(PlayerPedId(), weaponHash, true)