DayZ
RaG_Liquid_Framework
Viser 1-10 af 14 forekomster
< 1  2 >
Opdatering: 12. juni kl. 14:57

fixed: liquids could not be transferred if one container was empty

Opdatering: 10. juni kl. 12:38

Partial code refactor.
Custom liquids will use their own actions now. If you added custom liquids yourself, you don't have to do anything.
The liquid framework should automatically recognize custom liquids.

Opdatering: 8. juni kl. 16:07

fixed: Some Liquid Errors (1.28 changes)
fixed: Some Liquid Containers could not be filled

Opdatering: 11. dec. 2024 kl. 11:11

Opdatering: 9. dec. 2024 kl. 4:57

Liquid Definition tweaks

Opdatering: 8. okt. 2024 kl. 11:02

This update will bring a lot of new features!
It is now possible to register an unlimited amount of liquids in the game.
Liquids from Baseitems (coffee + espresso) and Beehive (Honey + Honeywine) will show ERROR in the inspect menu
until DayZ Patch 1.26 is rolled out on 15th October. This will not cause any crashes or errors. It will simply not show the liquid until 1.26 is live.

A sample on how to add your own liquid is available here:
https://github.com/Tyson89/Liquid_Sample

Opdatering: 17. nov. 2023 kl. 4:13

removed Tequila as a liquid as there is a limit of 31 liquids, not 32. Thanks to Lava for making me aware.

Opdatering: 1. juni 2023 kl. 12:34

define should load before any other mod now, solving liquid errors when being used

Opdatering: 24. maj 2023 kl. 7:14

sorry, now it's fixed ^^

Opdatering: 24. maj 2023 kl. 6:54

define fix (thanks to TK92105)