Arma 3
MK_MedicalSystem (0.7.8 BETA)
Showing 31-40 of 54 entries
< 1  2  3  4  5  6 >
Update: 13 Nov, 2022 @ 1:13pm

Re-push due to packing error

Update: 13 Nov, 2022 @ 1:07pm

Changelog (v 0.2.5.1)

Updated due to an error and corrected logo paths for the tooltips ingame

Update: 13 Nov, 2022 @ 12:32pm

Changelog (v0.2.5)

- Changed logic for medical system initialization, it should execute only after mission start now and after the player object is not objNull.

Update: 12 Nov, 2022 @ 8:42pm

Changelog (v0.2.4):

Scrapped a lot of code that was rendered useless/reduntant due to the 2.10 update in arma as the sorting in BI inventories changed.

Reworked the whole interaction code resulting in a much more reliable method to get actual inventory indeces and use items accordingly, resulting a in a natural and smooth operation of the gui with seamless intregration.

Reworked the relevant bit to index selection for the "numerical usage" menu (control + double click on a medical or food/water item) allowing the seamless integration mentioned above.

Since this update brings the "fixing" of the inventory crap that was squashed in the ground all together with with my expectatives and hopes to relase this almost 3 months ago, the mod can be considered functional at this point. It's ugly, but hey, atleast you can use it now.

Further integrations on the mod will include tooltips for all the objects related to the inventory usage to describe theior effects and actuall healing values.

Update: 29 Oct, 2022 @ 1:22pm

v 0.2.3.6 ALPHA

- Changed the logic behind the inventory index selector for the custom usage ammount GUI for consumable items

Update: 21 Aug, 2022 @ 6:25pm

Changelog (v 0.2.3.5)

- Pushed update containing RAVAGE hunger and thirst variables to be able to continuously test the medical system while ravage is loaded in parallel

Update: 21 Aug, 2022 @ 4:54pm

Changelog (v 0.2.3)

- Some drinking items (non water versions) will now give back their empty counter-parts, this does not includes food items that can be empty in order to become drinking items.

- Some empty drinking items will now be able to be refilled in water sources (ponds, rivers, sea) as long as you are not swimming on them.

- Tweaked the system to disallow the use in medical context of any item that is not in the medical system.

Update: 20 Aug, 2022 @ 6:44pm

Changelog (v 0.2.2)

- Changed, optimized and simplified the method for damage obtention.

- Changed the damage received per impact, it is now dependant on the area hit, making the player a bit more resistant but not invincible or instantly killable by shooting them at the feet.

- Fixed an issue that made concussions be reported and applied multiple times.

- Fixed an issue were the torso bleeding didn't report the type of bleeding suffering.

Update: 20 Aug, 2022 @ 1:01pm

Changelog (v0.2.1)

- Fixed a missing parenthesis in tunnel vission script

Update: 20 Aug, 2022 @ 12:57pm

Changelog (v 0.2.0)

- Fixed typos in variables names for speed coefficients and aim coefficients