Epoch/Sources/epoch_code/gui/scripts/craftingv2
He-Man 9a4ba98515 Config to calculate bullets for crafted mags
Example:
- You need 3x energy pack small + 1x electronic + 1x Gold to craft a
large energy pack.
- The 3 small packs can hold max 30 bullets
- If you have in these 3 small packs only 15 bullets, you will return
only a half full large pack (50 Bullets)
- If you have only 10 Bullets, you will get back 100*10/30 -> 33
Bullets.
2018-04-20 18:31:23 +02:00
..
EPOCH_crafting_animate.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_crafting_checkGear.sqf Optimize: nearestObjects use object instead of pos 2017-09-02 17:06:27 -05:00
EPOCH_crafting_checkNearby.sqf crafting changes 2017-10-17 07:51:53 -05:00
EPOCH_crafting_checkResources.sqf private array cleanup p1 2016-08-31 19:29:08 -05:00
EPOCH_crafting_colorScheme.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_crafting_craft.sqf Config to calculate bullets for crafted mags 2018-04-20 18:31:23 +02:00
EPOCH_crafting_ctrl_collector.sqf private array cleanup p1 2016-08-31 19:29:08 -05:00
EPOCH_crafting_dev_toggle.sqf private array cleanup pt3 2016-08-31 21:19:23 -05:00
EPOCH_crafting_getConfig.sqf crafting changes 2017-10-17 07:51:53 -05:00
EPOCH_crafting_LB_click.sqf private array cleanup pt3 2016-08-31 21:19:23 -05:00
EPOCH_crafting_LB_defaults.sqf private array cleanup p1 2016-08-31 19:29:08 -05:00
EPOCH_crafting_LB_doubleClick.sqf private array cleanup p1 2016-08-31 19:29:08 -05:00
EPOCH_crafting_load.sqf fixed crash with crafting load since 1.66 2016-12-02 09:59:01 -06:00
EPOCH_crafting_progress.sqf private array cleanup p1 2016-08-31 19:29:08 -05:00
EPOCH_crafting_unload.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00