Skip to main content

Gameplay::setThisScriptCanRemoveBlipsCreatedByAnyScript

Syntax

```js mp.game.gameplay.setThisScriptCanRemoveBlipsCreatedByAnyScript(toggle); ```

Required Arguments

  • toggle: Boolean

Return value

  • Undefined

Example

```js // todo ```

See also