BerkieBb 65c1eb70c9 HasItem callback made compatible with multiple items
To add multiple items to the callback you use it like this

QBCore.Funtions.TriggerCallback('QBCore:HasItem', function(result)
    if result then
        print('has items')
    end
end, {"item1", "item2"})

Also still compatible with 1 item.
2021-06-19 14:48:19 +02:00
2021-06-09 21:50:10 +02:00
2021-04-08 19:11:32 -05:00
2021-06-18 17:44:14 +02:00
2021-06-18 14:25:10 -04:00
2021-04-17 16:38:50 -05:00
2021-04-11 22:18:10 -05:00
2021-06-15 08:21:51 -07:00
S
Description
FiveM RP Framework Core 💪
Readme GPL-3.0 4.2 MiB
Languages
Lua 98.2%
JavaScript 1.1%
CSS 0.6%
HTML 0.1%