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