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

Unk1::startRecording

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

Starts recording a replay.
If mode is 0, turns on action replay.
If mode is 1, starts recording.
If already recording a replay, does nothing.

Syntax

<syntaxhighlight lang="javascript">mp.game.unk1.startRecording(mode);</syntaxhighlight>

Required Arguments

  • mode: int

Return value

  • Undefined

Example

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

See also

Шаблон:Unk1 s function c