This repository has been archived by the owner on May 22, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 59
ShowNotification_
Matias Salas edited this page Dec 27, 2020
·
2 revisions
Player.ShowNotification(Message)
This function show a notification
Argument | Type | Optional | Default Value | Explanation |
---|---|---|---|---|
Message | string | No | - | Message content |
local _Player = Player(source)
_Player.ShowNotification("Test")
Scripting Manual
Modules
Data
Config
Translation
Client Side
Events
Player:DeathDetection
Functions
Register.Clothes
Player.Shooting
Player.Running
Player.Driving
Player.ShowNotification
Server Side
Events
Player:DeathDetection
Functions
Register.Item
Player.Identifier
Player.Exists
Player.GetIdentity
Player.GetName
Player.GetSex
Player.GetGroup
Player.GetOccupation
Player.GetInventory
Player.GetSkin
Player.AddItem
Player.RemoveItem
Player.CanCarryItem
Player.HasItem
Player.AddWeapon
Player.RemoveWeapon
Player.AddWeaponAmmo
Player.RemoveWeaponAmmo
Player.HasWeapon
Player.CurrentWeight
Player.ShowNotification