Browse docs
Server Events
Server-side events provided by the Sky Ambulancejob resource.
Server Events
These events can be triggered from other resources to interact with the ambulance job on the server side.
| Event | Description |
|---|---|
sky_ambulancejob:healPlayer | Heal a player to full health. |
sky_ambulancejob:healPlayer
Heals the specified player, restoring their health and clearing any active injury effects.
server.lua
TriggerEvent("sky_ambulancejob:healPlayer", playerId)
- Arguments:
playerId(number): The server ID of the player to heal.
Support
Need help? Our support team is always ready to assist
Join Discord