- Exiled version:
9.9.1
- SCP:SL version:
14.1.4
A simple plugin that shows the time until the nearest squad arrives.
The color depends on the squad type:
- Mobile Task Force - blue
- Chaos Insurgency - green
When the squad arrives, the time is replaced with the squad type text, for example, Mobile Task Force or Chaos Insurgency.
During mini squads, the text is not shown, but you can set it yourself in the config.
Простой плагин, показывающий время до прибытия ближайшего отряда.
Цвет зависит от типа отряда:
- Mobile Task Force - синий
- Chaos Insurgency - зелёный
Во время прибытия отряда вместо времени отображается текст с типом отряда, например, Mobile Task Force или Chaos Insurgency.
Текст во время мини-отрядов не показывается, но вы можете задать его сами в конфиге.
# Display text for Mobile Task Force
mtf_text: '<color=#6D9FF7>Mobile Task Force</color>'
# Display text for Chaos Insurgency
ci_text: '<color=#608F38>Chaos Insurgency</color>'
# Timer color for Mobile Task Force
mtf_time_color: '#6D9FF7'
# Timer color for Chaos Insurgency
ci_time_color: '#608F38'
# Display text for Mobile Task Force Mini
mtf_mini_text: ' '
# Display text for Chaos Insurgency Mini
ci_mini_text: ' '
# Formatting text for a timer
text_formatting: '<b><size=50%>%timer%</size></b>'
#--- For hint ---
# Height for Hint
hint_height: 33
#--- For Ruei ---
# Height for Hint
postion: 970
#--- For HSM ---
# Hint confis
x_pos: 0
y_pos: 30
alignment: Center
vertical_align: Middle