byond - Modules - TypesVar Details

CPRbot

Vars

cooldown_timeCooldown for the random idle messages and medical facts
cprbot_proximity_check_radiusRadius to check for nearby CPRbots
currently_healingIndicates whether the bot is currently healing
has_said_to_patientList of patients who have been warned
humanCurrent target for CPR (using weak reference)
iff_signalIFF signal to check for valid targets
last_message_timeTracks the last time a message was spoken
motivational_messageMessage to display when performing CPR
search_radiusRadius to search for patients

Var Details

cooldown_time

Cooldown for the random idle messages and medical facts

cprbot_proximity_check_radius

Radius to check for nearby CPRbots

currently_healing

Indicates whether the bot is currently healing

has_said_to_patient

List of patients who have been warned

human

Current target for CPR (using weak reference)

iff_signal

IFF signal to check for valid targets

last_message_time

Tracks the last time a message was spoken

motivational_message

Message to display when performing CPR

search_radius

Radius to search for patients