DayZ
Aviation Fuel
Mostrando 1-8 de 8 aportaciones
Actualización: 28 ENE 2024 a las 11:31

Added: static fuel tank that can be placed using a new array in the config (if you do not do it this way and try doing it via vpp admins object builder or other spawners they will get respawned each restart resetting the fuel amount), will give limited fuel and the inital amount can be configured in the config up to 5000litres. Wilmas_AviationFuelTank (example versions are there already, one at each airfield on chernurus.)
Added: "EnableSpawningFuelTanks" to config to turn on or off the new tanks with limited amount of fuel this is disabled by default.

Added: Wilmas_AdminFuelTankFiller_AviationFuel which is a special jerrycan to be used by admins to refuel the Wilmas_AviationFuelTank in increments of 100, 500 and 1000litres.

Actualización: 18 ENE 2024 a las 5:52

!!!!! The mod now requires rag_liquid_framework !!!!!
sorry if this is inconvenient but its the best way to make sure it is compatible with other liquid mods. because my aviation fuel and rag aviation fuel used a different liquid number this will cause any containers that already have the old aviation fuel to display error ... theres not much i can do about that it will need to be poured away and refilled with the new aviation fuel. Vehicles already filled will be fine.

I know this is inconvenient but i want to get it sorted before the mod gets more popular and causes issues to more people later on when more players have stashes of the fuel.

Actualización: 14 ENE 2024 a las 11:25

Fixed: "Allow_Getting_AviationFuel_From_Fuel_Pumps": 0, would also not allow getting aviation fuel from the static tank while this was set due to me putting the check in the wrong place... my bad. thanks xenymbus for reporting this.

Changed: the static tank now only dispenses fuel from the pipe not just looking at it anywhere.

Added: Hiddenselections so servers can make retextures for the tank if they want.

Future update plan:
I am trying to see if i can set up a static tank with a quantity so that its not just unlimited aviation fuel if servers wish to use that instead of the current one. hopefully will have something sorted in the next week we will see.

Actualización: 12 ENE 2024 a las 4:20

was missing some mission script didnt seem to be causing an issue but fixed anyway.

Actualización: 12 ENE 2024 a las 2:53

forgot to add new liquid type to the barrels so they accept aviation fuel

Actualización: 12 ENE 2024 a las 2:43

Fixed: Accidentally copied the P:\ into the path for the model for the fueltank..... making the model not work for anyone else....
Removed: Had copied an entry for the cooking pot from another mod of mine and accidentally left in the slot for that mod so removed the slot now (didnt affect anything but not needed).

Actualización: 8 ENE 2024 a las 12:40

Meta.cpp Publishedid upload

Actualización: 8 ENE 2024 a las 12:39

initial upload