Project Zomboid

Project Zomboid

Rick's MLC Pay & Pump
Se afișează 1-10 din 21 intrări
< 1  2  3 >
Actualizare: 12 oct. @ 2:49

Added compatibility for PZK Vanilla Vehicles so filling the fuel tanker truck will cost funds. These things are huge, and will drain your credit cards quite well...
Moved the mod compatibility code to its own .lua file instead of in the general PayAtThePump .lua file.
Updated the other mod compatibility for build 42. The check for if a mod is available now correctly checks the mod name with the '\' char on the front.

Actualizare: 3 sept. @ 23:21

Updated the B41 version to match the B42 releases public functions, so modders can update their B41 version mods to integrate with Pay and Pump.

Actualizare: 8 iun. @ 0:18

Updated code so the local functions are now available for modders to use.

Actualizare: 20 febr. @ 3:13

Updated for B41

Actualizare: 19 febr. @ 2:24

Added a sandbox option to automatically find funds (credit cards and Money) in your bags in your inventory. By default this is off.
When it is on the mod will look in your main inventory first and then bags to find credit cards. When the credit cards in your main inventory are used up, it will use the ones in your bags. If it can't find any credit cards it will use the first Money it can find.
This means if you have Money in your main inventory and a credit card in your backpack, it will use the credit card before the Money.

Actualizare: 21 dec. 2024 @ 22:22

Updated for B42. The balance is now appended after the cardholder's name.

Actualizare: 15 oct. 2024 @ 16:17

Updated the max cost for fuels to 10000.0

Actualizare: 22 sept. 2024 @ 6:40

Updated the 3rd Party Patch to also patch for the PZK vehicles mod, as it uses the same code as Treads.

Actualizare: 21 sept. 2024 @ 5:26

Updated sandbox options for the credit card initial value ranges. Min and max now have the same range, so it is possible to set a fixed value by setting min and max to the same number.
Added checkboxes to turn on/off Money and Credit Cards. Note that turning off both will prevent anyone from getting gas :)

Actualizare: 4 sept. 2024 @ 17:28

Added check so the Treads compatibility patch does not error if the FuelAPI is not included in the mods.