Search results

  1. D

    How to get duration (how long the surviver lived) ?

    Can you post the killmessage code so i get the ide how it looks like?
  2. D

    How to get duration (how long the surviver lived) ?

    Some of the better debugmonnitor has this function thats a god start to look in one of them for reference. Now i got an idea to maybe add a zone for players that has x or more amount of dayz survived.
  3. D

    DayZ 1.8 Auto Refuel Not Working?

    Iam gona make a short example here in your new 1.8 mission init.sqf you will find this startLoadingScreen ["","RscDisplayLoadCustom"]; cutText ["","BLACK OUT"]; enableSaving [false, false]; //Server Settings dayZ_instance = 1337; // The instance dayZ_serverName = "UK1337"; // Servername...
  4. D

    BiPlane With M240? Oh Yes....

    We have done like the OP and added the M240 with three mags of 1200Rnd_30x113mm_M789_HEDP only to the AN2_DZ =) and i try to allwasys have 2 or more AN2's on the server for dogfights =) maybe i shoud add some in the mission.sqf so they are restored upon restart. And our admin versions is spawned...
  5. D

    Looking for In-Game Admin Tool

    Install Instructions (chernarus) Open your mission folder and add the admintools no debugversion folder. Make changes to your init.sqf Find _playerMonitor = [] execVM "\z\addons\dayz_code\system\player_monitor.sqf"; Comment it out by adding // in front of it like so //_playerMonitor = []...
  6. D

    BiPlane With M240? Oh Yes....

    It takes so long to shoot down an other plane with the M240 so i have put an M230 instead =) and on our admin spawned plane and little bird we have the GAU8 from the A10 and M230 and it would not be complete without a HeliBombLauncher =)
  7. D

    Adding custom item classes!

    I want to add a weapon from an other arma 2 mod called Swedish Forces Pack the gun i like to add is the M45 :) idk if this is possible?
  8. D

    DayZ 1.8 & Phoenix Mods Admin Tools

    Anyone else having trubble that after a wile the menu dissapear? I think it's the player_monitor so we need a new moded version, i have not eaven tryed to use the old one just comented it out for now. Does someone know what to edit/add/remove in the player_monitor?
  9. D

    CCTV

    I will have to look at this a flir camere would be nice ;)
  10. D

    DayZ Version 1.8 has been released...

    If you have many buldings in DB and dont want to re do it, here is the fix http://opendayz.net/threads/custom-building-problem-with-1-7-7-1-patch.11397/#post-56341
  11. D

    Custom building problem with 1.7.7.1 patch

    Working as before 1.7.7.1 now =)
  12. D

    Custom building problem with 1.7.7.1 patch

    Found this in a old server_monitor.sqf that is missing in the new version. Iam gona try it now... // Spawn Buildings //Send the key _key = format["CHILD:999:select b.class_name, ib.worldspace from instance_building ib join building b on ib.building_id = b.id where ib.instance_id...
  13. D

    Scripts Working 1.7.7

    I have the LHD AircraftCarrier working on our server "CEF Advanced" For LHD AircraftCarrier i use an addon called GLT_LHD and then i just add "GLT_LHD" in the DB as a building it works great, We use Dayz.ST as host and I inastalled it on our server by FTP in the Addons forlder next to the...
Back
Top