About This File
Ресурс: Система уведомлений для РП / РПГ Сервером МТА
Код: Открыт
Автор: Gosha_Nesterenko | Гоша Нестеренко
Использование на сервере
client.lua
exports.new_message:showNotification(Type, slogan, text, duration)
Types | Типы:
Error, Warning, Success, Info
server.lua
exports.new_message:notifyPlayer(player(source), Type, slogan, text, duration)
Так же можно изменять:
Время (duration) - для каждого уведомления
Добавлять свой тип (types, image, sound) - для каждого уведомления
Менять и писать свой текст


Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now