Add "isNotInZeus" to canInteractWith

Re-fix #1951 (CTRL+V from climb blocking paste in zeus)
This commit is contained in:
PabstMirror 2015-12-30 01:48:43 -06:00
parent 1e29c0286f
commit 72fe95c797

View File

@ -449,6 +449,7 @@ if (!isNil QGVAR(PreInit_playerChanged_PFHID)) then {
{_unit != _target && {vehicle _unit == vehicle _target}}
}] call FUNC(addCanInteractWithCondition);
["isNotInZeus", {isNull curatorCamera}] call FUNC(addCanInteractWithCondition);
//////////////////////////////////////////////////
// Set up PlayerJIP eventhandler