Barotrauma 潜渊症

Barotrauma 潜渊症

评价数不足
Playable Mantis
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
261.302 KB
2024 年 11 月 1 日 下午 5:30
2024 年 11 月 5 日 下午 9:49
5 项改动说明 ( 查看 )

订阅以下载
Playable Mantis

描述
A mod made for a couple friends for a campaign I will be running soon
Most of the code belongs to Barotrauma devs, with bits of code from Saakra's Lizardmen
(FIXED, REQUIRES USING LUA FOR BAROTRAUMA SERVER EXECUTABLE)
(Added the ability to satisfy hunger and a bit of thirst when eating corpses if you have Hungry Europans)
8 条留言
HΛZMΛT  [作者] 2024 年 11 月 11 日 下午 6:49 
@Werasomboi151
See "Flexible Appearance Menu" or "Non-Human Races Base"'s workshop page for troubleshooting, as my mod does not handle the technical aspects related to the Appearance Menu
(Unless you're complaining that there is no icon for the Mantis Species, in which case I do not care enough to try and fix right now because its only a visual issue and not a practical issue)
Werasomboi151 2024 年 11 月 11 日 下午 6:38 
I can't select it as a job or race
I need help, the order is right
HΛZMΛT  [作者] 2024 年 11 月 2 日 下午 5:46 
Now I need a guide on how to hide clothing because theres no way I'm getting all of those to render properly.
HΛZMΛT  [作者] 2024 年 11 月 2 日 下午 5:01 
I got it to work by selecting the Lua For Barotrauma server executable instead of vanilla
Michael 2024 年 11 月 2 日 上午 8:26 
I should really make a guide for this...
Michael 2024 年 11 月 2 日 上午 8:23 
Testing this on my side with the uploaded version of NHR and FAM, it seems to be working correctly?

The crash is from the client trying to read too much data from a packet, so it's possible that one of you either didn't install client-side lua or didn't load the Non-Human Races mod on your side.
Goostave 2024 年 11 月 1 日 下午 8:12 
For serious advice, you should go to discord, big modders will help.
I can only tell that sentences like this "<DEV>\Barotrauma\BarotraumaShared\SharedSource\Utils\SegmentTable.cs:line 203" is the address of Github code. This one for example, https://github.com/FakeFishGames/Barotrauma/blob/master/Barotrauma/BarotraumaShared/SharedSource/Utils/SegmentTable.cs find line 203 is what the code is ------ public Identifier ReadIdentifier() => Check(underlyingMsg.ReadIdentifier());
HΛZMΛT  [作者] 2024 年 11 月 1 日 下午 5:34 
Someone please help me I'm too stupid to understand