Recent content by calamity

  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...
Back
Top