anders
3
You need to be inside of a Citizen.CreateThread to Citizen.Wait I believe. Also remove source AddEventHandler('es:playerLoaded', function( source ) on recent builds I get console errors if source is included in an event handler function. It’s always present so you don’t need to include it, just use it later in the event.
1 Like