Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 526 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 526 Bytes

v42-notify

Preview: notify

Manual

  • Change the following line in qb-core/client/functions.lua default line 88:
function QBCore.Functions.Notify(text, texttype, length)
    exports['v42-notify']:notify(text, texttype, length);
end
  • Replace the QBCore.Functions.Nofitfy() with the code above
ensure v42-notify

Support Discord

Make sure to join our discord (https://discord.com/invite/ackuWrBVV3)