Player::taskSetDecisionMaker

From RAGE Multiplayer Wiki

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

Syntax

player.taskSetDecisionMaker(p1);

Required Arguments

  • p1: Model hash or name

Return value

  • Undefined

Example

// todo

See also