TaskPause — RedM Natives
0xE73A266DB0CA9042 · TASK · all
`` This tasks the ped to do nothing for the specified amount of milliseconds. This is useful if you want to add a delay between tasks when using a sequence task. ``
Parameters
| Name | Type |
|---|---|
| ped | Ped |
| ms | int |
Returns
void