onPlayerDropped
cb
When third-party scripts use ```lua debugPrint('[LOGOUT] Awaiting Player to be unloaded [/]') TriggerEvent('esx:playerLogout', source, function() cb() debugPrint('[LOGOUT] Player unloaded.') end) ``` the issue of not passing in functions