Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Vretu-Dev/UsefulHints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UsefulHints


downloads Latest

Downloads:

Framework Version Release
Exiled ≥ 9.9.X ⬇️
LabAPI ≥ 1.X.X ⬇️

Features:

  • SCP-268, SCP-2176 and SCP-1576 timer
  • Hint displayed when looking at SCP-096's face
  • Track remaining Jailbird charges
  • Display SCP-207 & Anti SCP-207 doses when picked up
  • Warning hints when affected by SCP-207, Anti SCP-207, or SCP-1853
  • Friendly fire warnings when damaging teammates
  • Kill counter for players
  • End-of-game summary
  • Show teammates at the start of the round
  • Broadcast the last human alive

Config:

7777.yml
is_enabled: true
debug: false
# Specific Server Settings:
enable_server_settings: true
# Hint Settings:
enable_hints: true
scp096_look_message: 'You looked at SCP-096!'
scp268_time_left_message: 'Remaining: {0}s'
scp2176_time_left_message: 'Remaining: {0}s'
scp1576_time_left_message: 'Remaining: {0}s'
grenade_damage_hint: '{0} Damage'
jailbird_use_message: 'Remaining charges: {0}'
scp207_hint_message: 'You have {0} doses of SCP-207'
anti_scp207_hint_message: 'You have {0} doses of Anti SCP-207'
show_hint_on_equip_item: false
# Item Warnings:
enable_warnings: true
scp207_warning: '<color=yellow>⚠</color> You are already affected by <color=#A60C0E>SCP-207</color>'
anti_scp207_warning: '<color=yellow>⚠</color> You are already affected by <color=#2969AD>Anti SCP-207</color>'
scp1853_warning: '<color=yellow>⚠</color> You are already affected by <color=#1CAA21>SCP-1853</color>'
# Friendly Fire Warning:
enable_ff_warning: true
friendly_fire_warning: '<size=27><color=yellow>⚠ Do not hurt your teammate</color></size>'
damage_taken_warning: '<size=27><color=red>{0}</color> <color=yellow>(teammate) hit you</color></size>'
class_d_are_teammates: true
enable_cuffed_warning: false
cuffed_attacker_warning: '<size=27><color=yellow>⚠ Player is cuffed</color></size>'
cuffed_player_warning: '<size=27><color=red>{0}</color> <color=yellow>hit you when you were cuffed</color></size>'
# Kill Counter:
enable_kill_counter: true
kill_count_message: '{0} kills'
count_pocket_kills: false
# Round Summary:
enable_round_summary: true
round_summary_message_duration: 10
human_kill_message: '<size=27><color=#70EE9C>{0}</color> had the most kills as a <color=green>Human</color>: <color=yellow>{1}</color></size>'
scp_kill_message: '<size=27><color=#70EE9C>{0}</color> had the most kills as a <color=red>SCP</color>: <color=yellow>{1}</color></size>'
top_damage_message: '<size=27><color=#70EE9C>{0}</color> dealt the most damage: <color=yellow>{1}</color></size>'
first_scp_killer_message: '<size=27><color=#70EE9C>{0}</color> was the first to kill an <color=red>SCP</color></size>'
escaper_message: '<size=27><color=#70EE9C>{0}</color> escaped first from the facility: <color=yellow>{1}:{2}</color></size>'
# Teammates:
enable_teammates: true
teammate_hint_delay: 4
teammate_hint_message: |-
  <align=left><size=28><color=#70EE9C>Your Teammates</color></size> 
  <size=25><color=yellow>{0}</color></size></align>
teammate_message_duration: 8
alone_hint_message: '<align=left><color=red>You are playing Solo</color></align>'
alone_message_duration: 4
# Last Human Broadcast:
enable_last_human_broadcast: true
broadcast_for_human: '<color=red>You are the last human alive!</color>'
broadcast_for_scp: '<color=#70EE9C>{0}</color> is the last human alive, playing as {1} in <color=yellow>{2}</color>'
ignore_tutorial_role: true
# Map Broadcast:
enable_map_broadcast: true
broadcast_warning_lcz: '<color=yellow>Light Zone</color> will be decontaminated in 5 minutes!'

Showcase:

(click to expand) 🖼️

Hints:

UH.mp4

Summary:

Teammates:

Last Alive Human:

Addons:

Important

This features required UsefulHints.Addons.dll

Auto-Translations 🌎

This extension will automatically download the available translation for the plugin from GitHub, so you don't have to translate everything yourself.

Languages

Language Short Name Required Verification
English en No
Polish pl No
Russian ru No
Czech cs No
Slovak sk Yes
French fr Yes
Spanish es Yes
Italian it Yes
German de Yes
Turkish tr Yes
Portuguese pt Yes
Chinese zh No
Korean ko No

Command

Command Permission Description
uhl uh.changelanguage Change language (e.g. uhl pl)
uhl reload uh.changelanguage Force re-download current language
uhl list uh.changelanguage Show supported languages

Config

# Download & apply remote translations.
enable_translations: true
# pl, en, de, fr, cs, sk, es, it, pt, ru, tr, zh, ko
language: 'en'

Auto-Update 🔄

This extension will automatically download the latest release from GitHub and, depending on the configuration, restart the server.

Config

# Check GitHub releases on WaitingForPlayers.
enable_auto_update: true
# Only notify about new version.
notify_only: false
# Create .backup before overwrite.
enable_backup: false
# Show logs from addons.
enable_logging: true
# After downloading a new version restart server after round.
restart_next_round: true
RueI v3 Integration 🔗

This extension will replace UsefulHints ShowHint-based displays with RueI-based displays.

Config

# Enable RueI integration and replace UsefulHints ShowHint-based displays with RueI-based displays.
enable_rue_i_integration: false

Credits:

Thanks @NamelessSCP for using the RoundMVP idea.
Thanks @XoMiya-WPC for using the WhoAreMyTeammates idea.

Thank you to these wonderful people for testing, bug reporting and translating:


About

An Exiled & LabAPI (SCP:SL) Plugin that display extra hint like a timers and notifications

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages