Server Events

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

Was this helpful?