GTA V NativesplayerPlayer::specialAbilityUnlockOn this pagePlayer::specialAbilityUnlockSyntax ```js mp.game.player.specialAbilityUnlock(playerModel); ``` Required Arguments playerModel: Model hash or name Return value Undefined Example ```js // todo ``` See also