Don't Starve Together

Don't Starve Together

TF2 MVM Reanimator
19 Comments
Twitchy Tristan  [author] 8 Sep @ 11:47am 
I'll look into checking load priorities in the future. I have things in my real life that have been making me consider going offline for a very long time, if not forever. So honestly the project is pretty far gone on my list of priorities. We'll have to see.
SAMURAI_BROTHER 8 Sep @ 5:03am 
Actually, without the Mod, this item would look weird :) This is the Medic's healing gun, and he is my favorite character.
The error was not that I launched it without the Medic, but that your TF2 MVM Reanimator mod tried to access the STRINGS.CHARACTERS.MEDIC strings before the "The Medic" mod loaded. Because of this, the server crashed.
I fixed the code by adding a check:

if GLOBAL.STRINGS.CHARACTERS.MEDIC then
GLOBAL.STRINGS.CHARACTERS.MEDIC.DESCRIBE.MEDIREANIMATOR = "You get used to the voices."
end

After that, everything worked. Perhaps it is worth adding this check to the mod itself - then it will be compatible with other builds.
Thanks for the wonderful mod, it makes the game even more interesting!
Twitchy Tristan  [author] 7 Sep @ 8:42pm 
I'm sorry but from what I'm seeing are you all using this mod without the medic mod actually present? I have it marked as a required item for a reason. Medic is the only one who can even craft it.
SAMURAI_BROTHER 7 Sep @ 10:42am 
I am delighted with this mod, but the server does not want to start with this mod, thank God and thanks that the config can be adjusted

1. the config is located D:\SteamLibrary\steamapps\workshop\content\322330\1391962790\scripts

2. it was necessary to adjust the value in strings.lua:

local STRINGS = GLOBAL.STRINGS

... "1000 character limit for steam" ...

GLOBAL.STRINGS.CHARACTERS.WATHGRITHR.DESCRIBE.MEDIREANIMATOR = "Back in the fight!"
GLOBAL.STRINGS.CHARACTERS.WEBBER.DESCRIBE.MEDIREANIMATOR = "Keeps us alive."

-- безопасная версия для Медика
if GLOBAL.STRINGS.CHARACTERS.MEDIC then
GLOBAL.STRINGS.CHARACTERS.MEDIC.DESCRIBE.MEDIREANIMATOR = "You get used to the voices."
end

AddPrefabPostInit("forest", function(inst)
if GLOBAL.STRINGS.CHARACTERS.DEMOMAN then
GLOBAL.STRINGS.CHARACTERS.DEMOMAN.DESCRIBE.MEDIREANIMATOR =


... "1000 character limit for steam"

_____________
Thank you for the wonderful mod!
:medicon:
Twitchy Tristan  [author] 11 Aug @ 4:41pm 
I have a couple of mods that need a bit of attention, but if you really wanna help. Get me an error log to spot what's wrong. If you don't get a log, consider making another world without caves just to do it.
✠roboforce1 11 Aug @ 11:30am 
This mod is awesome but i cant start any server with it now. Not even new ones. I tryed to reinstall but it also didnt work.
Twitchy Tristan  [author] 11 Sep, 2024 @ 7:24pm 
It's been a while since I looked at it, as i recall i used percentages for its uses due to it being able to have the count increased via config.
FoxKnight64 11 Sep, 2024 @ 7:18pm 
Is there an indicator on the remaining number of revives.... or do you think it possible to add one or a voice line when running low on them?
FoxKnight64 11 Sep, 2024 @ 3:58pm 
Nice
Twitchy Tristan  [author] 11 Sep, 2024 @ 2:32pm 
It's a revive item that can be used more than once, only craftable by Medic. With default settings it's essentially a fairly cheap way to get more uses out of a Red Amulet.
FoxKnight64 11 Sep, 2024 @ 6:04am 
So is this like another craftable revive or what does it do exactly?
ColdDead 15 Feb, 2024 @ 2:06am 
I love Idea the übercharge with the backpack
Austin5003 6 Jul, 2023 @ 1:36pm 
I would love to see the weapons for other tf2 character mods
WACKYneer 28 Aug, 2020 @ 1:54pm 
Lovin this mod, although I would LOVE if you could some how make a functioning medigun,
maybe even with a medigun backpack and functioning übercharge.
Crumbtis 1 Dec, 2018 @ 9:57am 
What is it tho?
MilkFromTech 14 Oct, 2018 @ 7:41pm 
Can't see it since I already got it a derp
Twitchy Tristan  [author] 13 Oct, 2018 @ 1:48pm 
It's in the REQUIRED ITEMS section my friend.
MilkFromTech 13 Oct, 2018 @ 8:50am 
If you could add a link to Cheesenugget's medic mod so people don't have to search for it.
Jack 22 May, 2018 @ 9:16pm 
~lurking here too~