GTA V NativesplayerPlayer::taskSetDecisionMakerOn this pagePlayer::taskSetDecisionMakerp1 is always GET_HASH_KEY('empty') in scripts, for the rare times this is used Syntax ```js player.taskSetDecisionMaker(p1); ``` Required Arguments p1: Model hash or name Return value Undefined Example ```js // todo ``` See also