Add A and D keys to interrupt

This commit is contained in:
ebaydayz
2016-04-19 13:05:59 -04:00
parent 4d5dc060d2
commit 58d54a8ce0
9 changed files with 14 additions and 11 deletions

View File

@@ -125,6 +125,7 @@ if(!isNil "_objHouse")then{
{
_objLightPoint = nearestObject [_x, "#lightpoint"];
_pos = [_x] call FNC_getPos;
_dir = getDir _x;
if((abs ([_pos, _objLightPoint] call BIS_fnc_distance2D))<_hsLPDist)then{//In House
if(_plyr distance _x < _lpRange)then{//If within range && outside band