Project Zomboid

Project Zomboid

Vendors
正在显示第 11 - 20 项,共 49 项条目
< 1  2  3  4  5 >
更新于:2022 年 8 月 6 日 上午 11:53

Optimized the mod a bit to reduce lag when creating world context menu.

更新于:2022 年 7 月 11 日 下午 6:11

Vehicles now work in MP.

更新于:2022 年 7 月 10 日 下午 1:03

更新于:2022 年 7 月 10 日 下午 12:32

Vehicle vendors should be placed facing West, with open space to the West. The vehicles will spawn on the West side of the player.

For anyone with their own VendorsPrices, if you used the VendorsPrices template from yesterday you will need to correct a name issue. Search for "scarlett" and remove the last t. It should be Scarlet.

更新于:2022 年 7 月 10 日 上午 7:29

更新于:2022 年 7 月 9 日 下午 8:59

Fixed an error causing Vendors to overwrite anything in VendorsPrices.

更新于:2022 年 7 月 9 日 下午 1:28

Hot fix, vechicles are no longer free... Sorry.

更新于:2022 年 7 月 9 日 下午 12:51

Edited ammo prices, added 9mm box of ammo, fixed a bug that wouln't allow you to sell watches if using Better Sorting.

更新于:2022 年 7 月 8 日 下午 10:02

Hot fix for a bug that caused an error for users not using Green Fire.

更新于:2022 年 7 月 8 日 下午 6:39

ANYONE USING VendorsPrices MUST add vendorsBooks and vendorsVehicles.vehicles tables to their VendorsPrices mod. Vendors might not work correctly if you don't. You can copy these tables from Vendors if you're not subscribed to VendorsPrices.

vendorsBooks[1-4]
vendorsVehicles.vehicles
vendorsVehicles.vehicles.base
and
vendorsVehicles.vehicles.filibuster if you are using filibuster
filibuster table is located near the bottom of the file

For the best results regarding vehicle purchases, vehicle vendor should be placed facing East with the East side of the machine open. Vehicles spawn on the East side of the player.

Added ablility to overwrite weapons table, label must be changed and third entry must be "" - {"YOURLABEL", {"Type", Price, ""}};
Added books/magazines/maps
Fixed a bug that would sell revolvers with a chambered round could never be fired(gun could still fire if you loaded ammo, it would just always have one in the chamber that never fired), they now come with one loaded bullet that can be fired

Added sellables table to VendorsPrices
- you can add any item in the format of {"itemType"}, Price}
Added vehicles
Fixed an issue with Better Sorting
Greenfire list will now work if edited