DayZ
Code Lock
Viser 11-20 af 57 forekomster
< 1  2  3  4  5  6 >
Opdatering: 10. mar. 2021 kl. 8:21

- Added preprocessor directive

Opdatering: 25. nov. 2020 kl. 11:49

- Fixed issue allowing passcodes to be changed by players who do not own the lock

Opdatering: 8. sep. 2020 kl. 10:09

- Updated to work with 1.09

Opdatering: 8. juli 2020 kl. 11:44

- Uploaded wrong files. Issue fixed.

Opdatering: 8. juli 2020 kl. 11:26

- Fixed issue allowing any locked item to be opened.

Opdatering: 8. juli 2020 kl. 10:52

- Fixed stack splitting issue
- Fixed admin issue not allowing opening of fences

Opdatering: 30. juni 2020 kl. 11:13

- 1.08 compatibility.
- Logs are now daily. When the server restarts it'll append to the log file that was created that day, instead of creating a new file every restart.

Opdatering: 3. dec. 2019 kl. 9:35

Updated to DayZ 1.06

Changes:

- Owner only dismantling is now configurable.
- CodeLocks now show their proper HP level based on state. (Pristine/Worn/Damaged/Ruined)
- Damage applied to raid tool is now configurable instead of either being pristine or destroyed after a raid.
- Open/Close Anywhere integrated and configurable.
- Changed how guest array is saved to database. This will wipe all previous guests of a CodeLock. This was done to prevent future database issues.

Opdatering: 28. okt. 2019 kl. 20:16

- Accidently broke VPP Admin Tools by not calling super. Sorry! Fixed.

Opdatering: 28. okt. 2019 kl. 18:41

Wow, I accidently had the fence callback checking for tent raid time in config, not gate raid time. Fixed. Don't kill me please.