RAID (Outposts) (Chat Command Version)
Добавить в игру через Steam
Нажмите «Подписаться»
На странице Steam войдите в аккаунт, если потребуется.
Подписаться
О материале
«RAID (Outposts) (Chat Command Version)» — материал мастерской Barotrauma. Моды, подлодки, предметы и новые задания для экипажа. Данные Steam, описание автора и ссылка для установки через подписку. Совместимость редакцией не проверена.
Описание автора
Considering the new DLC expansion coming out is outpost orientated I'm going to wait until then to update/fix this mod. Sorry just not playing barotrauma atm!
Have you ever wanted to raid/attack an outpost but your bots aren't playing along?
This mod fixes that!
Allows the Captain to initiate a "raid" on an outpost.
It does so by getting the outpost's faction and setting it's reputation to hostile temporarily. This allows bots to target outpost NPCs as they're considered enemies. Faction reputation will return to normal, except for a -20 rep as a debuff, at the end of the round.
REQUIRES LUA FOR BAROTRAUMA
To initiate the raid as Captain:
!Raid
Raid is ended at the end of the round. -20 reputation will be taken against the faction of the outpost!
To change the -rep value you will need a local/personal copy of the mod:
Copy the mod found at:
...\SteamLibrary\steamapps\workshop\content\602960\[b]3426232889[/b]
and paste it to your local mods folder at:
...\SteamLibrary\steamapps\common\Barotrauma\LocalMods
Open it's
filelist.xml
and replace it's text with:
<?xml version="1.0" encoding="utf-8"?>
<contentpackage name="[EDITED] RAID (Outposts)" modversion="1.3" corepackage="False" gameversion="1.7.7.0" >
<Item file="%ModDir%/Content/Items/Items.xml" />
</contentpackage>
Open
3426232889/Lua/autorun/[b]CO_Outpost_Raid.lua[/b]
Edit the -80 to any negative number lesser then -60. Otherwise you gain reputation from raiding. For example: if you changed it to -75, (60 - 75 = -15), means a -15 debuff at the end of the round.
-- Sets reputation to -80 to make it hostile, the added -20 from -60 is to decentivize spamming it.
stLocation.Faction.Reputation.SetReputation([b]-80[/b])
Recommended mods: Killable Outpost NPCs (Self explanatory) Dynamic Europa (Has great mechanics for outpost raiding/takeover/destruction)
Dev Note:
- I don't know how the game will react longterm to changing the reputations so suddenly and drastically.
I have no idea how it will work in multiplayer. I have not implemented a way to keep the commands from being abused by players!Should be fine in multiplayer, only the Captain can initiate a raid.
Как установить и запустить
Откройте оригинальную страницу в Steam Workshop, проверьте версию игры, зависимости и порядок загрузки в описании автора. Нажмите «Подписаться» и дождитесь загрузки Steam. Включите материал в меню модификаций или контента игры, если это требуется. Совместимость и запуск редакцией не проверены.