mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
#118 Sound Effect from CSE
This commit is contained in:
parent
ed3f28ec6d
commit
fcf39a3916
@ -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);
|
||||||
|
BIN
addons/captives/sounds/cable_tie_zipping.ogg
Normal file
BIN
addons/captives/sounds/cable_tie_zipping.ogg
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user