Hello have the problem that I do not get rid of the display. Would be great if someone could help.
Citizen.CreateThread(function()
while true do
Citizen.Wait(0)
RemoveMultiplayerWalletCash()
RemoveMultiplayerBankCash()
end
end)
where exactly do I insert this ?
you can paste it in any client.lua or you make an own folder for it
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
