GTA V NativesblipBlip::setAsFriendlyOn this pageBlip::setAsFriendlyFunction to set a blip as friendly. Syntax ```js blip.setAsFriendly(toggle); ``` Required Arguments toggle: `true` to set as friendly (blue) or `false` for the opposite (red) Return value Undefined Example See also