DayZ Epoch Safe CrackingAnyone found anything in regards to cracking the safes or finding the codes in Epoch?
It is stored in the "CharacterID" variable, so you can use this script to get it: Code: _cursorTarget = cursorTarget; _ownerID = _cursorTarget getVariable["CharacterID","0"]; cutText [format["%1 - %2",typeOF _cursorTarget,_ownerID], "PLAIN DOWN"];
Originally Posted by TiitBob Hi, Can you tell me how to install this script and send me the script please ? thanks ! It's as simple as implementing into a menu and executing the script.