安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






"Good day. Thank you very much for the mod. It's simply fabulous. Completely disabling stamina, like in other mods, seems like cheating. You've got it just right, it's excellent, exactly what I needed. I installed it, adjusted it to my weight and gear, and it turned out great. My hero was previously a pathetic weakling... now he's a Fighter, a Veteran, a seasoned warrior..."
your opinion!
It disables the ability to be able to push cars as you forgot to add:
m_StaminaConsumers.RegisterConsumer(EStaminaConsumers.PUSH, 0);
into the overridden RegisterStaminaConsumers() function.
You also forgot to add:
m_StaminaModifiers.RegisterExponentialEx(EStaminaModifiers.PUSH_CAR,data,);
into the RegisterStaminaModifiers() function.
Hope this helps.
https://dayzexplorer.zeroy.com/staminahandler_8c_source.html
like a config to set an admin vest, hat, or something we define as custom values?
Whenever I spawn with body armor and a 10 kg backpack I have 55 % stamina.
If I spawn without body armor and put body armor and 10 kg Backpack on, I have 20 % Stamina.
I can reproduce this everytime.
I really liked your mod. Tell me, can I use it for free? And is it possible to pack it into your server mod? (with links to your mod in the description)
Sincerely, Anastasia.
When using EpiPen, stamina is still drained. Does anyone have a workaround?
Would be great if this got sorted. If not, someone might need to repack if tannerng isn't going to maintain it.
override protected void RegisterStaminaConsumers()
override protected void RegisterStaminaModifiers()
Just add the ROLL line from orignal 1.13 StaminaHandler.c