Failsafe
Settings
Config.FailSafeArrivalTimeout
: The time in minutes before the ambulance will skip to the next stage if it is stuck on the way to the player (set to false
to disable)
Config.FailSafeRunToPatientTimeout
: The time in seconds before the medic will be teleported to the player if they are stuck and unable to get to the player (set to false
to disable)
Config.FailSafeGetInAmbulanceTimeout
: The time in seconds before the player will be teleported into the ambulance if they are stuck on the way (set to false
to disable)
Config.FailSafeDriveToHospitalTimeout
: The time in minutes before the ambulance will skip to the final revive stage if stuck on the way to the hospital (set to false
to disable)
Last updated