Moneywash system for FiveM QB-CORE
Find the location and start wahing your markedbills.
Before washing insert a coin into the machine.
After that you have (default 2mins but change in config) time to wash!
video preview
ADD THIS IN ITEMS.LUA
['washcoin'] = {['name'] = 'washcoin', ['label'] = 'Washcoin', ['weight'] = 0, ['type'] = 'item', ['image'] = 'washcoin.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = false, ['combinable'] = nil, ['description'] = 'Coin for washingmachine'},