Skip to content

Add is/setPedBleeding functions #2308

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

Merged
merged 2 commits into from
Aug 28, 2021

Conversation

StrixG
Copy link
Contributor

@StrixG StrixG commented Aug 13, 2021

Add new client functions for ped bleeding:

bool setPedBleeding(ped ped, bool bleeding)
bool isPedBleeding(ped ped)

Resolves #2306
https://www.youtube.com/watch?v=mfQQhWZoEdA

@StrixG StrixG added the enhancement New feature or request label Aug 13, 2021
@Dutchman101
Copy link
Member

It would be nice to have an additional feature.. argument defining for how long each pool of blood will stay (watch the video to see what I mean)

Copy link
Contributor

@patrikjuvonen patrikjuvonen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the pull request, tested working.

@patrikjuvonen patrikjuvonen merged commit d54e53a into multitheftauto:master Aug 28, 2021
@StrixG StrixG deleted the ped-bleeding branch August 29, 2021 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add setPedBleeding
3 participants