<aside> ⚡ script "core_teamexplode" (int type, int dmg, int range, int fullRange)

</aside>

Usage


An ACS recreation of A_Explode that damages the user and their allies as well.

Because this uses [core_damageactor](<https://mm8bdm.notion.site/core_damageactor-ee0369fe773743bf83c80e877cb03593>), a BasicACSDamager must be created and passed as the first parameter.

<aside> 💡 Note: Because this script takes 4 parameters, it is required to call it using ACS_NamedExecuteWithResult.

</aside>

Parameters

See Also


core_damageactor