Gameplay::setThisScriptCanRemoveBlipsCreatedByAnyScript
Syntax
gameplay.setThisScriptCanRemoveBlipsCreatedByAnyScript(toggle);
Required Arguments
- toggle: Boolean
Return value
- Undefined
Example
todo
gameplay.setThisScriptCanRemoveBlipsCreatedByAnyScript(toggle);
todo