HelpChat / DeluxeMenus

DeluxeMenus but open source!?
https://wiki.helpch.at/clips-plugins/deluxemenus
MIT License
72 stars 35 forks source link

Better `chance` system or a `stop-actions` tag. #34

Open BlitzOffline opened 7 months ago

BlitzOffline commented 7 months ago

Design and implement a complete chance system inside DeluxeMenus. I have no idea how this would look like. Open to suggestions.

Someone suggested we simply add a new <stop-actions> tag, and when an action with this tag is fired, all remaining actions stop from executing. This in combination with the <chance> tag might be a decent enough combination. Even if this isn't the rout we might end up going, the tag might still be useful for something else so that could be a different feature.

BlitzOffline commented 4 months ago

I have noticed that a similar request is already open. I will link it here and close that one: https://github.com/HelpChat/DeluxeMenus/issues/22

That issue also provides a possible solution that can be considered.