Recent content by MoebiuZ

  1. MoebiuZ

    1.7.7.1 loot fix

    To fix loot in 1.7.7.1 just do this: In server_cleanup.fsm (dayz_server.pbo) look for : (diag_tickTime - _timeNem) > 60 And change 60 for a higher number (I'm using 3600) In variables.sqf (mission.pbo) change: dayz_spawnDelay = 300; dayz_spawnWait = -300; with: dayz_spawndelay =...
  2. MoebiuZ

    Zed speed inside buildings 1.7.7.1

    Hi. I'm trying to make zeds slighty faster inside buildings, and I would like to do it via mission.pbo I was checking and modifying zombie_agent.fsm flowchart, but the behaviour for inside buildings seems to not being controlled from there (I have increased Loiting speed since it was 2, but it...
Back
Top