forked from eezstreet/SWATEliteForce
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathSwatProcedures.int
74 lines (53 loc) · 1.94 KB
/
SwatProcedures.int
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
[Procedure_CompleteMission]
Description=Mission completed
[Procedure_ArrestUnIncapacitatedSuspects]
Description=Suspects arrested
[Procedure_ArrestIncapacitatedSuspects]
Description=Suspects incapacitated
[Procedure_KillSuspects]
Description=Suspects neutralized
[Procedure_NoSuspectsNeutralized]
Description=No suspects neutralized
[Procedure_NoCiviliansInjured]
Description=No civilians injured
[Procedure_NoOfficersDown]
Description=No officers down
[Procedure_PlayerUninjured]
Description=Player uninjured
[Procedure_ReportCharactersToTOC]
Description=Report status to TOC
[Procedure_SecureAllWeapons]
Description=All evidence secured
[Procedure_EvacuateDownedOfficers]
Description=Failed to report a downed officer
[Procedure_EvacuateDownedCivilians]
Description=Failed to report a downed civilian
[Proedure_EvacuateDownedSuspects]
Description=Failed to report a downed suspect
[Procedure_NoHostageIncapacitated]
Description=Incapacitated a hostage
ChatMessage=[c=ffff00]Incapacitated Hostage (-25)[\c]
[Procedure_NoHostageKilled]
Description=Killed a hostage
ChatMessage=[c=ffff00]Killed Hostage (-50)[\c]
[Procedure_NoOfficerIncapacitated]
Description=Incapacitated a fellow officer
ChatMessage=[c=ffff00]Incapacitated Officer (-25)[\c]
[Procedure_NoOfficerInjured]
Description=Injured a fellow officer
ChatMessage=[c=ffff00]Injured Officer (-10)[\c]
[Procedure_NoOfficerTased]
Description=Tased a fellow officer
ChatMessage=[c=ffff00]Tased Officer (-5)[\c]
[Procedure_NoUnauthorizedUseOfDeadlyForce]
Description=Unauthorized use of deadly force
ChatMessage=[c=ffff00]Unauthorized Deadly Force (-20)[\c]
[Procedure_NoUnauthorizedUseOfForce]
Description=Unauthorized use of force
ChatMessage=[c=ffff00]Unauthorized Force (-5)[\c]
[Procedure_PreventSuspectEscape]
Description=Failed to apprehend fleeing suspect
ChatMessage=[c=ffff00]Suspect Escaped (-5)[\c]
[Procedure_NoTrapsTriggered]
Description=Tripped a trap
ChatMessage=[c=ffff00]Triggered Trap (-10)[\c]