DayZ
MedicalAttention
The Player  [developer] 13 May, 2019 @ 2:01pm
Recommended economy configuration
For best experience (and maybe lethal) I recommend the following configuration:


types.xml


<type name="BloodBagEmpty">
<nominal>15</nominal>
<lifetime>7200</lifetime>
<restock>0</restock>
<min>10</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"/>
<category name="tools"/>
<tag name="shelves"/>
<usage name="Medic"/>
</type>


<type name="BloodTestKit">
<nominal>60</nominal>
<lifetime>7200</lifetime>
<restock>0</restock>
<min>50</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"/>
<category name="tools"/>
<tag name="shelves"/>
<usage name="Medic"/>
</type>


<type name="TetracyclineAntibiotics">
<nominal>15</nominal>
<lifetime>2700</lifetime>
<restock>0</restock>
<min>10</min>
<quantmin>10</quantmin>
<quantmax>35</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"/>
<category name="tools"/>
<tag name="shelves"/>
<usage name="Medic"/>
</type>



<type name="VitaminBottle">
<nominal>15</nominal>
<lifetime>2700</lifetime>
<restock>0</restock>
<min>10</min>
<quantmin>5</quantmin>
<quantmax>15</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"/>
<category name="tools"/>
<tag name="shelves"/>
<usage name="Medic"/>
</type>


<type name="SalineBag">
<nominal>20</nominal>
<lifetime>7200</lifetime>
<restock>0</restock>
<min>15</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"/>
<category name="tools"/>
<tag name="shelves"/>
<usage name="Medic"/>
</type>
Last edited by The Player; 22 May, 2019 @ 4:00am
< >
Showing 1-5 of 5 comments
jus61 13 May, 2019 @ 3:00pm 
thx
The Player  [developer] 22 May, 2019 @ 4:02am 
I made some change. Vitamin botle should be found in Medic buildings. As bamby it's so hard to survive, at least to know you have to look for hospital.
Das_Flo 2 Jul, 2019 @ 3:35am 
it is possible that the remove the items from first aid kid?
The Player  [developer] 2 Jul, 2019 @ 2:09pm 
DayZServer\mpmissions\dayzOffline.chernarusplus\cfgspawnabletypes.xml
<type name="FirstAidKit">
<tag name="shelves" />
<cargo chance="1">
<item name="BandageDressing" />
</cargo>
<cargo chance="1">
<item name="BloodTestKit" />
</cargo>
<cargo chance="1">
<item name="BloodBagEmpty" />
</cargo>
<cargo chance="1">
<item name="StartKitIV" />
</cargo>
</type>

Modify the cargo chance
Das_Flo 2 Jul, 2019 @ 11:50pm 
i got exactly the same settings
my weapons doesnt spawn too without any attachments
Last edited by Das_Flo; 2 Jul, 2019 @ 11:54pm
< >
Showing 1-5 of 5 comments
Per page: 1530 50