Перейти к содержанию

Script::requestStreamedScript

Материал из RAGE MP Wiki Archive
Версия от 21:26, 11 мая 2017; imported>StreetGT
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)

formerly _REQUEST_STREAMED_SCRIPT

Syntax

<syntaxhighlight lang="javascript">mp.game.script.requestStreamedScript(scriptHash);</syntaxhighlight>

Required Arguments

  • scriptHash: Model hash or name

Return value

  • Undefined

Example

<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>

See also

Шаблон:Script s function c