RedM Script creates option for players to find stray Cats and give them some configured item in exchange for reward. Once the cat recieves the required item, it will require some time to bring back the reward item to collect for players. The Stray Cats can be interacted via the game engine right-click focus prompts for entity. Configure easily any new Stray Cat entry with job requirements, custom required and reward items, hours availability.
Configure Cats anywhere
Webhooks
RedEM:RP/QBR/RSG/VORP
Make sure the server is connected to the CFX account which has the package access
Put ricx_stray_cats into server-data/resources/
In server.cfg add "ensure ricx_stray_cats"
Change config framework if required
Import SQL
Add items used in config 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