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

fix(gta-core-rdr3): prevent player from being deleted when using DELETE_/PED/ENTITY #3229

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

outsider31000
Copy link
Contributor

Goal of this PR

currently the native DeletePed and DeleteEntity would allow to delete a player , just like FiveM has done it , we do the same for RedM

How is this PR achieving the goal

by not allowing the player to be deleted which it shouldnt be allowed just like fivem has done.

This PR applies to the following area(s)

RedM

Successfully tested on

Game builds: ..
1491
Platforms: Windows, Linux
windows

Checklist

  • Code compiles and has been tested successfully.
  • Code explains itself well and/or is documented.
  • My commit message explains what the changes do and what they are for.
  • No extra compilation warnings are added by these changes.

Fixes issues

#2344

@github-actions github-actions bot added RedM Issues/PRs related to RedM invalid Requires changes before it's considered valid and can be (re)triaged labels Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid Requires changes before it's considered valid and can be (re)triaged RedM Issues/PRs related to RedM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant