Search results

  1. C

    [Support] DZGM

    ITS BEEN A YEAR OR SO since I modded dayz but if I recall correctly it should be a description.ext issue. check you descriptiion.ext for ly #include "dzgm\defines.hpp" class RscTitles { #include "dzgm\icons.hpp" your issue is possibly wrong path to your icons.hpp i could be wrong and...
  2. C

    AFTERMATH KEY needed

    please! Anyone share aftermath key ???
  3. C

    [Support] ESSV2

    is there an upgrade from previous version tutorial anyewhere ?? I upgraded on my overwatch server back when you just released it, but I just cant get new version working on my overpochins server... I just spawn in debug box
  4. C

    [Support] ESSV2

    anyone have any thoughts on why I do not see player models when I choose classes ?? I have been on some servers that show the model(skin) of the chosen class everything else works great
  5. C

    Custom Wrecks with loot - Why limit it to heli crashes :p

    maybe UralWreck is not a valid classname for overwatch ? private["_position","_veh","_num","_config","_itemType","_itemChance","_weights","_index","_iArray"]; if (isDedicated) then { diag_log(format["CAREPACKAGE URAL: IN FILE"]); _position = [getMarkerPos "center",0,4000,10,0,2000,0]...
  6. C

    Custom Wrecks with loot - Why limit it to heli crashes :p

    doesn't this line define it ?? _randomvehicle = ["UralWreck","UralWreck","UralWreck"] call BIS_fnc_selectRandom;
  7. C

    Custom Wrecks with loot - Why limit it to heli crashes :p

    trying this on my overwatch server... getting this error 7:07:05 "CAREPACKAGE URAL: rv: '', pos: '',vlt :''" 7:07:05 "" 7:07:05 Error in expression <CarePackages.sqf" _veh = createVehicle [_randomvehicle,_position, [], 0, "CAN_CO> 7:07:05 Error position: <_randomvehicle,_position, [], 0...
  8. C

    How to make it say 'This Vehicle will despawn' on entering vehicle?

    http://opendayz.net/threads/release-mission-vehicles-warning-bicycle-handbrake.21256/
  9. C

    [Support] DZGM

    FOUND THE REASON..... it was I skipped this part PVDZE_plr_LoginRecord to this: PVDZ_plr_LoginRecord I am running this on overwatch so I needed to change this... I was thinking it was spaceinterrupt since overwatch seems not to have one....
  10. C

    [Support] PVE Prison punish after a kill

    did you ever figure out how to change it to combat loggers goto prison ????
  11. C

    [Support] DZGM

    added latest updated files however all looks good I right click on radio, I get player listings but I get no player invite in the middle any idea where to fix ?
  12. C

    [Support] ESSV2

    got it working now.. all wworks except choosing class does not show model....
  13. C

    [Support] ESSV2

    I updated to this latest version. all seems good until spawn location... no cherno map appears to choose spawn. are we to use our old map.paa I tried place old map.paa in the new spawn folder and still didnt show any map to choose spawn point only difference I see in install is in description...
  14. C

    where did my overwatch journal/crafting book go ???

    I just noticed that on my overwatch server I somehow lost the jurnal and crafting book nothing happends when I press I or J ( don't remember what key it was) where would I look for it ?? could I have had lost it when I switched to a custom debug ??
  15. C

    [Support] ESS

    used this GREAT script for a long time now.. however I started an overwatch server and it works great until I remove most spawnpoints. then no matter where I choose to spawn it spawns my inside a house in novy sobor... my spawn.hpp http://pastebin.com/fTQ3j3fr my spawn.sqf...
  16. C

    Deployable Command Centers

    read above please... the repacking not really an issue.. I can live with it.. since after restart it reverts back to a btr with the same key needed OMG Looks like my day is going to be watching your youtube tutorials...
  17. C

    Deployable Command Centers

    No I Use this on my overpoch server and it works well except for a few issues like the fact that it dissapears on repacking... I have disabled that option until I find a fix... I can deploy it even if its locked.. I have tried a few different ways to stop this from allowing locked to be...
  18. C

    Deployable Command Centers

    is there a fix to allow refold to work ??? when I choose to refold the btr it vanishes and does not appear
  19. C

    [Support] ESS

    maybe im just confused with the coords I need to put in for base spawn should coord strait from database work ?? thats where im getting numbers database coords [136,[14728.6,16796.7,0.241]] used donorListBases = [ [1478.4,16796.8,0] //-TC-calamity
  20. C

    [Support] ESS

    I have no comma needed still spawning in the water donorListBase = [ "76561198015661111", //-TC-Calamity "76561198044721111", //-TC-Uliji "76561198105401111" //Raamses ]; donorListBases = [ [1478.4,16796.8,0] //-TC-calamity //[5952.08,13853.2,0], //-TC-Uliji...
Back
Top