Steam telepítése
belépés
|
nyelv
简体中文 (egyszerűsített kínai)
繁體中文 (hagyományos kínai)
日本語 (japán)
한국어 (koreai)
ไทย (thai)
Български (bolgár)
Čeština (cseh)
Dansk (dán)
Deutsch (német)
English (angol)
Español - España (spanyolországi spanyol)
Español - Latinoamérica (latin-amerikai spanyol)
Ελληνικά (görög)
Français (francia)
Italiano (olasz)
Bahasa Indonesia (indonéz)
Nederlands (holland)
Norsk (norvég)
Polski (lengyel)
Português (portugáliai portugál)
Português - Brasil (brazíliai portugál)
Română (román)
Русский (orosz)
Suomi (finn)
Svenska (svéd)
Türkçe (török)
Tiếng Việt (vietnámi)
Українська (ukrán)
Fordítási probléma jelentése
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