params ["_sourcePlayer","_destinationPlayer"]; hint format["Copying map markers from %1", name _sourcePlayer]; [_destinationPlayer] remoteExecCall ["milsim_fnc_getPlayerMapMarkers",_sourcePlayer];