esx-framework / esx_core

Official Repo For core resources for esx-legacy
https://documentation.esx-framework.org/
GNU General Public License v3.0
368 stars 733 forks source link

fix(ex_extended): prevent scripts from awaiting when multicharacter is false #1396

Closed RrybaN closed 3 weeks ago

Gellipapa commented 3 weeks ago

@RrybaN Hi! Thank you for the fix, however in this PR you only control the freeze if there is no multicharacter, the wait is still there but a timer is added, but I understand and tested it works.