1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00

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
addons/captives

@ -19,4 +19,7 @@
PARAMS_2(_unit,_target);
_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);

Binary file not shown.