TASK_SHOOT_AT_COORD
``` Firing Pattern Hash Information: https://pastebin.com/Px036isB ``` **This is the server-side RPC native equivalent of the client native [TASK_SHOOT_AT_COORD](?\_0x46A6CC01E0826106).**
CFX
Signature
lua
TaskShootAtCoord(PlayerPedId(), 0.0, 0.0, 0.0, 0, GetHashKey("..."))
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| float | — | |
| float | — | |
| float | — | |
| int | — | |
| Hash | — |
Usage
lua
TaskShootAtCoord(PlayerPedId(), 0.0, 0.0, 0.0, 0, GetHashKey("..."))Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
