ocapmod / ocap-legacy

OCAP is a game-changing tool that allows the recording and playback of operations on an interactive (web-based) map.
Other
38 stars 42 forks source link

Feature request - Log map markers #7

Open NickvdLee opened 8 years ago

NickvdLee commented 8 years ago

For review purposes, it would be nice if a subset of markers would be logged to the AAR. Markers are often used to mark the overall plan as well as contact reports, which would be useful feedback during review (did all elements head the right way? Did we kocate spotted enemies correctly?).

Logging side and global markers would likely be sufficient.

bux commented 8 years ago

https://github.com/CBATeam/CBA_A3/pull/505

bux commented 8 years ago

@mistergoodson the above PR is now merged. Next CBA version will allow you to react on created/deleted map markers. Though this event will also fire for auto generated markers (e.g. when using a BlueForceTracking Script/Mod). You might want to make logging map markers an option or add a whitelist/blacklist for certain map markers.

NickvdLee commented 8 years ago

Don't user placed map markers have their serverID suffixed to it? You could probably check for that format.