Barotrauma

Barotrauma

Not enough ratings
Playable Mantis
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
261.302 KB
1 Nov, 2024 @ 5:30pm
5 Nov, 2024 @ 9:49pm
5 Change Notes ( view )

Subscribe to download
Playable Mantis

Description
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 Comments
HΛZMΛT  [author] 11 Nov, 2024 @ 6:49pm 
@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 11 Nov, 2024 @ 6:38pm 
I can't select it as a job or race
I need help, the order is right
HΛZMΛT  [author] 2 Nov, 2024 @ 5:46pm 
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  [author] 2 Nov, 2024 @ 5:01pm 
I got it to work by selecting the Lua For Barotrauma server executable instead of vanilla
Michael 2 Nov, 2024 @ 8:26am 
I should really make a guide for this...
Michael 2 Nov, 2024 @ 8:23am 
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 1 Nov, 2024 @ 8:12pm 
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  [author] 1 Nov, 2024 @ 5:34pm 
Someone please help me I'm too stupid to understand