TaskHandsUp — FiveM Natives
0x8DCC19C5 · CFX · server
`` In the scripts, p3 was always -1. p3 seems to be duration or timeout of turn animation. Also facingPed can be 0 or -1 so ped will just raise hands up. `` This is the server-side RPC native equivalent of the client native TASK_HANDS_UP.
Parameters
| Name | Type |
|---|---|
| ped | Ped |
| duration | int |
| facingPed | Ped |
| p3 | int |
| p4 | BOOL |
Returns
void