Autor: Saturin78
Edit: AmaZiinG and Iam_Nico
1. Create a new SQF called fn_carC4.sqf:
/*
Author: Saturin78
Description:
Mit dieser Datei werden Sprengladungen an Fahrzeuge gepackt und nach 4 Minuten gesprengt!
Edited by Iam_Nico and AmaZiinG
*/
private["_vault","_handle","_carc4"];
_vault = [_this,0,ObjNull,[ObjNull]] call BIS_fnc_param;
if(isNull _vault) exitWith {}; //Bad object
if(!(_vault isKindOf "AllVehicles")) exitWith {hint "Du kannst den Fahrzeugsprengsatz hier nicht anbringen!"};
if(player distance _vault > 7) exitWith {hint "Du musst dich näher an das F