Mercules Posted October 15, 2013 Report Share Posted October 15, 2013 [ADDED] If you logout near another player your backpack contents will be wiped. It it very important you do not logout next to another player. Change with DZE_BackpackGuard Default: true; And this change goes in what file? I've been looking for it. Link to comment Share on other sites More sharing options...
0 MGT Posted October 15, 2013 Report Share Posted October 15, 2013 It would go in the mission init.sqf file I think. Edit tested, it didn't work. Link to comment Share on other sites More sharing options...
0 domda7x Posted October 15, 2013 Report Share Posted October 15, 2013 Go to variables.sqf after adding them through the init.sqf precompile thing, then find DZE_BackpackGuard Default: true; and set it to false Link to comment Share on other sites More sharing options...
0 neiljb Posted October 15, 2013 Report Share Posted October 15, 2013 Its not in the init.sqf as default, you need to add it under the epoch section like: DZE_BackpackGuard = false; Link to comment Share on other sites More sharing options...
0 Robinajax Posted October 15, 2013 Report Share Posted October 15, 2013 neiljb, does that work? Tested it? Link to comment Share on other sites More sharing options...
0 neiljb Posted October 15, 2013 Report Share Posted October 15, 2013 Tested and confirmed working. :) Link to comment Share on other sites More sharing options...
0 MGT Posted October 16, 2013 Report Share Posted October 16, 2013 Its not in the init.sqf as default, you need to add it under the epoch section like: DZE_BackpackGuard = false; Where is "under the epoch section"???? Link to comment Share on other sites More sharing options...
0 GiantUnicorn Posted October 16, 2013 Report Share Posted October 16, 2013 wondering about this too :) Link to comment Share on other sites More sharing options...
0 SpreadKiller Posted October 16, 2013 Report Share Posted October 16, 2013 I think they mean at the bottom of "// DayZ Epoch config" section ^^. Link to comment Share on other sites More sharing options...
0 MGT Posted October 16, 2013 Report Share Posted October 16, 2013 Oh, I tried that on my test server and it didn't work. Link to comment Share on other sites More sharing options...
0 ranoko Posted October 16, 2013 Report Share Posted October 16, 2013 I went in and changed it to false through @dayz_epoch/addons/dayz_code.pbo Extracted it and under init folder found variables.sqf. Changed DZE_BackpackGuard = true; to false in there plus added it to my mission pbo under the dayz section.. repacked dayz_code and dayz_mission. Still needs testing though as i do not have time atm : ( Link to comment Share on other sites More sharing options...
0 neiljb Posted October 16, 2013 Report Share Posted October 16, 2013 I tried force closing the game last night while standing next to another player and didn't lose my backpack contents. I will re enable it later and test again just to confirm. And just to clarify, I did add it into the dayz epoch config section of the init.sqf . :) Link to comment Share on other sites More sharing options...
0 Ephox Posted October 16, 2013 Report Share Posted October 16, 2013 I tried force closing the game last night while standing next to another player and didn't lose my backpack contents. I will re enable it later and test again just to confirm. And just to clarify, I did add it into the dayz epoch config section of the init.sqf . :) Only there or did something else too? Link to comment Share on other sites More sharing options...
0 neiljb Posted October 16, 2013 Report Share Posted October 16, 2013 Nope. Just the entry in the init.sqf. Link to comment Share on other sites More sharing options...
0 Diox Posted October 25, 2013 Report Share Posted October 25, 2013 I will re enable it later and test again just to confirm. Did you ever get to confirm this? I don't have anyone to test this with me. Link to comment Share on other sites More sharing options...
0 oggobogg Posted October 25, 2013 Report Share Posted October 25, 2013 DZE_BackpackGuard = true; dupes some backpacks, player exits and backpack drops on ground (items in it get deleted). Anyone else expiernce this? Link to comment Share on other sites More sharing options...
Question
Mercules
And this change goes in what file? I've been looking for it.
Link to comment
Share on other sites
15 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now