ClearPedTasksImmediately — FiveM Natives
0xAAA34F8A7CB32098 · TASK · all
Immediately stops the pedestrian from whatever it's doing. The difference between this and CLEAR_PED_TASKS is that this one teleports the ped but does not change the position of the ped.
Parameters
| Name | Type | Description |
|---|---|---|
| ped | Ped | Ped id. |
Returns
void