Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
<type name="X">
<nominal>5</nominal>
<lifetime>7200</lifetime>
<restock>7200</restock>
<min>1</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
Nominal is the nominal(or desired) amount of this item spawned
restock defines the time in seconds it takes to restock the item if min is reached, setting it to a lower number will make the item spawn faster
min ist the minium amount found on the map, after that it will trigger the restock timer to get back to the nominal value
the flags you mentioned just tell the game which items it should count towards this nominal. So if you set any of them to 1 its going to reduce the spawnrate. means it counts all of x item in
cargo(inventories of cars/bags)
hoarders(inventories of tents or containers)
on map(which should be the only one set to 1)
player(self explanatory)