Server-Side

Server Events

Below are all the useful exports that you can use in other resources, be sure to read their descriptions.


Notification

--- @param data {table}: Read about parameters here https://docs.vames-store.com/assets/vms_notifyv2/usable-informations/client-side
TriggerClientEvent("vms_notifyv2:Notification", source, data)

TopNotification

--- @param data {table}: Read about parameters here https://docs.vames-store.com/assets/vms_notifyv2/usable-informations/client-side
TriggerClientEvent("vms_notifyv2:TopNotification", source, data)

Last updated