Skip to content

Commit 6e50924

Browse files
deploy: 2be91a1
1 parent 24e7dfc commit 6e50924

20 files changed

Lines changed: 28 additions & 28 deletions

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>404: This page could not be found</title><meta name="next-head-count" content="3"/><noscript data-n-css=""></noscript><script defer="" crossorigin="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-6af0e3c12b874bb0.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-84465b8d7b10076d.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-1b1008a02aa1ae61.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-a90f6452921025cb.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_error-fa41c6ba9848ce52.js" defer="" crossorigin=""></script><script src="/_next/static/HayPwJRY6FNxTmv8fvK5B/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/HayPwJRY6FNxTmv8fvK5B/_ssgManifest.js" defer="" crossorigin=""></script></head><body><div id="__next"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">This page could not be found<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="">{"props":{"pageProps":{"statusCode":404}},"page":"/_error","query":{},"buildId":"HayPwJRY6FNxTmv8fvK5B","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
1+
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>404: This page could not be found</title><meta name="next-head-count" content="3"/><noscript data-n-css=""></noscript><script defer="" crossorigin="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-6af0e3c12b874bb0.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-84465b8d7b10076d.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-1b1008a02aa1ae61.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-a90f6452921025cb.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_error-fa41c6ba9848ce52.js" defer="" crossorigin=""></script><script src="/_next/static/y_9TBKKhBp5ItPqHf5_dR/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/y_9TBKKhBp5ItPqHf5_dR/_ssgManifest.js" defer="" crossorigin=""></script></head><body><div id="__next"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">This page could not be found<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="">{"props":{"pageProps":{"statusCode":404}},"page":"/_error","query":{},"buildId":"y_9TBKKhBp5ItPqHf5_dR","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>

_next/static/HayPwJRY6FNxTmv8fvK5B/_buildManifest.js

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"/":{"title":"Introduction","data":{"":"Welcome to Nextra! This is a basic docs template. You can use it as a starting point for your own project :)","what-is-nextra#What is Nextra?":"A simple, powerful and flexible site generation framework with everything you love from Next.js.","documentation#Documentation":"The documentation is available at https://nextra.site.\nconsole.log(\"Test code\");"}},"/vzn-notify":{"title":"VZN-NOTIFY","data":{"":"Simple notifications with beutiful UILink to PREVIEWLink to buy","installation#Installation":"","download-the-newest-version-from-keymaster#Download the newest version from Keymaster":"","config#Config":"Configure it how do you want\nConfig = {}\n---@type boolean\nConfig.ignoreDuplicates = true -- if the same notification will be duplicated it won't show\n---@type keyof Positions\nConfig.defaultPosition = Positions['top-right'] -- positions.lua\n---@type 1 | 2 | 3 | 4\nConfig.defaultDesignType = 3 -- design type of notification (next page)\n---@type string\nConfig.defaultTitle = \"Notification\" -- default title of notification if it's nil\n---@type number in miliseconds\nConfig.defaultDuration = 5000 -- default duration of notification if it's nil\n---@type boolean\nConfig.debug = false -- all notification data will be printed in console","compatibility#Compatibility":"esx\nox_lib\nqb-core\nOr you can integrate this script from everything if you can"}},"/vzn-notify/Integration/esx":{"title":"ESX INTEGRATION","data":{"":"To integrate vzn-notify with esx framework do steps below!","disable-or-remove-esx_notify-from-your-server#Disable or remove esx_notify from your server":"After this step the script should automatically works, but if not do next steps!","go-to-es_extendedclientfunctionslua#Go to es_extended/client/functions.lua":"","find-function-called-esxshownotification#Find function called ESX.ShowNotification":"","replace-this-function-with-this-code-below#Replace this function with this code below":"function ESX.ShowNotification(message, notifyType, length)\n exports['vzn-scripts']:esxNotification(notifyType, length, message)\nend"}},"/vzn-notify/Integration/qb-core":{"title":"QB-CORE INTEGRATION","data":{"":"To integrate vzn-notify with qb-core do steps below!","go-to-qb-coreclientfunctionslua#Go to qb-core/client/functions.lua":"","find-function-called-qbcorefunctionsnotify#Find function called QBCore.Functions.Notify":"","replace-this-function-with-this-code-below#Replace this function with this code below":"function QBCore.Functions.Notify(text, texttype, length, icon)\n exports['vzn-notify']:qbCoreNotification(text, texttype, length)\nend"}},"/vzn-notify/Integration/ox_lib":{"title":"OX_LIB INTEGRATION","data":{"":"To integrate vzn-notify with ox_lib do steps below!","go-to-ox_libresourceinterfaceclientnotifylua#Go to ox_lib/resource/interface/client/notify.lua":"","find-function-called-libnotify#Find function called lib.notify":"","replace-this-function-with-this-code-below#Replace this function with this code below":"function lib.notify(data)\n local sound = settings.notification_audio and data.sound\n data.sound = nil\n exports['vzn-notify']:oxLibNotification(data)\n if not sound then return end\n if sound.bank then lib.requestAudioBank(sound.bank) end\n local soundId = GetSoundId()\n PlaySoundFrontend(soundId, sound.name, sound.set, true)\n ReleaseSoundId(soundId)\n if sound.bank then ReleaseNamedScriptAudioBank(sound.bank) end\nend"}},"/vzn-notify/api":{"title":"API","data":{"visibility#VISIBILITY":"To show / hide notifications (for example, some cinematic mode etc) you can use export\nexports['vzn-notify']:setVisible(visible)\nvisible: boolean\nsetting will change the visibility of notifications nui","add-notification#ADD NOTIFICATION":"To add new notification you have to use export\n---@class NotifyData\n---@field notifType? \"error\" | \"success\" | \"primary\" | \"warning\" | \"money\"\n---@field designType? 1 | 2 | 3 | 4\n---@field duration? number in miliseconds\n---@field title? string\n---@field message string\n---@type NotifyData\nlocal data = {\n notifType = \"warning\",\n title = \"Caution\",\n duration = 3000,\n message = \"Remember to join our discord and subscribe VZN Scripts on youtube\",\n}\nexports['vzn-notify']:addNotification(data)\ndata: NotifyData\nnotifType: error | success | primary | warning | money\nthe color of the notification\nif not setted -> primary\ndesignType?: 1 | 2 | 3 | 4\nthe design of the notification Preview\nif not setted -> default from Config\nduration?: number\ntime during which the notification will be visible (in miliseconds)\nif not setted -> default from Config\ntitle?: string\nthe title of the notification\nif not setted -> default from Config\nmessage: string\nmessage of the notification\nif not setted -> notification will not appear"}},"/vzn-notify/designs":{"title":"DESIGNS","data":{"":"In this script you can choose from 4 design types. In script they are represented by numbers from 1 to 4","1#1":"With left border and icon","2#2":"With icon and bottom progressbar showing remaining time","3#3":"With left border, icon and circular progressbar showing remaining time","4#4":"With left border and circular progressbar showing remaining time"}}}
1+
{"/":{"title":"Introduction","data":{"":"Welcome to Nextra! This is a basic docs template. You can use it as a starting point for your own project :)","what-is-nextra#What is Nextra?":"A simple, powerful and flexible site generation framework with everything you love from Next.js.","documentation#Documentation":"The documentation is available at https://nextra.site.\nconsole.log(\"Test code\");"}},"/vzn-notify":{"title":"VZN-NOTIFY","data":{"":"Simple notifications with beutiful UILink to PREVIEWLink to buy","installation#Installation":"","download-the-newest-version-from-keymaster#Download the newest version from Keymaster":"","put-vzn-notify-in-your-server-resources-folder#Put vzn-notify in your server resources folder":"","add-ensure-vzn-notify-to-your-servercfg#Add ensure vzn-notify to your server.cfg":"","config#Config":"Configure it how do you want\nConfig = {}\n---@type boolean\nConfig.ignoreDuplicates = true -- if the same notification will be duplicated it won't show\n---@type keyof Positions\nConfig.defaultPosition = Positions['top-right'] -- positions.lua\n---@type 1 | 2 | 3 | 4\nConfig.defaultDesignType = 3 -- design type of notification (next page)\n---@type string\nConfig.defaultTitle = \"Notification\" -- default title of notification if it's nil\n---@type number in miliseconds\nConfig.defaultDuration = 5000 -- default duration of notification if it's nil\n---@type boolean\nConfig.debug = false -- all notification data will be printed in console","compatibility#Compatibility":"esx\nox_lib\nqb-core\nOr you can integrate this script from everything if you can"}},"/vzn-notify/Integration/esx":{"title":"ESX INTEGRATION","data":{"":"To integrate vzn-notify with esx framework do steps below!","disable-or-remove-esx_notify-from-your-server#Disable or remove esx_notify from your server":"After this step the script should automatically works, but if not do next steps!","go-to-es_extendedclientfunctionslua#Go to es_extended/client/functions.lua":"","find-function-called-esxshownotification#Find function called ESX.ShowNotification":"","replace-this-function-with-this-code-below#Replace this function with this code below":"function ESX.ShowNotification(message, notifyType, length)\n exports['vzn-scripts']:esxNotification(notifyType, length, message)\nend"}},"/vzn-notify/Integration/ox_lib":{"title":"OX_LIB INTEGRATION","data":{"":"To integrate vzn-notify with ox_lib do steps below!","go-to-ox_libresourceinterfaceclientnotifylua#Go to ox_lib/resource/interface/client/notify.lua":"","find-function-called-libnotify#Find function called lib.notify":"","replace-this-function-with-this-code-below#Replace this function with this code below":"function lib.notify(data)\n local sound = settings.notification_audio and data.sound\n data.sound = nil\n exports['vzn-notify']:oxLibNotification(data)\n if not sound then return end\n if sound.bank then lib.requestAudioBank(sound.bank) end\n local soundId = GetSoundId()\n PlaySoundFrontend(soundId, sound.name, sound.set, true)\n ReleaseSoundId(soundId)\n if sound.bank then ReleaseNamedScriptAudioBank(sound.bank) end\nend"}},"/vzn-notify/Integration/qb-core":{"title":"QB-CORE INTEGRATION","data":{"":"To integrate vzn-notify with qb-core do steps below!","go-to-qb-coreclientfunctionslua#Go to qb-core/client/functions.lua":"","find-function-called-qbcorefunctionsnotify#Find function called QBCore.Functions.Notify":"","replace-this-function-with-this-code-below#Replace this function with this code below":"function QBCore.Functions.Notify(text, texttype, length, icon)\n exports['vzn-notify']:qbCoreNotification(text, texttype, length)\nend"}},"/vzn-notify/api":{"title":"API","data":{"visibility#VISIBILITY":"To show / hide notifications (for example, some cinematic mode etc) you can use export\nexports['vzn-notify']:setVisible(visible)\nvisible: boolean\nsetting will change the visibility of notifications nui","add-notification#ADD NOTIFICATION":"To add new notification you have to use export\n---@class NotifyData\n---@field notifType? \"error\" | \"success\" | \"primary\" | \"warning\" | \"money\"\n---@field designType? 1 | 2 | 3 | 4\n---@field duration? number in miliseconds\n---@field title? string\n---@field message string\n---@type NotifyData\nlocal data = {\n notifType = \"warning\",\n title = \"Caution\",\n duration = 3000,\n message = \"Remember to join our discord and subscribe VZN Scripts on youtube\",\n}\nexports['vzn-notify']:addNotification(data)\ndata: NotifyData\nnotifType: error | success | primary | warning | money\nthe color of the notification\nif not setted -> primary\ndesignType?: 1 | 2 | 3 | 4\nthe design of the notification Preview\nif not setted -> default from Config\nduration?: number\ntime during which the notification will be visible (in miliseconds)\nif not setted -> default from Config\ntitle?: string\nthe title of the notification\nif not setted -> default from Config\nmessage: string\nmessage of the notification\nif not setted -> notification will not appear"}},"/vzn-notify/designs":{"title":"DESIGNS","data":{"":"In this script you can choose from 4 design types. In script they are represented by numbers from 1 to 4","1#1":"With left border and icon","2#2":"With icon and bottom progressbar showing remaining time","3#3":"With left border, icon and circular progressbar showing remaining time","4#4":"With left border and circular progressbar showing remaining time"}}}

0 commit comments

Comments
 (0)