Search results

  1. M

    Working halo jump script 1.8.0.3

    Yes i do
  2. M

    Working halo jump script 1.8.0.3

    I mean what I've tried so far is in the server_PlayerSetup.sqf in the server pbo There is no sections that says " dayzPlayerLogin2". The name of it has been changed to "PVCDZ_plr_Login2". So i've tried to change the line in halojumpinit.sqf to the new one but it still does not work.
  3. M

    Working halo jump script 1.8.0.3

    Yes its working in a vehicle, but cant get it working for spawns.
  4. M

    Help with coordinates

    Hi, A quick question. I am wondering witch number of this coordinate is the z axis(height). class Land_LHD_2: Carrier { lootPos[] = {{-18.7207,21.0803,26.7471}}; I am working on making a lootable aircraft carrier, so i would really appreciate any help :) Thanks.
  5. M

    One more question about un-banning weapons and classes.

    Thanks, will give it a try.
  6. M

    One more question about un-banning weapons and classes.

    Hi, I spent a lot of time today finding solutions to still make the old 50 cals usable. You can still spawn them via custom loot tables but they do 0 blood damage. I tried to find a way to override the config files M107_DZ.cpp and AS50.cpp but they are both called from CfgWeapons.cpp witch is...
  7. M

    Creating a spawn intro cut-scene?

    Does anyone have a working script for 1.8.0.3?
  8. M

    Working halo jump script 1.8.0.3

    So does anyone have a working halo jump script for 1.8.0.3? Mine just does not run...
  9. M

    Loot on a aircraft carrier

    So i have the GLT_LHD addon that you put in the addon folder and spawn it as a building through the database, and I've tried to make loot spawn on it. I copied the loot positions from breaking point but loot is still not spawning. This is my work so far: CfgBuildinPos.hpp //Aircraft Carrier...
  10. M

    .RPT errors

    It might be because of too many buildings on the server...
  11. M

    Storage boxes

    I can assume that you use GLT_LHD addon? If you spawn it as a deployable will vehicles not fall thtought on restart? Im looking for a solution to this problem.
  12. M

    Aircraft Carrier loot positions.

    Yes would recomnend looking into breaking point codes, i am working on making vehicles stay on the carrier after restart
  13. M

    Adding aircraft carrier [Simplified]

    try spawning it as a vehicle or deployable.
  14. M

    Zombies not spawning after installing debug monitor

    And here is the compiles.sqf (could no make it as a code,too long) Please help if you can or if you can share your debug monitor your using!
  15. M

    Zombies not spawning after installing debug monitor

    So i installed this debug monitor The debug monitor works fine but the compile.sqf and variables.sqf files seems to miss something to make zombies spawn Variables.sqf disableSerialization; //Model Variables Bandit1_DZ = "Bandit1_DZ"; BanditW1_DZ = "BanditW1_DZ"; Survivor1_DZ =...
  16. M

    DayZ Debug Monitor

    I got this monitor working great, but no zombies are spawning. Can this be because of the variables??
  17. M

    Adding aircraft carrier [Simplified]

    Soo This tutorial does not require much... Step 1: Download this file and extract it. Step 2: Connect to your server with a FTP client Go into @bliss/addons and upload the GLT_LHD .pbo in there Close your FTP client Step 3: Open up your database Go to the building table and...
  18. M

    Anyone running discobot?

    Hi I was wondering if someone could share how they managed to get Discobot working?
  19. M

    NEED HELP Debug Monitors

    Hi What debug monitor do you guys personaly use without problems (spamming RPT with "wrong text element 'null'" witch makes my server lag alot) I need a debug monitor that works without the RPT spam was thinking of something like this and then add a timer for restart (highly requested)...
Back
Top