HighLeaks
Help

LoadingScreen

asif_mhamud asif_mhamud Started 0 replies 311 views
#1
if GetPedArmour(PlayerPedId()) >= 50 then
QBCore.Functions.Notify(Lang:t('consumables.armor_full'), 'error')
return
end