Ok I gues Il try this again then.
So you know when someone gives coordinates via sidechat like:
"1(leader):5 go to Ed63"
So if I have coords in array like: [3204,1047]
It would be good to have function wich would make thoes values a string so I can have my own coord talkie walkie or what ever.
example of situation where such would be good:
_group move getpos target
player sidechat format["Bababear here we're sending group to %1 to block the enemy movement, over.",getpos target call tocoordstring]
right? :-\