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

Ktos93/redemrp_notification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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