I want to list all the items in range of a unit such as gold coins. dropped items etc. But i cant figure out how that would work. Theres a GetEnumItem(). Im not sure if i can use that with a group tho, as a group is for units? Theres EnumItemsInRect but then i have to create a rect at the point of the unit everytime this is called .. which is about once a second.
Has anyone got an idea of how i can implement this?
Has anyone got an idea of how i can implement this?