🚑Distress Signals
You can send Distress Signals to the ambulance by using this code snippet in your esx_ambulancejob script!
Open your esx_ambulancejob resource folder, and open main.lua
file located in esx_ambulancejob/client/
folder!
Now find the function SendDistressSignal()
and replace the whole function code with the code below.
Last updated