Jump to content

Reading from (and eventually writing to) map_p.bin


TheBuzzSaw

Recommended Posts

I am in the exact same situation as the one described in this thread:

 

http://theindiestone.com/forums/index.php/topic/6102-help-editing-map-pbin-on-multiplayer/

 

I wanted to see about removing infection from my character. From there, my curiosity piqued, and I became interested in the character file as a whole. I began work on a tool that dumps the contents of that file.

 

https://github.com/TheBuzzSaw/ZomboidBinTools/blob/master/main.cpp

 

I am currently stuck on the inventory format. I am working off this old spec.

 

https://github.com/lukezaa/PZEditor/blob/master/PZSaveInfo/PZSaveInfo/Documentation.txt

 

Anyone have updated information or tools for working with this file?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...