RedM Script for Churns to visit for players, configure Churns around the game world to allow players to use these Stations for processing different items. Add simply the input ingredient and wait for the process to finish and collect finished product once the processing is done. Players can interact with the Churns while being nearby with prompts. A Churn with started process cannot be used by other players while it is not finished and collected.
Add Churns anywhere
Configure any processed item
Webhooks
RedEM:RP/QBR/RSG/VORP
Make sure the server is connected to the CFX account which has the package access
Put ricx_basic_churns into server-data/resources/
In server.cfg add "ensure ricx_basic_churns"
Change config framework if required
Add items to inventory
Restart server
server.lua and client.lua are locked in the resource BY CFX ESCROW
events.lua, fw_func.lua and config.lua are opened