Recent content by Tang0

  1. T

    DZAI Static Guns

    i use WAI mission system as well as DZAI, you can use the staic guns from it
  2. T

    [Support] DZMS DayZ Mission System

    _crate1 = createVehicle ["AmmoBoxBig", [(_coords select 0) - 0.4,(_coords select 1) - 13.1, 0], [], 0, "CAN_COLLIDE"]; thats a line from 1 of the missions on my server in 1.8.5, works perfect
  3. T

    Blacklist format

    Hi, could someone show me the correct format for the blacklist, have tried many different ways and none seem to work and give loads of error in the rpt log, running on epoch 1.0.5.1 ive tried this way DZAI_randAreaBlacklist =...
  4. T

    [Support] DZMS DayZ Mission System

    the more they patch dayz the harder it is to run your server the way you want to, you would think they are doing it for a reason :)
  5. T

    DZAI Bodies are disappearing nearly instantly - 2

    this fixes it :) Thnx btw http://opendayz.net/threads/support-dzms-dayz-mission-system.18421/page-47#post-119181
  6. T

    errors in RPT epoch

    ok traced problem back to blacklist areas i had set up, will check see what i did wrong DZAI_randAreaBlacklist =...
  7. T

    errors in RPT epoch

    Anyone?
  8. T

    errors in RPT epoch

    Hi, running DZAI on my epoch server 1.0.5.1 along with DZMS, have 3 static Ai bases with spawns, all is working perfect - spawns , vehicles etc except in my rpt log theres this constant error in it, anyone have an idea what the problem is? 9:19:12 File...
  9. T

    [Support] DZMS DayZ Mission System

    Anyone no how to stop killed DZMS Ai disappearing so fast (few seconds) in dayz 1.8.4.1? Seems DZAI AI have been doing the same thing as i run them as well, i appied the fix from the following forum thread and it worked fine but i dont really no how to apply it to DZMS, can anyone help...
  10. T

    DZAI Bodies are disappearing nearly instantly - 2

    did anyone get this working in DZMS as the dead Ai despawns very fast as well?
  11. T

    Loot boxes in Air

    seems to have fixed it , thnx
  12. T

    How to spawn Ammoboxes for Bot-Base (1.8.4.1)?

    AmmoBoxBig will work fine, im using it atm - dont understand why they keep banning stuff tbh as it dosnt stop hackers at all, just make it harder to run your own server
  13. T

    How to spawn Ammoboxes for Bot-Base (1.8.4.1)?

    in dzms i had to change to using "AmmoBoxBig" as the other boxes where banned - _this = createVehicle ["AmmoBoxBig", [8108.1665, 13562.08, 0.00021362305], [], 0, "CAN_COLLIDE"]; try that
  14. T

    Loot boxes in Air

    thnx will try that
  15. T

    Loot boxes in Air

    Hi , im using the following script to spawn loot bxes into a static Ai base, boxes work fine BUT sometimes one of the boxes floats about 100m in the air above its proper position , i use infistar but dont no if this is causing the problem, the script is loaded at server start from...
Back
Top