• Mods are now organized as resources. Use the Mods link above to browse for or submit a mod, tool, or prefab.

    The TFP Official Modding Forum Policy establishes the rules and guidelines for mod creators and mod users.

Map Sharing

Moridin624

Refugee
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