
π»Installation
Dependencies
Installing the resource
Item('washmachine', function(data, slot)
local model = "bkr_prop_prtmachine_dryer_op"
local id = "WashMachine_"..math.random(111111,999999)
TriggerEvent("zat-washmoney:client:PlaceTable", id, model)
end)Last updated