elsewhat / rdr2-mod-scene-director

RDR2 Mod port of GTA V Scene director
Other
1 stars 0 forks source link

AI::CLEAR_PED_TASKS native params #3

Closed elsewhat closed 4 years ago

elsewhat commented 4 years ago

AI::CLEAR_PED_TASKS

Only one params from gta .Net scripthook also uses one https://github.com/Saltyq/ScriptHookRDR2DotNet/blob/5494222ee3494d18c104f3a0fb42a267244cd246/source/scripting_v3/RDR2/Entities/Peds/Tasks.cs#L376

Scripthook has two additional boolean

elsewhat commented 4 years ago

Using AI::CLEAR_PED_TASKS(swapFromPed,0,0);