You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-6Lines changed: 13 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,11 +40,17 @@
40
40
## 🗺Radar Features
41
41
| Dots | Type | Description |
42
42
| :---: | :---: | :---: |
43
-
|| Default | Both CT and T players are shown, along with the weapon they're holding and their nickname. |
43
+
|| Default | Both CT and T players are shown, along with the weapon they're holding and their nickname. |
44
44
|| Host | The selected main view player is easy to distinguish. |
45
-
|| Health indicator | When a player loses health, the color of the health ring will change accordingly. |
46
-
|| Bomb carrier | Shows the player that has the C4 with them. Easily spottable on the radar because of the color difference. |
47
-
|| Dead | Killed players are still faintly visible on the radar as a small cross. |
45
+
|| Health indicator | When a player loses health, the color of the health ring will change accordingly. |
46
+
|| Bomb carrier | Shows the player that has the C4 with them. Easily spottable on the radar because of the color difference. |
47
+
|| Dead | Killed players are still faintly visible on the radar as a small cross. |
48
+
|| Firing state | Player firing state. |
49
+
|| Hurt | When the player takes damage. |
50
+
|| Blinded | The state when a player is blinded by a flashbang. |
51
+
|| Smoke | Smoke grenade by CT and T teams. |
|| Explosion | Smoke grenade exploded by a grenade. |
48
54
49
55
### Follow the action
50
56
@@ -61,8 +67,9 @@ Autozoom tries to keep the action in the middle, with a safe padding around any
61
67
62
68
| Advisory | Type | Description |
63
69
| :---: | :---: | :---: |
64
-
|| Default | This is displayed when no other notable events are happening. |
65
-
|| Defusing | A CT is defusing the bomb. |
70
+
|| Default | This is displayed when no other notable events are happening. |
71
+
|| Planted bomb | Countdown after bomb is planted. |
72
+
|| Defusing | A CT is defusing the bomb. |
0 commit comments