Jump to content

Heisenberg DayZ

Members
  • Content Count

    7
  • Joined

  • Last visited

Community Reputation

1 Neutral

About Heisenberg DayZ

  • Rank
    On the Coast

Profile Information

  • Gender
    Male
  1. thanks all of you, i uesd the 1.0 /dta files. i got it. make a mistake. it works now LOL
  2. as 1.0, I modify the constants.c and playerconstants.c, it works . no physical strength, no weight, no stamina. update 1.1, I modify the same files on my server, but it does not work any more. help me, thank you. static const float METABOLIC_SPEED_ENERGY_BASAL = 0; //energy loss per second while idle static const float METABOLIC_SPEED_ENERGY_WALK = 0; //energy loss per second static const float METABOLIC_SPEED_ENERGY_JOG = 0; //energy loss per second static const float METABOLIC_SPEED_ENERGY_SPRINT = 0; //energy loss per second static const float METABOLIC_SPEED_WATER_BASAL = 0; //water loss per second while idle static const float METABOLIC_SPEED_WATER_WALK = 0; //water loss per second static const float METABOLIC_SPEED_WATER_JOG = 0; //water loss per second static const float METABOLIC_SPEED_WATER_SPRINT = 0; //water loss per second //-------------------------------------------------------- const int STAMINA_DRAIN_STANDING_SPRINT_PER_SEC = 0; //in units (how much sprint depletes stamina) const int STAMINA_DRAIN_CROUCHED_SPRINT_PER_SEC = 0; //in units (how much sprint in crouch depletes stamina) const int STAMINA_DRAIN_PRONE_SPRINT_PER_SEC = 0; //in units (how much sprint in prone depletes stamina) const int STAMINA_DRAIN_SWIM_FAST_PER_SEC = 0; //in units (how much fast swimming depletes stamina) const int STAMINA_DRAIN_LADDER_FAST_PER_SEC = 0; //in units (how much fast ladder climb depletes stamina) const float STAMINA_DRAIN_HOLD_BREATH = 0; //in units (how much holding breath depletes stamina) const float STAMINA_DRAIN_JUMP = 0; // in units (how much jumping depletes stamina) const float STAMINA_DRAIN_MELEE_LIGHT = 0; //in units (how much light melee punch depletes stamina) const float STAMINA_DRAIN_MELEE_HEAVY = 0; //in units (how much heavy melee punch depletes stamina) const float STAMINA_DRAIN_MELEE_EVADE = 0; // in units (how much evade depletes stamina)
  3. Heisenberg DayZ

    How to Run or Walk with the Opening Inventory?

    I have a Server, I want that when players are running, walking or jumping, the inventory screen can be opening. someone can help me? thank you very much :)
  4. Heisenberg DayZ

    How to find and join Dayz 1.0 LAN server?

    add: -connect="ip:port" in Steam DayZ Play it can work now
  5. Heisenberg DayZ

    How to find and join Dayz 1.0 LAN server?

    create a dayz.exe desktop shortcut and add -connect=IP:Port The client cannot connect. The server crashes.
  6. Heisenberg DayZ

    How to find and join Dayz 1.0 LAN server?

    i can't see my own server on community server list or LAN server list, what should i do?
  7. Heisenberg DayZ

    How to find and join Dayz 1.0 LAN server?

    Hi, I created a own LAN server on my macmini, and it can play as well, Ver.1.0. My PC client is Ver.1.0 too. They are in same network, but I can't find my server in LAN list and there is no IP search. Someone can help me? Thanks very much! (They was playing well in Ver.0.63) Sorry my bad English.
×