| Property | Value |
|---|---|
| Native Name | CLEAR_PED_TASKS |
| Hash | 0xDE3316AB |
| Return Type | void |
| API Set | server |
| Parameters | ped (Ped) |
Description: Clear a ped's tasks. Stop animations and other tasks created by scripts.
This is the server-side RPC native equivalent of the client native CLEAR_PED_TASKS.
Parameters
ped(Ped) — Ped id. Use PlayerPedId() for your own character.