DayZ
Prison
Wyświetlanie 1-10 z 14 pozycji
< 1  2 >
Aktualizacja: 1 października 2024 o godz. 10:08

- renamed Static_stone11 to Static_Prison_stone11 due 1.26 changes
- dont forget change that classname in existing json config

Aktualizacja: 21 sierpnia 2022 o godz. 0:21

- added integration with PVEZ Reloaded (updated version of PVEZ)
- lawbreaker is automatically sent to Prison cell when enabled PVEZintegration in Prison.json config (0 - disabled, 1 - enabled)
- big thanks to Hokisek from https://morava-games.cz for testing PVEZ integration feature

Aktualizacja: 14 sierpnia 2022 o godz. 2:53

- added definition of prison area using polygon
- you need recreate config by deleting old one (make backup)
- polygon is defined by points, example for Chernarus Prison island:
"PrisonWalls": [
"2834.36 0 1218.03",
"2827.1 0 1233.74",
"2782.55 0 1308.54",
"2740.74 0 1313.14",
"2739.1 0 1280.78",
"2754.73 0 1262.03",
"2777.18 0 1251.04",
"2748.31 0 1216.52",
"2747.88 0 1198.68",
"2787.62 0 1162.79"
],
- prisoner can now open doors outside prison
- when escaped prisoner die, he is still returned to his cell
- improved config example - added more cells

Aktualizacja: 30 września 2021 o godz. 0:53

- now is possible send to prison offline player using /prisonsteamid command
- offiline prisoners are moved to queue folder, when they are joined are sent to their cell
- for releasing prisoner he must be online

Aktualizacja: 19 września 2021 o godz. 0:50

- added commands /prisonsteamid, /freesteamid

Aktualizacja: 12 sierpnia 2021 o godz. 2:56

- fix texture for LOD 1 of gate

Aktualizacja: 11 sierpnia 2021 o godz. 9:42

- added prison gate (Thx Waldemar for model and Bear for donation)
- needed recreate json config (make backup)
- improvement of spawning code for static items

Aktualizacja: 10 sierpnia 2021 o godz. 0:16

- added new proxy items (pickaxes, wheelcarts)
- its needed recreate config by deleting old one (make backup)
- added triggers to pickaxes and wheelcart
- added player stats to count mined stones

Aktualizacja: 3 sierpnia 2021 o godz. 13:17

- added more debug
- potential fix door problem

Aktualizacja: 3 sierpnia 2021 o godz. 12:20

- chat fix