This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I want to make a ability that autocast a persistent that issue order to train units but only if the hatchery has 3 or more larva. How do i make such a validator?
I remember there being a requirement that can easily tell how many larva there are. Looking at it might help you with your validator (but maybe not).
if there is no explicit validator for that use the area validator which checks for units.
The Spawn behaviour has a Stats: Limit field to do the job. As stated in the above posts use an Enumerate Area validator.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
I want to make a ability that autocast a persistent that issue order to train units but only if the hatchery has 3 or more larva. How do i make such a validator?
I remember there being a requirement that can easily tell how many larva there are. Looking at it might help you with your validator (but maybe not).
if there is no explicit validator for that use the area validator which checks for units.
The Spawn behaviour has a Stats: Limit field to do the job. As stated in the above posts use an Enumerate Area validator.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg