OSP Ambulance
This guide walks you through the installation and configuration process for our Deathscreen script. Before proceeding, ensure you've followed the general script setup steps outlined in the general installation guide.
General Installation Guide
Edit Config
Enable CustomDeathScreen
in osp_ambulance config.lua
osp_ambulance/config.lua
Config.CustomDeathScreen = true
Add Export for Dispatch
Add this line at the bottom of client_open
in osp_ambulance
:
osp_ambulance/client_open.lua
exports("dispatchNotify", dispatchNotify)
Support
Need help? Our support team is always ready to assist
Join DiscordWasabi Ambulance
This guide walks you through the installation and configuration process for our Deathscreen script. Before proceeding, ensure you've followed the general script setup steps outlined in the general installation guide.
Visn Are
This guide walks you through the installation and configuration process for our Deathscreen script. Before proceeding, ensure you've followed the general script setup steps outlined in the general installation guide.