is it possible to get the side or unit of the player clicking in the map?
I use it for controlling AI troops via map, like CoC, but I don't want the east players to control west troops! So I need to find out which unit/side is clicking the map.
I use the onMapSingleClick command, which works perfectly, except east can control west units and so on.