Инсталирайте 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)
Украински (Українська)
Докладване на проблем с превода
It will show you stats of all armor items or anything that has protection from Bullets, Explosions, Melee, and Zombies.
is it possible to get your configuration?
class JPCMed_Pouch_base: Container_Base
{
itemsCargoSize[]={10,5};
};
Here is what you would use to make the med pouches have more health:
class JPCMed_Pouch_base: Container_Base
{
itemsCargoSize[]={10,5};
class DamageSystem
{
class GlobalHealth
{
class Health
{
hitpoints=2500;
};
};
};
};
I was in the process of making a new mod that will give the items more health but the Holidays had me distracted ;)
Visit https://steamproxy.com/sharedfiles/filedetails/?id=2895332994 for the Half Mega lol