acemod / ACE3

Open-source realism mod for Arma 3
https://ace3.acemod.org
Other
1k stars 736 forks source link

Common - Improve MarkerLocal #10437

Closed BrettMayson closed 1 week ago

BrettMayson commented 1 week ago

When merged this pull request will:

IMPORTANT

johnb432 commented 1 week ago

https://github.com/acemod/ACE3/blob/82cefaaa1c7da088a9b04d9b6aafd118e5fab0e5/addons/fortify/functions/fnc_createObjectMarker.sqf#L34-L40

We first create the marker locally and with the final command broadcast the changes. Shouldn't be apply the same logic here as well?