We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As seen in citizenfx/natives#31:
diff --git a/PED/SetPedStrafeClipset.md b/PED/SetPedStrafeClipset.md index e2dea412..5f71021c 100644 --- a/PED/SetPedStrafeClipset.md +++ b/PED/SetPedStrafeClipset.md @@ -6,6 +6,8 @@ ns: PED ```c // 0x29A28F3F8CF6D854 0x0BACF010 void SET_PED_STRAFE_CLIPSET(Ped ped, char* clipSet); + +Defines movement when _aiming_. ```\
(the \ at the end is added because Markdown sucks and doesn't allow placing ``` inside of ``` with only white space in between)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
As seen in citizenfx/natives#31:
(the \ at the end is added because Markdown sucks and doesn't allow placing ``` inside of ``` with only white space in between)
The text was updated successfully, but these errors were encountered: