Sale!

Notification System [QB]

Original price was: $20.00.Current price is: $5.00.

-75%

Notification System [QB] | FiveM | Grand Theft Auto 5 | Optimized | Mod | High Quality | FiveM Script

  • Instant Download
  • Verified by QA Team
  • Tested on Latest Artifacts
Guaranteed Safe Checkout

Notification System [QB]

Notification system for FiveM roleplay, enhancing player communication and interaction within the game environment.

Notification System [QB]

Installation

To install Lenox Notify, follow these steps:

  1. Navigate to the qb-core/client/functions directory.

  2. Look for the QBCore.Functions.Notify function.

  3. Replace the existing function with the following code:

    function QBCore.Functions.Notify(text, length, type)
        exports['qb-notify']:Notify(text, length, type) 
    end
  4. Save your changes.

Usage

Once installed, you can use the QBCore.Functions.Notify function throughout your QBCore scripts to trigger notifications. Customize the textlength, and type parameters to fit your needs. For example:

QBCore.Functions.Notify('You have been revived!', 'success', 7500)
  • text: The message to be displayed in the notification.
  • length: Duration (in ms) for which the notification will be visible.
  • type: The type of notification, which can be one of the following:
    • success: Indicates a successful action.
    • error: Represents an error or failure.
    • primary: For general notifications.
    • warn: To highlight warnings or important messages.

Features

  • Simple integration with the QBCore framework
  • Responsive design using Tailwind CSS
  • Customizable notifications with different lengths and types

Requirements

  • qb-core

Preview

Notification system for FiveM roleplay, enhancing player communication and interaction within the game environment.

Also, Check more esx scripts and qbcore scripts

Fivem Mlo

Reviews

There are no reviews yet.

Be the first to review “Notification System [QB]”

Your email address will not be published. Required fields are marked *