GTA V NativesplayerPlayer::enableSpecialAbilityOn this pagePlayer::enableSpecialAbilitySyntax ```js mp.game.player.enableSpecialAbility(toggle); ``` Required Arguments toggle: Boolean Return value Undefined Example ```js // todo ``` See also