TaskSmartFleeCoord — FiveM Natives
0x94587F17E9C365D5 · TASK · all
`` Makes the specified ped flee the specified distance from the specified position. ``
Parameters
| Name | Type |
|---|---|
| ped | Ped |
| x | float |
| y | float |
| z | float |
| distance | float |
| time | int |
| p6 | BOOL |
| p7 | BOOL |
Returns
void