Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Ktos93/redemrp_notification

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

redemrp_notification 0.8v

2. Installation

Add ensure redemrp_notification in server.cfg

3. How to start

You can use:

TriggerEvent("redemrp_notification:start", "Simple test redemrp_notification" , 5, "success")

OR

local timer = 5

local type = "success"

local text = "Simple test redemrp_notification"

TriggerEvent("redemrp_notification:start", text, timer, type)

Changing 5 to 3 or something else you can change notification time.

You can unlock test command in client.lua

4. Credits

Ktos93

Join discord to get support! - https://discord.gg/FKH4uwb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published