/*
Auhtor: Natic | Technic-Zone.de
Date: 06.04.2019
Nobody is allowed to use or edit this Script without my Permissions
*/
private ["_marker"];
if(playerside != independent)exitWith{};
["BMZ Notruf", format["BMZ-EINSATZMELDUNG
%3
ACHTUNG: Eine BMZ ist eingelaufen"], false, "fast"] remoteExecCall ["natic_msgsystem", independent];
"alarm" remoteExec["playsound", independent];
[player]remoteExec["natic_BMZ_fire",independent];