Project Zomboid

Project Zomboid

[B41] Suppressor Fix for Brita's Weapon Pack / Arsenal[26] Gunfighter
Showing 1-10 of 13 entries
< 1  2 >
Update: 3 Dec, 2024 @ 2:20am

Code Change:
Hotfix for patch, read FAQ instead of this.

Update: 1 Dec, 2024 @ 7:26am

Code Change:
Debug value not reverted, nothing new.

Update: 1 Dec, 2024 @ 7:17am

Code Change:
1.Rename file's prefix from Z_ to Z.....Z_ for Intuitive loading latency.

2.Change the event loading opportunity from "OnGameStart" to "OnLoad", thanks to PZwiki pointed that out.

3.Events.add() priority parameter. However it's completely unknown whether if valid in PZ.

Update: 24 Mar, 2024 @ 8:33am

Code Change:
Suppressed sound added.
Re-structure codes.
Added a patch for WSE due to the load queue of .Lua scripts.

Update: 23 Mar, 2024 @ 10:33am

Code Change:
Added some prior break in condition-judging, potential performance improving.

Update: 22 Mar, 2024 @ 6:39am

Code Change:
Branched to 2 versions, check description.

Update: 21 Mar, 2024 @ 11:56pm

Code Change:
Found out how string.find() working with PZ's API, so be it.

Update: 19 Mar, 2024 @ 11:15pm

Misc Change:
In-game info update: description changed.

Update: 19 Mar, 2024 @ 9:09pm

Misc Change:
In-game info update: requirements added.

Update: 19 Mar, 2024 @ 8:53pm

Misc Change:
In-game info update: picture added for real this time. It told me only .png accepted.