Skip to content

VegasJohnson/washbucket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


-- Item -- Place this in your core shared items.lua --

['washkit'] = {['name'] = 'washkit', ['label'] = 'Wash Bucket', ['weight'] = 10, ['type'] = 'item', ['image'] = 'washbucket.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['level'] = 0, ['description'] = 'used to wash up'},


Place wash.lua into

resources\[framework]\rsg-essentials\client ( folder )

Place washs.lua into

resources\[framework]\rsg-essentials\server ( folder )

Place washbucket.png into your

resources[framework]\rsg-inventory\html\images ( folder )

About

Protable washbucket you can clean your ped with

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages