hey do u think u can make umm where unit is clicked remove health then clicked again and do the same?
SelectByPlayer
not ratedFilters g for units that belong to a certain player. Mainly for usage in AI as it destroys g.
Usually used like this:
set g = SelectByPlayer(g, Player(0))
Usually used like this:
set g = SelectByPlayer(g, Player(0))