Skip to content

Commit

Permalink
Update SetPedShootsAtCoord.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PsychoShock committed Dec 25, 2023
1 parent d86968b commit a64c3f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions PED/SetPedShootsAtCoord.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ ns: PED
void SET_PED_SHOOTS_AT_COORD(Ped ped, float x, float y, float z, BOOL toggle);
```
Fires a weapon at a coordinate using a ped.
## Parameters
* **ped**:
* **ped**: Ped index.
* **x**:
* **y**:
* **z**:
* **toggle**:
* **toggle**:

0 comments on commit a64c3f7

Please sign in to comment.