aurora420 0 Posted July 31, 2014 I was heading back to get my gear after i died, about a half hour into the trip the server crashed or restarted. Ive been trying to find the one i was in but theres too many with the same title. The history category does not seem to be correct to me unless im using it wrong, are the most recent at the top or the bottom of the list? Are there any programs or easier ways to find the server i was on? Wasnt sure if this should go in new players or the servers section, my bad if its in the wrong place. Any help is appreciated. Share this post Link to post Share on other sites
aurora420 0 Posted July 31, 2014 Ughh i just thought of something, i suppose when the server restarts or crashes(whatever it is it does) all my gear goes down the toilet? Damn! Share this post Link to post Share on other sites
JohnDMarshall 23 Posted July 31, 2014 (edited) You have a choice of how to find out. 1 open the file labelled C:\Users\{YourName}\Documents\DayZ\{yourname}.DayZProfile and find the line > lastMPServerName=" the name will be here " 2 create a simple DOS batch file ( this has been mentioned before ) I dont recall where I got this from so I cannot give credit. Copy this to a new text file and rename it DayZHistory.bat - dont forget to save the file before renaming it.@echo offsetlocalset FileName=%HOMEDRIVE%\%HOMEPATH%\Documents\DayZ\%USERNAME%.DayZProfileset FileTime="-":loopfor %%X in (%FileName%) do ( if %FileTime% NEQ "%%~tX" ( type %FileName% | find "lastMPServer" ) set FileTime="%%~tX")rem wait 5 seconds before checking againTIMEOUT /T 5 >nul 2>nulgoto :loopRun this after you get off the server will show where you were ( it looks in the file mentioned in option 1 ) Just double click the file DayZHistory.bat - i have it on my desktop so i can find it quickly You can leave it running but for peace of mind close the DOS box after you find what you need. One last thing - clicking PLAY in the start menu for DAYZ should put you back on the same server you were on if the server is running. Edited July 31, 2014 by JohnDMarshall 3 Share this post Link to post Share on other sites
Max Planck 7174 Posted July 31, 2014 (edited) The history category does not seem to be correct to me unless im using it wrong, are the most recent at the top or the bottom of the list? I think it is a little finicky, last time I looked it was at the bottom of the list. Ughh i just thought of something, i suppose when the server restarts or crashes(whatever it is it does) all my gear goes down the toilet? Damn! No, you keep your gear after restarts. You're in luck.EDIT: Sorry, I misread you, didn't see you had died. Gear doesn't survive restarts when not on a character yet. Edited July 31, 2014 by Max Planck Share this post Link to post Share on other sites
aurora420 0 Posted July 31, 2014 You have a choice of how to find out. 1 open the file labelled C:\Users\{YourName}\Documents\DayZ\{yourname}.DayZProfile and find the line > lastMPServerName=" the name will be here "2 create a simple DOS batch file ( this has been mentioned before ) I dont recall where I got this from so I cannot give credit. Copy this to a new text file and rename it DayZHistory.bat - dont forget to save the file before renaming it.@echo offsetlocalset FileName=%HOMEDRIVE%\%HOMEPATH%\Documents\DayZ\%USERNAME%.DayZProfileset FileTime="-":loopfor %%X in (%FileName%) do ( if %FileTime% NEQ "%%~tX" ( type %FileName% | find "lastMPServer" ) set FileTime="%%~tX")rem wait 5 seconds before checking againTIMEOUT /T 5 >nul 2>nulgoto :loopRun this after you get off the server will show where you were ( it looks in the file mentioned in option 1 ) Just double click the file DayZHistory.bat - i have it on my desktop so i can find it quickly You can leave it running but for peace of mind close the DOS box after you find what you need.Thanks man, i appreciate that and for the quick reply. Do you know if the gear will be there anymore? Im guessing not? Share this post Link to post Share on other sites
freethink 984 Posted July 31, 2014 You have a choice of how to find out. 1 open the file labelled C:\Users\{YourName}\Documents\DayZ\{yourname}.DayZProfile and find the line > lastMPServerName=" the name will be here " I just leave the file open in notepad++ and it automatically changes any time it updates. Another good thing is notepad++ remembers what files you had open last time you used it and will automatically reopen them on start. It's actually the only thing I use notepad++ for. Share this post Link to post Share on other sites
aurora420 0 Posted July 31, 2014 Got back there and no gear :( I guess the guy who killed me either took it all or it went bye bye when the server went down. I was literally only 5 minutes away from the location when it went down to smh. Thanks for the help tho, that is much needed info i can use in the future. Share this post Link to post Share on other sites
amiasfree 262 Posted July 31, 2014 Got back there and no gear :( I guess the guy who killed me either took it all or it went bye bye when the server went down. I was literally only 5 minutes away from the location when it went down to smh. Thanks for the help tho, that is much needed info i can use in the future.Just for future reference, bodies only stay around for 10 mins or so unless they've changed it since I last played. 1 Share this post Link to post Share on other sites
QUAZIMOFO 275 Posted August 1, 2014 Your body would have only been there 10 minutes. Plus when the server restarts/resets everything is wiped. All bodies, all loot, etc. except for what you had on your person. 1 Share this post Link to post Share on other sites
Exorade 214 Posted August 1, 2014 Unless you happen to spawn right next to your body, you'll never get your gear back.That's kind of like one of the highlights of this game. Share this post Link to post Share on other sites
DelayedReaction 18 Posted August 1, 2014 You should just be able to click the play button on the main screen to go back to your last server Share this post Link to post Share on other sites