This will add a notification on the top of your screen, look at the example below.
| Name | Type | Description |
|---|---|---|
| text | string | This sets the message to display. |
TriggerEvent("fs_freemode:displayPopup", "~g~Resurrecting ped")
TriggerClientEvent("fs_freemode:displayPopup", source, "~g~Resurrecting ped")
