Readme
# Notification
function QBCore.Functions.Notify(text, texttype, length)
texttype = texttype == "success" and "success" or texttype == "error" and "error" or "inform"
length = length or 5000
if type(text) == 'table' then
local ttext = text.text or 'Placeholder'
local caption = text.caption or 'Placeholder'
exports['izzy-hudv4']:addNotification(type, caption, length)
else
exports['izzy-hudv4']:addNotification(type, caption, length)
end
end
# Stress Events (client side)
TriggerEvent("izzy-hudv4:client:gainStress", math.random(1, 3))
TriggerEvent("izzy-hudv4:client:relieveStress", math.random(1, 3))
Only logged in customers who have purchased this product may leave a review.
Santa (verified owner) –
gta rp best
Tyrell (verified owner) –
Our players noticed the improvement immediately. It adds a lot of quality to the server.
Noemi (verified owner) –
Very good product. Installation was quick, and the documentation answered all my questions.
TylerTitan (verified owner) –
Great quality and excellent support.
EmmaSwift (verified owner) –
Great item! It provides too many things compared to its price charged.
Houston (verified owner) –
Support responded quickly and helped me resolve my setup issue. Very professional service.
Donna (verified owner) –
Been using a lot of items, this one is obviously the best
Theron (verified owner) –
One of the few resources I purchased that worked correctly without extensive troubleshooting.
Hannah (verified owner) –
Great balance between simplicity and customization. You can use it immediately or configure every detail.
TigerWhite (verified owner) –
One of the best FiveM resources I have purchased. Clean code, good documentation, and plenty of configuration options.