Skip to content

Flexiboi/flex-moneywash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages