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

Unk1::startRecording

Материал из RAGE MP Wiki Archive

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