KillahPotatoes / KP-Liberation

The work on GreuhZbugs Liberation Mission for Arma 3 continues...
MIT License
266 stars 302 forks source link

Save and reload user placed map markers #803

Open bux opened 4 years ago

bux commented 4 years ago

Suggestion/Feature request

Is your feature request related to a problem? Please describe:

Server restarts remove player placed map markers as they aren't being saved.

Describe the solution you'd like:

When saving progress also save player placed map markers and reload them when loading the mission. If necessary add a param to make this configurable

Additional context:

This is successfully implemented in HeartsAndMinds by VDauphin and is missed by our community

veteran29 commented 4 years ago

Drawn markers can't be saved as there are no commands for polyline markers manipulation. Can you link H&M PR if there's any?

bux commented 4 years ago

https://github.com/Vdauphin/HeartsAndMinds/blob/master/%3DBTC%3Dco%4030_Hearts_and_Minds.Altis/core/fnc/db/save.sqf#L178-L183

image

didn't mean the polyline