Jump to content

8 Screenshots

  • 30.7k
  • 96
  • 38.05 kB
  • Update details
    v0.1.9
    Released
    Download size38.05 kB
    Total versions3
    Time between versions 539 days
    Typical update pace About every 270 days
    Freshness 7 days ago

Works with

Compatible add-ons, packages, or tools that pair well with this resource.

About Team Announce

GUI and sound announcements for online teammates. Announcements about teammates who have connected, disconnected, been wounded or killed while sleeping. Additionally, announcements from the team leader, in Team chat channel using "!" as a first char.

 

DefaultConfigFile.png

{
  "Chat command": "teama",
  "Is it worth enabling GameTips for messages?": true,
  "Is it worth using Notify plugins for messages instead of the vanilla UI?": false,
  "Specify the regular message type for notify": 0,
  "Specify the warning message type for notify": 1,
  "Is it worth enabling sound announcements?": true,
  "Is it worth enabling leader's group announcements?": true,
  "Radius within which a wounded ally notification is received": 100.0,
  "Radius within which a sound effect is triggered when an ally is wounded": 50.0,
  "Sound effect triggered when an ally is wounded": "assets/bundled/prefabs/fx/player/beartrap_scream.prefab",
  "Notification settings for each type": {
    "Connected": {
      "Is it worth using Notify plugins for notifications?": false,
      "Specify the message type for notify": 0,
      "Language_Key": "UiConnected",
      "Duration": 6.0,
      "Main_Color": "#4F6133",
      "Main_Transparency": 0.8,
      "Main_Material": "",
      "Image_URL": "https://gitlab.com/IIIaKa/images/-/raw/main/TeamAnnounce/TeamAnnounce_Connected.png",
      "Image_Sprite": "",
      "Image_IsRawImage": false,
      "Image_Color": "#8CBA42",
      "Image_Transparency": 1.0,
      "Text_Size": 16,
      "Text_Color": "#8CBA42",
      "Text_Font": "RobotoCondensed-Bold.ttf",
      "Sound_Effect": "assets/prefabs/npc/scientist/sound/chatter.prefab"
    },
    "Disconnected": {
      "Is it worth using Notify plugins for notifications?": false,
      "Specify the message type for notify": 1,
      "Language_Key": "UiDisconnected",
      "Duration": 6.0,
      "Main_Color": "#BF3B26",
      "Main_Transparency": 0.8,
      "Main_Material": "",
      "Image_URL": "https://gitlab.com/IIIaKa/images/-/raw/main/TeamAnnounce/TeamAnnounce_Connected.png",
      "Image_Sprite": "",
      "Image_IsRawImage": false,
      "Image_Color": "#FFD173",
      "Image_Transparency": 1.0,
      "Text_Size": 16,
      "Text_Color": "#FFD173",
      "Text_Font": "RobotoCondensed-Bold.ttf",
      "Sound_Effect": "assets/prefabs/npc/scientist/sound/chatter.prefab"
    },
    "LeaderAnnounce": {
      "Is it worth using Notify plugins for notifications?": false,
      "Specify the message type for notify": 1,
      "Language_Key": "",
      "Duration": 6.0,
      "Main_Color": "#216699",
      "Main_Transparency": 0.8,
      "Main_Material": "",
      "Image_URL": "http://gitlab.com/IIIaKa/images/-/raw/main/TeamAnnounce/TeamAnnounce_LeaderAnnounce.png",
      "Image_Sprite": "",
      "Image_IsRawImage": false,
      "Image_Color": "#82C7F5",
      "Image_Transparency": 1.0,
      "Text_Size": 16,
      "Text_Color": "#82C7F5",
      "Text_Font": "RobotoCondensed-Bold.ttf",
      "Sound_Effect": "assets/prefabs/missions/effects/mission_victory.prefab"
    },
    "WoundedDistance": {
      "Is it worth using Notify plugins for notifications?": false,
      "Specify the message type for notify": 1,
      "Language_Key": "UiWoundedDistance",
      "Duration": 6.0,
      "Main_Color": "#FFC21A",
      "Main_Transparency": 0.8,
      "Main_Material": "",
      "Image_URL": "http://gitlab.com/IIIaKa/images/-/raw/main/TeamAnnounce/TeamAnnounce_Wounded.png",
      "Image_Sprite": "",
      "Image_IsRawImage": false,
      "Image_Color": "#FFF54C",
      "Image_Transparency": 1.0,
      "Text_Size": 16,
      "Text_Color": "#FFF54C",
      "Text_Font": "RobotoCondensed-Bold.ttf",
      "Sound_Effect": "assets/prefabs/npc/scientist/sound/death.prefab"
    },
    "WoundedGrid": {
      "Is it worth using Notify plugins for notifications?": false,
      "Specify the message type for notify": 1,
      "Language_Key": "UiWoundedGrid",
      "Duration": 6.0,
      "Main_Color": "#FFC21A",
      "Main_Transparency": 0.8,
      "Main_Material": "",
      "Image_URL": "http://gitlab.com/IIIaKa/images/-/raw/main/TeamAnnounce/TeamAnnounce_Wounded.png",
      "Image_Sprite": "",
      "Image_IsRawImage": false,
      "Image_Color": "#FFF54C",
      "Image_Transparency": 1.0,
      "Text_Size": 16,
      "Text_Color": "#FFF54C",
      "Text_Font": "RobotoCondensed-Bold.ttf",
      "Sound_Effect": "assets/prefabs/npc/scientist/sound/death.prefab"
    },
    "DeadWhileSleeping": {
      "Is it worth using Notify plugins for notifications?": false,
      "Specify the message type for notify": 1,
      "Language_Key": "UiDeadWhileSleeping",
      "Duration": 6.0,
      "Main_Color": "#FFC21A",
      "Main_Transparency": 0.8,
      "Main_Material": "",
      "Image_URL": "http://gitlab.com/IIIaKa/images/-/raw/main/TeamAnnounce/TeamAnnounce_Dead.png",
      "Image_Sprite": "",
      "Image_IsRawImage": false,
      "Image_Color": "#FFF54C",
      "Image_Transparency": 1.0,
      "Text_Size": 16,
      "Text_Color": "#FFF54C",
      "Text_Font": "RobotoCondensed-Bold.ttf",
      "Sound_Effect": "assets/bundled/prefabs/fx/player/howl.prefab"
    },
    "Banned": {
      "Is it worth using Notify plugins for notifications?": false,
      "Specify the message type for notify": 1,
      "Language_Key": "UiBanned",
      "Duration": 6.0,
      "Main_Color": "#BF3B26",
      "Main_Transparency": 0.8,
      "Main_Material": "",
      "Image_URL": "https://gitlab.com/IIIaKa/images/-/raw/main/TeamAnnounce/TeamAnnounce_Banned.png",
      "Image_Sprite": "",
      "Image_IsRawImage": false,
      "Image_Color": "#FFD173",
      "Image_Transparency": 1.0,
      "Text_Size": 16,
      "Text_Color": "#FFD173",
      "Text_Font": "RobotoCondensed-Bold.ttf",
      "Sound_Effect": "assets/prefabs/missions/effects/mission_failed.prefab"
    }
  },
  "Version": {
    "Major": 0,
    "Minor": 1,
    "Patch": 9
  }
}

 

Localization.png

EN:
{
  "CmdAllEnabled": "All teammate notifications enabled!",
  "CmdAllDisabled": "All teammate notifications disabled!",
  "CmdSoundEnabled": "Teammate notification sounds enabled!",
  "CmdSoundDisabled": "Teammate notification sounds disabled!",
  "CmdConnectedEnabled": "Teammate connect notifications enabled!",
  "CmdConnectedDisabled": "Teammate connect notifications disabled!",
  "CmdDisconnectedEnabled": "Teammate disconnect notifications enabled!",
  "CmdDisconnectedDisabled": "Teammate disconnect notifications disabled!",
  "CmdWoundedEnabled": "Teammate wounded notifications enabled!",
  "CmdWoundedDisabled": "Teammate wounded notifications disabled!",
  "CmdDeathEnabled": "Teammate sleeping death notifications enabled!",
  "CmdDeathDisabled": "Teammate sleeping death notifications disabled!",
  "UiConnected": "Your teammate '{0}' has been connected!",
  "UiDisconnected": "Your teammate '{0}' has been disconnected!",
  "UiTeamEmpty": "There is only you in your team!",
  "UiNotTeamLeader": "Only the team leader can send announcements!",
  "UiTeamOffline": "All your teammates are offline!",
  "UiWoundedDistance": "Your teammate '{0}' was wounded by '{1}'!\nHe is {2} meters away from you.",
  "UiWoundedGrid": "Your teammate '{0}' was wounded by '{1}' at '{2}'!",
  "UiDeadWhileSleeping": "Your teammate '{0}' was killed by '{1}' while he was sleeping at '{2}'!",
  "UiBanned": "Your teammate '{0}' has been banned!\nReason: {1}.",
  "unknown": "Unknown",
  "chicken": "Chicken",
  "snake": "Snake",
  "boar": "Boar",
  "stag": "Stag",
  "horse": "Horse",
  "wolf": "Wolf",
  "panther": "Panther",
  "tiger": "Tiger",
  "bear": "Bear",
  "polarbear": "PolarBear",
  "crocodile": "Crocodile",
  "simpleshark": "Shark",
  "patrolhelicopter": "Patrol Heli",
  "bradleyapc": "Bradley APC",
  "scientistnpc_arena": "Scientist",
  "scientistnpc_bradley": "Bradley Scientist",
  "scientistnpc_bradley_heavy": "Bradley Heavy Scientist",
  "scientistnpc_cargo": "Cargo Scientist",
  "scientistnpc_cargo_turret_any": "Cargo Scientist",
  "scientistnpc_cargo_turret_lr300": "Cargo Scientist",
  "scientistnpc_ch47_gunner": "Chinook Scientist",
  "scientistnpc_excavator": "Excavator Scientist",
  "scientistnpc_full_any": "Scientist",
  "scientistnpc_full_lr300": "Scientist",
  "scientistnpc_full_mp5": "Scientist",
  "scientistnpc_full_pistol": "Scientist",
  "scientistnpc_full_shotgun": "Scientist",
  "scientistnpc_heavy": "Heavy Scientist",
  "scientistnpc_junkpile_pistol": "Road Scientist",
  "scientistnpc_oilrig": "Oilrig Scientist",
  "scientistnpc_outbreak": "Jungle Scientist",
  "scientistnpc_patrol": "Patrol Scientist",
  "scientistnpc_patrol_arctic": "Arctic Patrol Scientist",
  "scientistnpc_peacekeeper": "Peacekeeper Scientist",
  "scientistnpc_ptboat": "Marine Patrol Scientist",
  "scientistnpc_rhib": "Marine Patrol Scientist",
  "scientistnpc_roam": "Roam Scientist",
  "scientistnpc_roam_nvg_variant": "Roam NVG Scientist",
  "scientistnpc_roamtethered": "Roam Scientist",
  "scientist2": "Scientist",
  "scientist2.heavy": "Heavy Scientist",
  "scientist2.shotgun": "Scientist"
}
RU:
{
  "CmdAllEnabled": "Все уведомления о тиммейтах включены!",
  "CmdAllDisabled": "Все уведомления о тиммейтах отключены!",
  "CmdSoundEnabled": "Звуковые уведомления о тиммейтах включены!",
  "CmdSoundDisabled": "Звуковые уведомления о тиммейтах отключены!",
  "CmdConnectedEnabled": "Уведомления о подключении тиммейтов включены!",
  "CmdConnectedDisabled": "Уведомления о подключении тиммейтов отключены!",
  "CmdDisconnectedEnabled": "Уведомления об отключении тиммейтов включены!",
  "CmdDisconnectedDisabled": "Уведомления об отключении тиммейтов отключены!",
  "CmdWoundedEnabled": "Уведомления о ранении тиммейтов включены!",
  "CmdWoundedDisabled": "Уведомления о ранении тиммейтов отключены!",
  "CmdDeathEnabled": "Уведомления о смерти спящего тиммейта включены!",
  "CmdDeathDisabled": "Уведомления о смерти спящего тиммейта отключены!",
  "UiConnected": "Ваш союзник '{0}' подключился!",
  "UiDisconnected": "Ваш союзник '{0}' отключился!",
  "UiTeamEmpty": "У вас нет союзников!",
  "UiNotTeamLeader": "Только лидер группы может отправлять объявления!",
  "UiTeamOffline": "Все ваши союзники не в сети!",
  "UiWoundedDistance": "Вашего союзника '{0}' серьезно ранил '{1}'!\nОн в {2} метрах от вас.",
  "UiWoundedGrid": "Вашего союзника '{0}' серьезно ранил '{1}' в '{2}'!",
  "UiDeadWhileSleeping": "Вашего союзника '{0}' убил '{1}', пока тот спал в '{2}'!",
  "UiBanned": "Ваш союзник '{0}' был заблокирован!\nПричина: {1}.",
  "unknown": "Неизвестный",
  "chicken": "Курица",
  "snake": "Змея",
  "boar": "Кабан",
  "stag": "Олень",
  "horse": "Лошадь",
  "wolf": "Волк",
  "panther": "Пантера",
  "tiger": "Тирг",
  "bear": "Медведь",
  "polarbear": "Полярный медведь",
  "crocodile": "Крокодил",
  "simpleshark": "Акула",
  "patrolhelicopter": "Патрульный вертолет",
  "bradleyapc": "Танк",
  "scientistnpc_arena": "Ученый",
  "scientistnpc_bradley": "Член экипажа танка",
  "scientistnpc_bradley_heavy": "Элитный член экипажа танка",
  "scientistnpc_cargo": "Защитник карго",
  "scientistnpc_cargo_turret_any": "Защитник карго",
  "scientistnpc_cargo_turret_lr300": "Защитник карго",
  "scientistnpc_ch47_gunner": "Защитник чинука",
  "scientistnpc_excavator": "Защитник экскаватора",
  "scientistnpc_full_any": "Ученый",
  "scientistnpc_full_lr300": "Ученый",
  "scientistnpc_full_mp5": "Ученый",
  "scientistnpc_full_pistol": "Ученый",
  "scientistnpc_full_shotgun": "Ученый",
  "scientistnpc_heavy": "Элитный ученый",
  "scientistnpc_junkpile_pistol": "Road Scientist",
  "scientistnpc_oilrig": "Защитник нефтевышки",
  "scientistnpc_outbreak": "Jungle Scientist",
  "scientistnpc_patrol": "Patrol Scientist",
  "scientistnpc_patrol_arctic": "Arctic Patrol Scientist",
  "scientistnpc_peacekeeper": "Peacekeeper Scientist",
  "scientistnpc_ptboat": "Marine Patrol Scientist",
  "scientistnpc_rhib": "Marine Patrol Scientist",
  "scientistnpc_roam": "Странствующий ученый",
  "scientistnpc_roam_nvg_variant": "Roam NVG Scientist",
  "scientistnpc_roamtethered": "Странствующий ученый",
  "scientist2": "Ученый",
  "scientist2.heavy": "Элитный ученый",
  "scientist2.shotgun": "Ученый"
}

 

Commands.png

  • con  - Personal enabling/disabling connected announcement;
  • dis  -  Personal enabling/disabling  disconnected announcement;
  • wound  -  Personal enabling/disabling  wounded announcement;
  • death  -  Personal enabling/disabling sleeper's death  announcement;
  • sound - Personal enabling/disabling sound effects;
  • all -  Personal enabling  all announcements;
  • clear -  Personal disabling  all announcements(except leader and ban announces).

Example:  /teama con

 

  • Like 1

User Feedback

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.4m
Total downloads
Customers
10.9k
Customers served
Files Sold
156.4k
Marketplace sales
Payments
3.4m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.