We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The confirm purchase menu does not close when you "confirm - yes" your purchase
The text was updated successfully, but these errors were encountered:
@NexDK open a support post, bcs i don't have this problem.
Sorry, something went wrong.
i found a fix for now, by adding "ESX.CloseContext()" to the bought function
if bought then TriggerEvent('skinchanger:getSkin', function(skin) TriggerServerEvent('esx_skin:save', skin) ESX.CloseContext() end)
The problem persists. Cannot manage to get past this:
No branches or pull requests
The confirm purchase menu does not close when you "confirm - yes" your purchase
The text was updated successfully, but these errors were encountered: