Last updated 18 days ago
You will need the latest version of .
Extract the contents of the archive to your resources folder.
Start the resource near the top of your resources in your server.cfg.
Make sure you have the listed above installed.
Add item to shared items.lua
['washmachine'] = {['name'] = 'washmachine', ['label'] = 'washing machine', ['weight'] = 10, ['type'] = 'item', ['image'] = 'washmachine.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = ''},
Add the washmachine.sql into your database.
Ensure zat-washmachine on the server.cfg.