#118 Sound Effect from CSE

This commit is contained in:
PabstMirror 2015-02-06 23:23:33 -06:00
parent ed3f28ec6d
commit fcf39a3916
2 changed files with 3 additions and 0 deletions

View File

@ -19,4 +19,7 @@
PARAMS_2(_unit,_target); PARAMS_2(_unit,_target);
_unit removeItem "ACE_CableTie"; _unit removeItem "ACE_CableTie";
playSound3D [QUOTE(PATHTO_R(sounds\cable_tie_zipping.ogg)), objNull, false, (getPosASL _target), 1, 1, 10];
["SetHandcuffed", [_target], [_target, true]] call EFUNC(common,targetEvent); ["SetHandcuffed", [_target], [_target, true]] call EFUNC(common,targetEvent);

Binary file not shown.