2147 байт добавлено,
02:14, 5 августа 2016 To create a C4 with a timer, follow these steps:
# Get main resources from which explosives could be made:
#* {{#var:craftammo_Timed_Explosive_Charge_EXPL_GPW_COL_WOD}} [[Wood/en|wood]]
#* {{#expr:{{#var:craftammo_Timed_Explosive_Charge_EXPL_SUL_SOR}} + {{#var:craftammo_Timed_Explosive_Charge_EXPL_GPW_SUL_SOR}}}} units of [[Sulfur Ore/en|sulfur ore]],
#* {{#var:craftammo_Timed_Explosive_Charge_EXPL_MFR_MOR}} units [[Metal Ore/en|metal ore]],
#* {{#expr:{{#var:craftammo_Timed_Explosive_Charge_EXPL_LGF_CLT}} + {{#var:craftammo_Timed_Explosive_Charge_CLT}}}} units of [[Cloth/en|cloth]],
# * And {{#var:craftammo_Timed_Explosive_Charge_EXPL_LGF_ANF}} units of [[Animal Fat/en|animal fat]].
# Sulfur ore, metal ore and wood are to be processed in the [[Furnace/en|furnace]] or [[Large Furnace/en|large furnace]]. The result should be:
# * {{#expr:{{#var:craftammo_Timed_Explosive_Charge_EXPL_SUL}} + {{#var:craftammo_Timed_Explosive_Charge_EXPL_GPW_SUL}}}} units of [[Sulfur/en|sulfur]],
# * {{#var:craftammo_Timed_Explosive_Charge_EXPL_MFR}} [[Metal Fragments/en|metal fragments]]
# * And {{#var:craftammo_Timed_Explosive_Charge_EXPL_GPW_COL}} [[Charcoal/en|charcoal]].
# Create {{#var:craftammo_Timed_Explosive_Charge_EXPL_LGF}} [[Low Grade Fuel/en|low-grade fuel]] from the available cloth and animal fat.
# Create {{#var:craftammo_Timed_Explosive_Charge_EXPL_GPW}} units of [[Gun Powder/en|gunpowder]] from {{#var:craftammo_Timed_Explosive_Charge_EXPL_GPW_SUL}} sulfur and {{#var:craftammo_Timed_Explosive_Charge_EXPL_GPW_COL}} charcoal.
# From the remaining sulfur ({{#var:craftammo_Timed_Explosive_Charge_EXPL_SUL}} units), {{#var:craftammo_Timed_Explosive_Charge_EXPL_MFR}} metal fragments, {{#var:craftammo_Timed_Explosive_Charge_EXPL_LGF_ANF}} animal fat, and {{#var:craftammo_Timed_Explosive_Charge_EXPL_GPW}} gunpowder to create {{#var:craftammo_Timed_Explosive_Charge_EXPL}} units of [[explosives/en|explosives]].
# From the remaining {{#var:craftammo_Timed_Explosive_Charge_CLT}} cloth units and {{#var:craftammo_Timed_Explosive_Charge_EXPL}} explosives create a C4 with a timer.
The process of creating explosives takes 30 seconds.