GTA V NativesplayerPlayer::specialAbilityFillMeterOn this pagePlayer::specialAbilityFillMeterAlso known as _RECHARGE_SPECIAL_ABILITY Syntax ```js mp.game.player.specialAbilityFillMeter(p1); ``` Required Arguments p1: Boolean Return value Undefined Example ```js // todo ``` See also