Jump to content

dodovici

Pre Member
  • Content Count

    2
  • Joined

  • Last visited

  • Medals

Posts posted by dodovici


  1.  

    Opened Issue 1 on the github (firstpost!)

     

    Medbox0 inherits from Cardboardbox

    https://github.com/DayZMod/DayZ/search?utf8=%E2%9C%93&q=CardboardBox&type=Code

    class MedBox0 : CardboardBox {    scope = public;    displayName = $STR_DAYZ_OBJ_2;    model = "z\addons\dayz_communityassets\models\medical_freezbox.p3d";

    In https://github.com/Goliath86/CorePatch/blob/9e5e9a20287b2cc7782b95c8e31562cce63575f1/CorePatch_AdditionalObjects/config.cpp

    it appears that CardboardBox scope is set to protected (value 1) versus public (value 2), per https://community.bistudio.com/wiki/CfgVehicles_Config_Reference

    this may be preventing the medboxes from being able to spawn the appropriate gear in hospitals, etc?

     

    Thank you for your answer.


  2. Why did u emptied the medical supplies from the medical cardboard boxes ?

    I guess 80% of the Arma 2 players are playing Dayz Mod ,now those missions that would give u medical supplies as a reward give nothing now , because the medical boxes are empty now.

    About DMR zeroing i really see no problem to that.If u dont want want zeroing just dont use it ,use only the mildots.

    Please fix the medical boxes problem .

    Thank you for your work.

×