mri-Qbox-Brasil / mri_Qmoneywash

Moneywash system for FiveM QB-CORE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flex-moneywash

Moneywash system for FiveM QB-CORE

this is an image

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'},

About

Moneywash system for FiveM QB-CORE


Languages

Language:Lua 100.0%