Files
DayZ-Epoch/SQF/dayz_code/Configs/CfgVehicles
Bruce-LXXVI 5e53a71e88 Pullrequest/door management (#1694)
* Added doorManagement

* Rename FNC_check_owner --> FNC_check_owner_friends

* Fixed typo

* Fixed bug in FNC_check_owner_friends which allowed every user to manage
every plot and door.

* Removed unused DZE_doorManagementHarderPenalty from configVariables.sqf

* Now checking if _playerUID is in _friendlies for both cases.

* DZE_plotforLife should be DZE_permanentPlot

* Fixed case where DZE_permanentPlot is false.

* Forgot to add STR_EPOCH_CANCEL

* Changed translations to suggested string by ebaydayz.

* Renamed EyeScanner to DoorAccess.

* Reworked access rights for door management.

* DZE_doorManagementMustBeClose = true; //Players must be within 10m of
door to be added as a door friend.

* Fixed copy-paste error.

* Replace count with if

* Remove redundant test.

* Also replaced count in door management admins check.

* Change plotManagement and doorManagement to be consistent to
DayZ_UseSteamID (get UID from FNC_GetPlayerUID).

* Use _playerUID and _characterID more consistent.

* Added german translation to
STR_EPOCH_PLOTMANAGEMENT_ADDFRIEND_ALREADYONTHELIST.
2016-06-15 18:22:01 -04:00
..
2016-03-05 20:36:07 -05:00
2016-05-01 22:10:38 -04:00
2016-03-05 20:36:07 -05:00
2016-04-22 14:29:17 -04:00
2016-06-15 18:22:01 -04:00
2016-05-17 20:45:54 -04:00
2016-03-05 20:36:07 -05:00
2016-03-05 20:36:07 -05:00
2016-03-08 14:26:33 -05:00
2016-03-05 20:36:07 -05:00
2016-02-21 13:09:16 -05:00
2016-03-05 20:36:07 -05:00
2016-03-05 20:36:07 -05:00
2016-02-21 13:09:16 -05:00
2016-02-21 13:09:16 -05:00
2016-04-28 22:13:48 -04:00
2016-02-21 13:09:16 -05:00