Skip to main content

Script::setScriptAsNoLongerNeeded

For a full list, see here: pastebin.com/yLNWicUi

Syntax​

```js mp.game.script.setScriptAsNoLongerNeeded(scriptName); ```

Required Arguments​

  • scriptName: String

Return value​

  • Undefined

Example​

```js // todo ```

See also​