Skip to main content

Gameplay::terminateAllScriptsWithThisName

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

Syntax

```js mp.game.gameplay.terminateAllScriptsWithThisName(scriptName); ```

Required Arguments

  • scriptName: String

Return value

  • Undefined

Example

```js // todo ```

See also