GetWeaponLabel
ESX.GetWeaponLabel(weaponName)
This function gets the weapon label for a given weapon.
Example
local label = ESX.GetWeaponLabel('WEAPON_ASSAULTRIFLE')
ESX.GetWeaponLabel(weaponName)
This function gets the weapon label for a given weapon.
local label = ESX.GetWeaponLabel('WEAPON_ASSAULTRIFLE')