SC2Mapster Wiki
Advertisement

Destroy Persistent[ | ]

Description[ | ]

Terminates a Create Persistent that is currently on going.

Exemple Usage[ | ]

One can either use the radius of the effect to scan (like a search) any of the mentionnend persistant to destroy, or use the parent effect tree location's to trace back the persistant.

Useful in some cases when the end of a persistent effect cannot be ended by validators or an end of channel (or success/fail flags). For exemple, a Time Warp ability from mothership is created, it is possible to create an Effect-Target abilityat a point location, running a destroy persistant that is exclusivly programmed to destroy the Time Warp's persistant, hence ending the spell.

Advertisement