• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Map Sharing

Moridin624

New member
Hi i would like to mod the ability to share your map with an ally and have no clue where to even start. If anybody has done it or has an idea how to add a way to share your map with someone i would appreciate any advice that you can give.

Thanx

 
well the player map data is stored in /Player/Steam64ID.map

So you would have to find a way to merge the data in the two files, and somehow run it through the API.

At least, from my limited knowledge of how these things work, that's what you need to do. The files are locked while the users are online too, so it would have to kick the two players to perform the actions.

 
Back
Top