motavar 0 Posted May 29, 2019 Platform: DayZ standalone: To All, Hope everyone is doing well. I was wondering, is anyone able to share code on how to access the players.db or the backend sqlite database for inventory management and storage of player information? I'm still digging through the existing scripts and I'm guessing this is associated to the script functions like "OnStoreSave" but I still haven't found where players.db is called to be opened or where the SQL commands are for database queries. I'm wondering if this is even in the scripts or am I wasting my time.. is this just baked into the dayz executable? Any help on database access would be appreciated. Sincerely, Motavar Share this post Link to post Share on other sites
St. Jimmy 1631 Posted May 29, 2019 Ammo in the Discord answered you: it's a binary blob you will have to reverse engineer. And you're not allowed to reverse engineer... Share this post Link to post Share on other sites
philippj 103 Posted May 29, 2019 (edited) (Obligatory AFAIK) The database implementation is inaccessible via scripting. Edited May 29, 2019 by philippj Share this post Link to post Share on other sites