Marttins011 / qb-notify

Edited notify for QBCore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qb-notify

Edited notify design for QBCore

Preview:

image

Place it at qb-core/client/functions.lua:

function QBCore.Functions.Notify(text, texttype, length)
    exports['qb-notify']:Notify(text, texttype, length)
end

Original Script:

About

Edited notify for QBCore


Languages

Language:Lua 45.1%Language:CSS 27.0%Language:JavaScript 17.3%Language:HTML 10.7%