Skip to main content

Script::requestScript

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

Syntax

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

Required Arguments

  • scriptName: String

Return value

  • Undefined

Example

```js // todo ```

See also