Space Engineers
104 คะแนน
Crew Voices (Attack Robots)
   
รางวัล
ชื่นชอบ
ชื่นชอบแล้ว
เลิกชื่นชอบ
Type: Mod
Mod category: Character, NPC
แท็ก:  NoScripts
ขนาดไฟล์
โพสต์
อัปเดต
1.559 MB
27 มิ.ย. 2022 @ 12: 56pm
28 มิ.ย. 2022 @ 6: 43pm
5 หมายเหตุการเปลี่ยนแปลง ( ดู )

สมัครสมาชิกเพื่อดาวน์โหลด
Crew Voices (Attack Robots)

อยู่ใน 1 ชุดสะสม โดย Patrick
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]
3 ความเห็น
CynicDragon 23 เม.ย. 2023 @ 4: 33pm 
kk, thanks for your intel brother
Patrick  [ผู้สร้าง] 23 เม.ย. 2023 @ 8: 57am 
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 22 เม.ย. 2023 @ 11: 48pm 
Do the voices have to be added via code or do the voices add themselves to mes NPCs?