-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Guida medical generale + spiegazione chiara dei preset Base/Avanzato
- Loading branch information
Showing
7 changed files
with
1,027 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
8 changes: 8 additions & 0 deletions
8
docs/assets/cba_setting_presets/MEDICAL_AVANZATO_OVERRIDE.sqf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
// KAT - ADV Medical: Airway | ||
force kat_airway_enable = true; | ||
|
||
// KAT - ADV Medical: Breathing | ||
force kat_breathing_enable = true; | ||
|
||
// KAT - ADV Medical: Circulation | ||
force kat_circulation_AdvRhythm = true; |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,8 @@ | ||
*[SOP]: Standard Operating Procedures | ||
*[CAS]: Close Air Support | ||
*[MCI]: Mass Casualty Incident, una situazione con molteplici feriti più o meno gravi, richiedente l'intervento di più soccorritori e medici. | ||
*[CASEVAC]: Evacuazione improvvisata di feriti utilizzando un veicolo/velivolo qualsiasi, come camion/MRAP/APC o elicotteri da trasporto generale. | ||
*[MEDEVAC]: Evacuazione di feriti mediante un veicolo/velivolo opportunamente equipaggiato e destinato già dal piano missione a quello scopo, come camion/MRAP/APC ambulanza o elicotteri da soccorso medico. | ||
*[KAM]: KAT - Advanced Medical | ||
*[CAT]: Combat Application Tourniquet, un laccio emostatico che può essere infilato su un arto per fermare l'emorragia. | ||
*[RCP]: Rianimazione Cardio-Polmonare (anche chiamata "massaggio cardiaco"), un'azione effettuabile da un qualsiasi giocatore sul torace di un paziente in assenza di battito cardiaco, al fine di ristabilire un ritmo normale e interrompere così il timeout di morte in seguito a 5m di arresto. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters