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

problem with remove entities functions #312

Open
lozatto opened this issue May 21, 2024 · 2 comments
Open

problem with remove entities functions #312

lozatto opened this issue May 21, 2024 · 2 comments

Comments

@lozatto
Copy link

lozatto commented May 21, 2024

It is not possible to remove some types of entities when using the two methods below:

rg_remove_entity and set_entvar(iEnt, var_flags, get_entvar(iEnt, var_flags) | FL_KILLME)

The cases I noticed are using the set_entvar(Ent,var_solid,SOLID_BBOX) function;

@JohanCorn
Copy link

I tried to reproduce this bug on the master branch. The function worked as expected, and even the solid ones were removed.

@lozatto
Copy link
Author

lozatto commented Jun 14, 2024

I tried to reproduce this bug on the master branch. The function worked as expected, and even the solid ones were removed.

try use this plugin:
https://gamebanana.com/mods/325429

Today it is not in reapi but I believe that changing the function to reapi is already happening

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants