Skip to content
New issue

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

feat(natives/ped): improve documentation for SET_PED_MIN_GROUND_TIME_FOR_STUNGUN #1183

Merged
merged 5 commits into from
Sep 6, 2024

Conversation

MadsLeander
Copy link
Contributor

Improves the documentation for SET_PED_MIN_GROUND_TIME_FOR_STUNGUN by adding a more detailed description and examples.

The included example is a simple loop that sets the minimum ground time to 10 seconds whenever the player's ped changes.

PED/SetPedMinGroundTimeForStungun.md Outdated Show resolved Hide resolved
PED/SetPedMinGroundTimeForStungun.md Outdated Show resolved Hide resolved
PED/SetPedMinGroundTimeForStungun.md Outdated Show resolved Hide resolved
@AvarianKnight AvarianKnight self-assigned this Sep 1, 2024
PED/SetPedMinGroundTimeForStungun.md Outdated Show resolved Hide resolved
PED/SetPedMinGroundTimeForStungun.md Outdated Show resolved Hide resolved
PED/SetPedMinGroundTimeForStungun.md Outdated Show resolved Hide resolved
PED/SetPedMinGroundTimeForStungun.md Outdated Show resolved Hide resolved
PED/SetPedMinGroundTimeForStungun.md Outdated Show resolved Hide resolved
PED/SetPedMinGroundTimeForStungun.md Outdated Show resolved Hide resolved
@AvarianKnight AvarianKnight added the needs validation This looks good, but needs additional confirmation of suggested change. label Sep 2, 2024
MadsLeander and others added 3 commits September 2, 2024 14:58
Co-authored-by: Dillon Skaggs <[email protected]>

The only difference between this commit and what Dillon suggested is that 'suggestios' was replaced with 'implies' to make it more understandable for the average person (using Latin might be too advanced for most users of these docs).
@AvarianKnight AvarianKnight added ready-to-merge and removed needs validation This looks good, but needs additional confirmation of suggested change. labels Sep 3, 2024
@AvarianKnight AvarianKnight merged commit 4e24b7e into citizenfx:master Sep 6, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants