CPRbot

Vars | |
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 |
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