OSP Development
Ambulance Job
Ambulance Job
  • 👋Welcome to OSP Development
  • Overview
    • 💡Showcase
  • In-Game Use
    • 📪Overview
    • 🛏️Stretcher
    • 📺ICU Screens
    • 🎒Medical Equipment
    • 🩻Xray
    • Skelly
  • Developer usage
    • 📞Dispatch Integration
    • 👨‍💻Developer Usage
    • 💀isDead function
    • 💉Custom Medication
    • FFA/Paintball Integration
    • Inventory Items
    • society/banking exports
    • Custom Deathscreen
  • FAQ
    • ❌Issues
    • ❓General
Powered by GitBook
On this page
  • Information
  • Code Blue
  1. In-Game Use

ICU Screens

PreviousStretcherNextMedical Equipment

Last updated 8 months ago

To turn on the screen, just interact with it using target or 3dtext

Information

  • The green value and graph displayed at the top of the screen is the patients pulse.

  • The red value is the patients systolic and diastolic bloodpressure.

  • The blue value and graph is the patients oxygen saturation and is displayed in %.

  • The orange value is the patients body tempreture.

  • At the bottom is the ICU screens index and is the number that's going to be displayed in a code blue alarm.

Code Blue

A code blue alarm gets triggered when a ICU monitor with a player hooked up to it is displaying critical values, eg extremely low pulse, bp or oxygen sat.

When a code blue alarm is triggered and the terminal screens start displaying code blue alarm, along with the sounding alarm, an interation point on the ICU monitor that triggered the alarm is created that allows the player to stop a code blue alarm when they have reached the patient.

📺