Barotrauma

Barotrauma

Not enough ratings
No Despawn
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
397.000 B
8 Sep, 2024 @ 12:24am
1 Change Note ( view )

Subscribe to download
No Despawn

Description
no more duffel bags and missed loot
Lua Server-Side in MP
Lua Client-Side in SP
24 Comments
good old fox 16 Jun @ 7:18pm 
I have to agree with @CrazyPhantomSoul this would be 1000th time better if corpse dont despawn between levels
Gewerh 3 May @ 3:35am 
How to > ? XD
DrBruhman  [author] 12 Apr @ 10:20am 
@Gewerh, iirc you can save characters with different TeamID by assiging them to your crew list tro xml events (like artie dollitle or other NPCs that joins trough event action) so even lua is optional in that case
Gewerh 11 Dec, 2024 @ 2:39pm 
Why no one make mod that allow u keep the cuffed bandits in your submarine:( after round they just despawn(
Enix 7 Nov, 2024 @ 12:10am 
mark the mod as non-working then
DrBruhman  [author] 6 Nov, 2024 @ 11:03pm 
@CrazyPhantomSoul, this would require writing data to save file - more complexity for simple 1 line code mod. if you really need this feature i recommend doing it by yourself or commision someone to do this, instead of waiting me to touch this mod. i dont even know if its working.
CrazyPhantomSoul 6 Nov, 2024 @ 9:37pm 
Corpses are deleted when changing levels please fix
Enix 3 Nov, 2024 @ 2:58am 
https://evilfactory.github.io/LuaCsForBarotrauma/lua-docs/code/character/#EnableDespawn
there is an "EnableDespawn" parameter on the LUA documentation site. Try to search the page, it may help you. But I can't be sure. I don't understand lua
Enix 3 Nov, 2024 @ 2:39am 
I completely removed and reinstalled the barotrauma. after testing everything again, nothing worked. lua is installed correctly, the problem is clearly somewhere in mod.
DrBruhman  [author] 3 Nov, 2024 @ 1:57am 
i tested and its maybe just makes despawnnow command not working
the bodies still can be eaten, and idk maybe game have some other methods to remove characters in the code somewhere
also check if you have lua installed corectlly (not just subscribed to the mod on workshop)
if bodies is still disappearing i probably should fix this mod