Im trying to make a harvester counter, and it works perfectly for terran and protoss. Im using "any unit (worker) enters/leaves (entire map)" and a local variable. The problem is with zerg, because it doesnt deduct anything when a drone is morphed into a building. Ive tried using "any unit dies" and "any unit is removed" but nothing seems to work. why?
I would set an integer to "(Number of Living units in (Drone units in (Entire map) owned by player 1 matching Excluded: Missile, Dead, Hidden, with at most Any Amount)) for (All players)" this will count the number of "drones" but it doesn't count ones that turn into buildings cause they're not drones anymore
Im trying to make a harvester counter, and it works perfectly for terran and protoss. Im using "any unit (worker) enters/leaves (entire map)" and a local variable. The problem is with zerg, because it doesnt deduct anything when a drone is morphed into a building. Ive tried using "any unit dies" and "any unit is removed" but nothing seems to work. why?
@Fender187: Go
using the "number of units in unit group"
I would set an integer to "(Number of Living units in (Drone units in (Entire map) owned by player 1 matching Excluded: Missile, Dead, Hidden, with at most Any Amount)) for (All players)" this will count the number of "drones" but it doesn't count ones that turn into buildings cause they're not drones anymore
@Fender187: Go
http://forums.sc2mapster.com/development/triggers/18408-need-something-created-for-you/?page=12#p246