-
-
Notifications
You must be signed in to change notification settings - Fork 42
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
the created doors have flaws and bugs #90
Comments
with the ignored damage sources you add the numbers together so like |
I think I understand what you mean. But do you understand that this plugin is used by ordinary people who don’t know or understand all this? Moreover, there is no normal documentation for configuration. There is a website, but there is no information there other than installing the plugin. |
https://discord.com/channels/947849283514814486/947857954655322133/1140849738686681099 goober, it's pinned in #general |
I need to protect the door from grenades, so I bet 100,000 HP. I could set the "ignored_damage_sources" setting to "Grenade", but then the door can be broken down with small arms. The problem is that this parameter is not an array. I would like to indicate several types of damage from which the door should not break.
Moreover, I would like to limit access to the door not only by the rights of access cards, but also to give access to players who have certain roles. It would also be cool to make the KeycardPermissions parameter an array.
Also created doors have a bug with the "Destroy" button. The fact is that if you select all the doors and press this button, the doors do not explode. But if the same button is pressed again, the remaining doors explode. This does not happen with other types of actions on doors.
Video: https://github.com/Michal78900/MapEditorReborn/assets/47304666/abfdb495-3881-4016-a3be-406152434e9c
The text was updated successfully, but these errors were encountered: