Jump to content

Forums Announcement

Read-Only Mode for Announcements & Changelogs

Dear Survivors, we'd like to inform you that this forum will transition to read-only mode. From now on, it will serve exclusively as a platform for official announcements and changelogs.

For all community discussions, debates, and engagement, we encourage you to join us on our social media platforms: Discord, Twitter/X, Facebook.

Thank you for being a valued part of our community. We look forward to connecting with you on our other channels!

Stay safe out there,
Your DayZ Team

ThatRoss

Members
  • Content Count

    5
  • Joined

  • Last visited

Community Reputation

3 Neutral

About ThatRoss

  • Rank
    On the Coast
  1. Same problem on my server, US 2581! Has anyone found a fix for this yet?
  2. ThatRoss

    To Joker and Co. on US 2581

    Re-gearing wasn't to hard, found a Joker lying at the Quarry lastnight! He still had my GPS, NVG's, Rangefinder...etc... Kinda felt bad, didn't know it was him till I got the kill.
  3. Description File: \compile\server_updateObject.sqf For damage-fix: Line47: _key = format["CHILD:306:%1:%2:%3:",_objectID,_array,damage _object]; Change to: _key = format["CHILD:306:%1:%2:%3:",_objectID,_array,_damage]; Line89: _key = format["CHILD:306:%1:%2:%3:",_objectID,_array,damage _object]; Change to: _key = format["CHILD:306:%1:%2:%3:",_objectID,_array,_damage]; For inventory fix: Line3: _objectID = _object getVariable ["ObjectID","0"]; Change to: _objectID = _object getVariable ["ObjectID",0]; Line31: if (_objectID "0") then { Change to: if (_objectID 0) then { Line70: if (_objectID "0") then { Change to: if (_objectID 0) then { Save file, make new dayz_server.pbo Result: Vehicle Damage now saving into database, using save on vehicle dont restores health (repair vehicle) anymore! Inventory will save in vehicles, no matter what! Will this fix our vehicles? Are we allowed to make these changes?
  4. ThatRoss

    US 394

    I took more than a few shots, 20 shots from a DMR and still couldn't take out their ability to teleport!
  5. ThatRoss

    US1101, admin abuse

    Same here!
×