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

Player::taskSetDecisionMaker

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

p1 is always GET_HASH_KEY('empty') in scripts, for the rare times this is used

Syntax

<syntaxhighlight lang="javascript">player.taskSetDecisionMaker(p1);</syntaxhighlight>

Required Arguments

  • p1: Model hash or name

Return value

  • Undefined

Example

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

See also