TaskCombatPed — FiveM Natives
0xCB0D8932 · CFX · server
`` Makes the specified ped attack the target ped. p2 should be 0 p3 should be 16 `` This is the server-side RPC native equivalent of the client native TASK_COMBAT_PED.
Parameters
| Name | Type |
|---|---|
| ped | Ped |
| targetPed | Ped |
| p2 | int |
| p3 | int |
Returns
void