For the complete documentation index, see llms.txt. This page is also available as Markdown.

Events

Open Menu

The script checks if the player has a matching job. So it does not need to be checked by you.

On client side:
TriggerEvent("emergencyPhone:openMenu")
On server side:
TriggerClientEvent("emergencyPhone:openMenu", src)

Last updated