Recent content by Deejay

  1. D

    [Help/Discussion] MF-Tow (a towing script for DayZ Epoch mod)

    Hi, i have the '=BTC=_Logistic (DayZ Epoch Version)' Script too,are this parts of my files correct ? server_publishVehicle2.sqf: if(!_donotusekey) then { // Lock vehicle _object setvehiclelock "locked"; _object setVariable ["BTC_Cannot_Lift",true,true]; _vehicle setVariable...
  2. D

    dayZ Street Lights

    hi, to which point in the "init" i have to put the code ? I tried it many times, but it does not work. Thats my "ini" : /* INITILIZATION */ startLoadingScreen ["","RscDisplayLoadCustom"]; cutText ["","BLACK OUT"]; enableSaving [false, false]; //REALLY IMPORTANT VALUES...
  3. D

    Soldiers fortify

    Hi, this helps me ! greetings Deejay
  4. D

    Soldiers fortify

    what these entries have a meaning? _this setMarkerSize [200, 200]; <---- I think the size of the movement _this setMarkerDir 120.050; How to get the size? Which means "200x200" ?
  5. D

    Soldiers fortify

    Hi again, and sorry für the many questions. I noticed something. I have soldiers to protect my base. At first (server restart etc.)they pass through the base and move, but when I leave the base and remove me and come back after a time, they just stand in formation away from the base. Can be...
  6. D

    Chopper stands still

    I just tested again. After entering the server or server reboot, the helicopters fly about 10 to 20 minutes along the coast, but then suddenly they remain in the air, only the engine is running. I have two helis observed with the problem. I have now watched it about half an hour. The helicopters...
  7. D

    Chopper stands still

    Ok thank you ! Just for info. I have "animated heli crash" and "air raid" installed.
  8. D

    Chopper stands still

    I've noticed that the patrol helicopters flying along the coast, but after a few minutes the helicopter stand still in the air and not fly on. Is this normal? Sorry for my bad english greetings Deejay
  9. D

    Coordinates SAR_cfg_chernarus

    Ok, thanks. I try it :)
  10. D

    Coordinates SAR_cfg_chernarus

    Hi, I watched the youtube video and understood everything, but which coordinates i have to use for static spawns? I want to protect my base ! so look the original coordinates from the "Sar_cfg": // SAR DEBUG AREA - at Skaly _this = createMarker ["SAR_marker_DEBUG1", [2519.3335, 13140.299]]...
  11. D

    Air raid - bombing and siren

    thank you two. I hear the sound only when I'm near the bomb assault?
  12. D

    Air raid - bombing and siren

    Ok, thx.... This is my file now : http://pastebin.com/SaD8KfdX
  13. D

    Air raid - bombing and siren

    Hi, if i delete the entry from the description.ext it works, but no sound found. Yes, addin I have too. I think it's the dog sound. But how i integrate the two together ?
  14. D

    Air raid - bombing and siren

    Hi, after I inserted the script, I get the following error message in the RPT log file and on the screen the message : "warte auf Host". ErrorMessage: File mpmissions\__cur_mp.chernarus\description.ext, line 150: .CfgSounds: Member already defined. My files server_monitor.sqf...
Back
Top