Skip to content

Conversation

SkapMicke
Copy link

Fixed blackscreen bug when using Config.SkipSelection.

@Qwerty1Verified
Copy link
Member

I'll test it out tomorrow, thank you for resubmitting.

TriggerServerEvent('qb-multicharacter:server:loadUserData', cData)
openCharMenu(false)
SetEntityAsMissionEntity(charPed, true, true)
DeleteEntity(charPed)
if Config.SkipSelection then
SetNuiFocus(false, false)
skyCam(false)
Wait(1000)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Wait(1000)
Wait(1000)

It'd be best for the indentation on this line to be inline with the rest of the code.

@vallenthisside
Copy link

how will this even fix the issue lol.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants