GTA V NativesplayerPlayer::setShootsAtCoordOn this pagePlayer::setShootsAtCoordSyntax ```js player.setShootsAtCoord(x, y, z, toggle); ``` Required Arguments x: float y: float z: float toggle: Boolean Return value Undefined Example ```js // todo ``` See also