Search results

  1. G

    New BE Update causing Frame Lag/Stutter

    Yup... Players were complaining of bad frames etc, so I decided to log on and see what the cufuffle was. My PC ran fine, and then I saw "Battleye Client Updated, Battleye Restarting" Everything was still fine, until it recalculated the GUID. Just incase people are trying to nut this one...
  2. G

    Making Destroyed Vehicles Drop Loot?

    Hi all, I was chasing some help with making destroyed vehicles drop their contents. I'm assuming I need to override and modify "z\addons\dayz_code\compile\vehicle_handlekilled.sqf" And I further assume that here is where I need to add the logic: if (isServer) then { [_unit...
  3. G

    Dayz Quest System [EPOCH ADDITION] v0.1 [IN DEVELOPMENT]

    Hi all, I'm developing a custom Dayz quest based system for use with Epoch, but non specific Epoch features will work with any mod. The main features focus on improving the immersion, and keeping the player attached to their character. Initially, I will be developing this as a...
  4. G

    [1.7.7.1 HOTFIX] Fix for server side FPS and Loot not spawning

    https://github.com/azmodii/DayZ-Source/blob/Release_1.7.7.1/SQF/dayz_server/system/server_cleanup.fsm Replace your server_cleanup.fsm with this one. The patch notes say: * [FIXED] - Loot Cleanup has now been fully resolved. Old loot piles will now be cleaned every 60 minutes and no players...
Back
Top