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

Stats::statSetCurrentPosixTime

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

p1 always true.

Syntax

<syntaxhighlight lang="javascript">mp.game.stats.statSetCurrentPosixTime(statName, p1);</syntaxhighlight>

Required Arguments

  • statName: Model hash or name
  • p1: Boolean

Return value

  • Boolean

Example

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

See also