Skip to main content

Player::specialAbilityChargeContinuous

p1 appears to always be 1 (only comes up twice)

Syntax

```js mp.game.player.specialAbilityChargeContinuous(p1); ```

Required Arguments

  • p1: Boolean

Return value

  • Undefined

Example

```js // todo ```

See also