Skip to content

Function; KAS_AttackSpecial

Sastrei edited this page Jun 19, 2020 · 1 revision

KAS_AttackSpecial(<tIndex>, <tParameter>)

Description

Lets a Squad use their special ability.

Example

KAS_AttackSpecial(swarmers, targets)

Arguments

  • <tIndex>: gets the player index for SobGroup_Attack.
  • <tParameter>: sets the targets for the attacking group.

Scope

Related Pages

KASUtil.lua

Clone this wiki locally