Space Engineers

Space Engineers

108 평점
Crew Voices (Attack Robots)
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
Type: Mod
Mod category: Character, NPC
태그: NoScripts
파일 크기
게시일
업데이트일
1.559 MB
2022년 6월 27일 오후 12시 56분
2022년 6월 28일 오후 6시 43분
업데이트 노트 5개 (보기)

다운로드 위해 구독하기
Crew Voices (Attack Robots)

Patrick님의 1 모음집
NPCs
아이템 29개
설명

Idle, Taunt, and Pain sounds for Crew Enabled
This adds spoken lines for Crew Enabled. The lines are robotic voices uttering standard "combat" type statements.

Once installed, the default "Attack Robot" crew (the thin bots with the heavy bot captain) will automatically start using these voices. Voices can be added to other crews by modifying the Crew Enabled config.

Featured in Reclamation Project Alpha YT series.

Suggestions, Questions, Comments, and Bugs -> Discord[discord.gg]

Features
  • 4 Idle lines
  • 23 Taunt lines
  • 8 Pain lines

Quick Start
  1. Add the mod to your game
  2. Restart the game

Voices can be added to any Crew Definitions in the Crew Enabled config file. (See below)

Config file location
{space engineers directory}/Saves/{save game name}/Storage/Crew Enabled_CrewEnabled/CrewEnabledConfig.xml

Sample Crew Definition
Update any crew definition with the following to add these sounds to the crew.
<Crew> ... <IdleSounds> <SubtypeId>CrewVoicesAttackRobotIdle</SubtypeId> </IdleSounds> <TauntSounds> <SubtypeId>CrewVoicesAttackRobotTaunt</SubtypeId> </TauntSounds> <PainSounds> <SubtypeId>CrewVoicesAttackRobotPain</SubtypeId> </PainSounds> </Crew>

See the Crew Enabled User Guide for more details and additional configuration options.

Other Crew Voices

Other Mods You Might Like

Bug Reports
Discord[discord.gg]
댓글 4
benthelaserman 2025년 9월 6일 오후 1시 40분 
how do I enable voices for my factions npc's? I added the mod but no matter what my crews only have an asterisk and make the annoying default beeps not voices. is this changeable or is this only for enemy npcs?
CynicDragon 2023년 4월 23일 오후 4시 33분 
kk, thanks for your intel brother
Patrick  [작성자] 2023년 4월 23일 오전 8시 57분 
You don't need to do anything but add the mod. The voices are for the enemy crews spawned by the Crew Enabled mod. If another mod wants to use them, that's fine, the author just needs to reference the subtype Ids just like any other sound file in the game.
CynicDragon 2023년 4월 22일 오후 11시 48분 
Do the voices have to be added via code or do the voices add themselves to mes NPCs?