TaskGotoEntityAiming — RedM Natives
0xA9DA48FAB8A76C12 · TASK · all
`` ped = Ped you want to perform this task. target = the Entity they should aim at. distanceToStopAt = distance from the target, where the ped should stop to aim. StartAimingDist = distance where the ped should start to aim. ``
Parameters
| Name | Type |
|---|---|
| ped | Ped |
| target | Entity |
| distanceToStopAt | float |
| StartAimingDist | float |
Returns
void