feat(mumble): resolve push-to-talk not working inside menu/map#1237
feat(mumble): resolve push-to-talk not working inside menu/map#1237Ktos93 wants to merge 1 commit intocitizenfx:masterfrom
Conversation
|
We need this change to be 100% functional |
|
Yes! this is really important! |
|
Sadly this solution is very rough and have very annoying side effects. For example, if you press |
|
Hopefully in the future it will have a better solution |
|
If I'm not mistaken the problems you write about already occur in the game. Running any NUI overlay causes the pressed state of N to be frozen until pressed again. Same if you pressing N and open console. So you need to add something like this to your scripts https://streamable.com/qxo8fw |
|
Would it not make sense to just use This would fix an issue for pma-voice where you can't use radio (or simulate PTT) while in the map because every control action gets disabled |
|
@Disquse What do you think about it? |
|
its been 3 years since this been here @Ktos93 , just bumping it, assuming is still needed? |
usage IS_DISABLED_CONTROL_PRESSED fix problem when we cant talk with open menu/map but still we can disable this control by DISABLE_ALL_CONTROL_ACTIONS etc.