DayZ
Code Lock
Showing 41-50 of 57 entries
< 1  2  3  4  5  6 >
Update: Apr 3, 2019 @ 10:35am

- Updated for latest stable release.

Update: Mar 6, 2019 @ 2:51pm

I'll be cleaning this update up a lot later this week, but for now, it works. (Let me know of any issues that arise)
- When entering a code it will now show all stars ( For content creators :) )
- Added a confirmation UI so you don't accidently set the wrong pin, since it now shows stars instead of plaintext
- Maybe fixed some UI issues where it would either leave the UI on your screen or not ever show the dayz HUD again
- Idk if I added anything else, was going to add permissions but ran into a few issues, so that'll be delayed.

Update: Feb 13, 2019 @ 11:01am

- Updated to work on DayZ update

Update: Feb 12, 2019 @ 4:34pm

- Removed the ability to cut off locks. If people had disablebasedestruction installed, they would be able to still cut off code locks. This may stay permanent, or it may not.

Update: Feb 10, 2019 @ 7:32pm

- Fixed client and server crashing issues (Theoretically) If these issues persist, please let me know.

Update: Feb 10, 2019 @ 6:32am

- Fixed null ref
- Changed pin to be a max of 6 digits, minimum of 3

Update: Feb 10, 2019 @ 6:09am

- Fixed gates not being able to be opened if there's no code lock.

Update: Feb 9, 2019 @ 8:29pm

- Added option on fence to "Set Pin" after dragging the lock onto the fence.
- Changed around a few things to hopefully alleviate crashing issues.

Update: Feb 8, 2019 @ 9:01pm

- Fixed HUD not reappearing after opening gate, changing the code, or removing the lock.

Update: Feb 6, 2019 @ 7:58pm

- Removed some redundancy in code
- Synced lock state between client and server