gta-chaos-mod / ChaosModV

Chaos Mod for Grand Theft Auto V
https://gta5-mods.com/scripts/chaos-mod-v-beta
GNU General Public License v3.0
251 stars 90 forks source link

[Feature Suggestion] Warning about mod shortcuts #3592

Open SRG27 opened 9 months ago

SRG27 commented 9 months ago

Is your feature request related to a problem? Please describe. When setting an effect shortcut, it's possible to set it to a shortcut that the mod already uses for something else (disabling mod, debug menu, etc.) and the shortcut will trigger both the effect and normal result of the shortcut.

Describe the solution you'd like A warning while setting up the shortcut that it already does something.

Describe alternatives you've considered Was considering checking whether a specific option (say debug menu) is enabled before warning that the shortcut is already used, but it might be better to warn anyways as the player might enable the option afterwards.